-
tftb_window
时频窗口选取并计算,有效选择时频窗口。对初学者有用(yields a window of length N with a given shape)
- 2020-09-18 09:27:55下载
- 积分:1
-
NLmeansfilter
non-local means filter 用于去噪,里面的矩阵操作编写的代码,速度比较快(non-local means filter for noise removal, inside the matrix manipulation code written faster)
- 2012-05-29 10:11:46下载
- 积分:1
-
MIMO_OFDM_Wireless_Communication_with_MATLAB
MIMO OFDM transmit and receive functions also include channel estimation algorithms for MIMO
- 2013-03-14 23:58:14下载
- 积分:1
-
bp
说明: matlab中应用BP神经网络对模式识别的源码(matlab application of BP neural network for pattern recognition of the source)
- 2008-12-30 15:09:25下载
- 积分:1
-
program_play
matlab的线性规划的优化算法内涵6个线性规划实例.(matlab linear programming optimization algorithm of the connotation of six examples of linear programming.)
- 2008-12-10 22:36:21下载
- 积分:1
-
jidasiran
matlab实现极大似然估计法定位无线传感器网络节点。(matlab maximum likelihood estimation method to achieve positioning of wireless sensor network nodes.)
- 2011-01-07 14:26:34下载
- 积分:1
-
rvm
说明: 这是一个完善的RVM算法。其性能良好,代码清晰。能够很好的用于分类。(This is a perfect RVM algorithm. Its good performance, the code clear. Can be good for classification.)
- 2011-04-09 11:31:07下载
- 积分:1
-
pm
说明: 内容:运用PM算法识别空间目标。程序中附有注释,可改变方向角,运算速度比music算法快,本人毕设程序,绝对可用。(Content: The use of PM space target recognition algorithm. Annotated program, you can change the direction of the angle calculation algorithm is faster than the music, I set up the program, absolutely free.)
- 2013-11-25 21:35:41下载
- 积分:1
-
PMSM_MRAS
基于MRAS的三相PMSM无传感器矢量控制仿真模型,随着转速的上升且稳定运行后,转速估计误差逐渐减小。(MRAS-based three-phase PMSM sensorless vector control simulation model, with the speed rise and stable operation, the speed estimation error gradually reduced.)
- 2017-03-06 16:42:29下载
- 积分:1
-
scalogram
Fs = 100000 t = 0:1/Fs:.00296
x = 1-cos(4*pi*t) cos(2*pi*t*200)
h = spectrum.welch Instantiate a welch object.
psd(h,x, Fs ,Fs) Plot the one-sided PSD
- 2009-12-26 22:40:32下载
- 积分:1