-
NcutClustering
这是用matlab编的谱聚类程序,该方法能有效的用于数据分类。(This is a matlab procedures for the spectral clustering.The method is effective for data classification.)
- 2009-04-15 20:37:36下载
- 积分:1
-
FD
说明: 对输入的信号计算其的分形维数,用以判断信号的复杂度(The input signal to calculate the fractal dimension of complexity to determine the signal)
- 2010-05-11 09:29:37下载
- 积分:1
-
pso_pid
pid design by pso algorithm
- 2011-07-05 19:14:56下载
- 积分:1
-
SelPSO
粒子群算法自适应优化版matlab源程序(Adaptive particle swarm algorithm to optimize version of matlab source
)
- 2013-10-17 13:09:46下载
- 积分:1
-
ch5example6
调频立体声接收机模型 对相应的立体声解码过程进行建模和仿真。设左右声道的信号分别为1000Hz和2000Hz的单频测试信号。 (FM stereo receiver model for the corresponding stereo decoding process modeling and simulation. Set left and right channel signals were 1000Hz and 2000Hz single frequency test signal.)
- 2010-05-26 09:43:17下载
- 积分:1
-
PID-MATLAB
一本很不错的书籍,里面有很多代码,都很好的,先进PID控制MATLAB仿真(MATLAB simulation of advanced PID control)
- 2010-05-28 17:24:10下载
- 积分:1
-
antlabel_Antarctic
On a map, place a label corresponding to any of the 25,394 features identified by SCAR.
- 2013-07-26 15:50:21下载
- 积分:1
-
MSK
该程序可以仿真MSK传输系统,对初学者有帮助。(siulater the MSK transmisstion system)
- 2009-11-16 20:54:28下载
- 积分:1
-
1.1
matlab 计算框架结构模态,频域法计算(matlab calculate frame mode, frequency-domain method to calculate)
- 2008-04-21 23:38:21下载
- 积分:1
-
matlab-work
f=zeros(30,30)
f(5:24,13:17)=1
imshow(f, notruesize )
F=fft2(f,256,256)
F2=fftshift(F)
figure,imshow(log(abs(F2)),[-1 5], notruesize )
- 2010-11-20 17:07:18下载
- 积分:1