-
CH2BP2dim2u2a1
BP算法程序,通过此程序可以很好的对两类模式进行分离。效果明显。(BP algorithm program can be very good through this process to separate two kinds of models. Effect is obvious.)
- 2010-07-24 17:11:47下载
- 积分:1
-
FFT
在matlab环境下编写自己的fft算法,与系统的函数进行对比分析(In the matlab environment to write your own fft algorithm, and a comparative analysis of the system function)
- 2011-11-17 19:39:01下载
- 积分:1
-
calcLoopCoef
BOC 信号 生成方法 自相关函数 频率功率谱密度 BOC 信号 生成方法 自相关函数 频率功率谱密度(BOC signal, the autocorrelation function, the frequency spectrum analysis.)
- 2013-10-19 11:47:33下载
- 积分:1
-
untitled1000
一个界面,输入机器人结构参数,点击按钮,即可得到末端的奇次变换矩阵(An interface, enter the robot structural parameters, click the button, you can get at the end of the odd transformation matrix)
- 2011-11-26 19:03:24下载
- 积分:1
-
kuopinjishu
使用ppt对扩频通信的原理进行详细介绍,然后对其原理利用matlab7.0版本软件进行simulink仿真框图设计,进行仿真试验,适合教师教学和学生自主学习使用!(Using ppt on the principle of spread spectrum communication to conduct a detailed introduction, and then their version of the principle of the use of matlab7.0 diagram simulation simulink software design, simulation tests, suitable for teachers and students to use self-study!)
- 2008-03-31 20:09:09下载
- 积分:1
-
ants
基于MATLAB蚁群算法实现,初学者可作参考,程序已经验证。(Ant colony algorithm based on MATLAB, can be used as reference for beginners, the program has been verified.)
- 2010-12-14 20:43:42下载
- 积分:1
-
ycbcr1
to removw luminance part of the image
- 2011-05-10 11:10:52下载
- 积分:1
-
clustering-problem-
关于matlab解决聚类问题的相关程序,包含蚁群算法和K均值算法,可以一看,部分附带程序,非本人原创。(About matlab to solve clustering problem related procedures, including the ant colony algorithm and K-means algorithm, one can see, some incidental proceedings, not my original.)
- 2013-09-10 17:03:28下载
- 积分:1
-
new1dfdtd
增加了声子晶体周期条件:
if (mod(ii,19)<9)
u(ii,3)=2*u(ii,2)-u(ii,1)+c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
else
u(ii,3)=2*u(ii,2)-u(ii,1)+0.5*c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
end(if (mod(ii,19)<9)
u(ii,3)=2*u(ii,2)-u(ii,1)+c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
else
u(ii,3)=2*u(ii,2)-u(ii,1)+0.5*c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
end)
- 2015-03-05 02:15:46下载
- 积分:1
-
JSR_louvain_2
Gathers and compares the best methods for the joint spectral radius computation
- 2014-02-06 17:56:50下载
- 积分:1