-
MATLAB
这是一本关于matlab的语言基础的一本书,内容详尽,便于自学(This is a matlab language regarding the foundation of a book, comprehensive, easy to self-)
- 2009-02-16 13:16:32下载
- 积分:1
-
lvbo
说明: 一些各种滤波的程序,包括中值,均值,高斯滤波(Some of the various filtering procedures, including median, mean, Gaussian filter)
- 2010-04-17 13:50:14下载
- 积分:1
-
Optical-Flow_Matlab
光流法(Optical Flow)的Matlab实现(Optical flow method (Optical Flow) Matlab realize)
- 2014-10-29 16:43:23下载
- 积分:1
-
zikongkeshe
包含单位负反馈的三阶系统的设计与校正(matlab程序)(Contains the unit)
- 2009-01-11 14:06:43下载
- 积分:1
-
face-recognition-matlab
matlab程序,用于人脸识别的,比较简单的啦,希望对比较没有基础的人有点点用(matlab procedure for face recognition, the relatively simple problem, I hope there is no basis for comparing those who have little use)
- 2008-05-26 21:59:41下载
- 积分: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
-
GA实例
说明: 一个关于遗传算法的例子,亲测有效。在理解算法实现基础上就可以很好理解代码啦,主程序直接运行gamain就可以了。(An example of genetic algorithm is given, which is effective. On the basis of understanding the implementation of the algorithm, we can understand the code very well. The main program can run gamain directly.)
- 2019-04-18 17:31:40下载
- 积分:1
-
MatlabKalmanFilter
说明: 请不要用做非法用途,本程序是经过本人亲自验证过的绝对好使,本人还有其他的一些源码,如果有赶兴趣的可以给本人发邮件(Please do not use illegal purposes, the procedure was personally tested the absolute so, I have some other source, if there is time to be interested in my mail)
- 2006-04-06 16:19:39下载
- 积分:1
-
matlab-thin
自己写的matlab写的细化程序,特别针对条形的图形(Matlab write their detailed written procedures, especially for bar graph)
- 2011-11-29 19:24:10下载
- 积分:1
-
fangweijiaolq
matlab编写的m函数文件,输入为两个点得经纬度坐标,输出为A点相对于B点得方位角。(matlab write a function of m file, enter the latitude and longitude coordinates for two points was the output of A point relative to point B have azimuth.)
- 2011-12-12 14:46:25下载
- 积分:1