搜索资源列表
vcmat
- 以前使用matlab和vc混合编程都使用的是先将m程序用mcc转化成dll,再在vc中调用 的方法。这种方法对比较复杂的m文件很方便,但是对一些小的程序,如曲线可视化、计算矩阵特征值等,对这些只需要一两行代码的小程序,再使用dll就得不偿失了。经过试验后,发现可以直接在C++程序中调用matlab c/c++ math & graphic library的函数。-before using Matlab and vc mixed programming using the first proc
L-curve
- L-曲线法是反问题正则化方法中的参数选取中的重要方法,本程序给出了如何恰当选取其中的参数!-L-curve method is the inverse problem regularization method of parameter selection in an important way, this procedure is given on how to properly select one of the parameters!
SHIYAN_3
- 利用M函数仿真扩频通信系统。6个用户的CDMA的同步通信系统,每个用户利用L=31的Gold码,进行扩频,信道为AWGN信道,接收端利用匹配滤波器进行检测。绘出当N=10000个发射比特下,SNR=0:15(dB)时的误码率曲线。 -M function simulation using Spread Spectrum Communication System. 6 simultaneous users of CDMA communication system, each user of t
Lcurve
- L曲线具有很多的优点,这是用MATLAB编写的病态方程的L曲线解决方法,可以通过L曲线确定所需的参数。-L curve has many advantages, it is written in MATLAB morbid equation L curve solution that will be needed through the L curve to determine the parameters.
yuceqi
- 分别采用维纳滤波和l-d算法设计一个6阶前向线性预测器,给出设计过程,matlab程序。 要求:1、得到预测器的权向量和预测误差功率 2、画出预测阶数和预测误差功率的曲线 3、在使用l-d算法时,假设 , ,…… 未知 -Wiener filter and were used to design a 6-ld algorithm prior to the linear predictor order, given the design process, matlab prog
L-C
- 用于计算L_curve的计算程序,也包含了奇异值分解的部分程序段(it is used for the calculate the L-Curve)
L曲线法
- 用MATLAB编写的病态方程的L曲线解决方法,可以通过L曲线确定所需的参数。(MATLAB prepared by the ill conditioned L curve solution, you can determine the required parameters through the L curve.)