-
matlab
matlab的程序,包括十种经典算法。可以解决图论里的相关知识(matlab)
- 2010-08-18 10:56:16下载
- 积分:1
-
hurst
若干种r/s估值法源代码,试试看很好用,有没有朋友有其他估值法下的源代码?麻烦上传分享一下,(Number of r/s valuation method source code, give it a try very good, and have no friends there are other valuation method under the source code? From trouble to share,)
- 2008-01-05 10:57:29下载
- 积分:1
-
pso3.rar
有关粒子群算法的源程序,用matlab语言编得,可用于求解函数优化问题(Particle Swarm Optimization on the source, using matlab language was made, can be used to solve the function optimization problem)
- 2009-03-24 21:19:42下载
- 积分:1
-
zscan
利用该代码可进行非线性光学材料的闭孔Z扫描曲线拟合,给出材料的三阶非线性光学极化率(theoretical to closed aperture Z scan)
- 2020-09-18 13:17:57下载
- 积分:1
-
capon
经典capon算法doa估计, 波达方向估计算法,空间角度分辨率有限,简单有效的算法(capon classicdoa estimation algorithm , simple DOA estimation algorithm, space limited angular resolution)
- 2011-05-15 11:29:37下载
- 积分:1
-
filter_design_using_matlab
说明: 滤波器设计示例,详细介绍了在MATLAB环境下进行滤波器设计方法,含有丰富的源代码,并附有每个程序详细的运行结果。(err)
- 2008-09-27 13:49:54下载
- 积分:1
-
MATLAB
说明: 介绍MATlAB的基本用法和编程技巧,是本学好MATLAB的优秀参考书。(MATlAB introduced the basic usage and programming skills, is an excellent reference book to learn MATLAB.)
- 2009-08-19 22:32:49下载
- 积分:1
-
SeisLab
说明: matlab源代码,是重要的地震勘探源代码,工具箱程序(matlab source code, it is important to seismic exploration source code, toolbox procedures)
- 2008-11-04 11:46:37下载
- 积分:1
-
untitled
num=[2 1.4 -0.9 -0.158 0.4104 0.0294 -0.0668]
den=[1]
figure(1)
zplane(num,den)
num1=[1 2.7 -12.61 -24.757 66.301 62.072 -126.786]
den1=[1]
figure(2)
zplane(num1,den1)
num2=[0.2 -0.26 1.934 10.413 1.934 -0.26 0.2]
den2=[1]
figure(3)
zplane(num2,den2)
num3=[1.25 0.5 -2.1 -2.1 0.5 1.25]
den3=[1]
figure(4)
zplane(num3,den3)
num4=[1.1 3.12 -2.5 0.6 0.5 0.006 1]
den4=[1]
figure(5)
zplane(num4,den4) (good)
- 2010-11-03 09:48:25下载
- 积分:1
-
ICP
说明: 著名的ICP算法!matlab源程序,验证可用!(ICP algorithm famous! matlab source code to verify availability!)
- 2008-08-27 17:54:44下载
- 积分:1