-
toush11i
透视的算法,很好用,非常实用,希望你能有所用(Perspective of the algorithm, useful, very useful, I hope you can be with)
- 2011-10-19 23:50:03下载
- 积分:1
-
FisherFace(matlab)
该内容为fisherface的matlab代码,绝对可以运行,实验的数据库为ORL人脸数据库,并且在代码中很多中文注释,便于理解,为了大家方便,在压缩包中还放了fisherface的原始原始论文和PCA算法的原始论文。希望这些资料对大家有所帮助。(Fisherface matlab)
- 2013-11-22 15:21:37下载
- 积分:1
-
regiongrow
自适应区域生长算法MATLAB实现。可以较好完成单种子点的区域生长工作(Adaptive region growing algorithm MATLAB. Can better complete a single seed point region growing work)
- 2013-12-13 16:30:55下载
- 积分:1
-
Newton
用MATLAB实现最速下降法_牛顿法和共轭梯度法求解实例(Using MATLAB steepest descent method _ Newton method and conjugate gradient method for solving examples)
- 2015-06-07 15:55:20下载
- 积分:1
-
music
说明: 采用music算法进行谱峰搜索,并在不同信噪比、阵元数等情况下观察性能(MUSIC algorithm is used to search the spectrum peak)
- 2021-03-23 13:36:23下载
- 积分:1
-
zhengshuguihua
一般来说,matlab中没有现成的工具箱来解决整数规划问题,但可以利用分支界定法来编程实现(Generally speaking, matlab no ready-made kit to solve the integer programming problem, but can use the branch as defined in law to Programming)
- 2007-08-21 15:37:04下载
- 积分:1
-
GARCH-Matlab
2.多元GARCH模型预测的Matlab程序(2. Multi-GARCH model prediction of Matlab procedures)
- 2007-09-04 16:01:52下载
- 积分:1
-
PV_model
在Matlab的Simulink仿真环境,模拟光伏板输出功率曲线。(In Matlab Simulink simulation environment, the analog output of photovoltaic panels power curve.)
- 2013-01-18 19:27:02下载
- 积分:1
-
matlab
y3k=fft(u,(m+n-2)/4)
i=1:(m+n-2)/4
subplot(5,2,9) stem(i,u)
title( 滤波后上采样 )
k=1:(m+n-2)/4
subplot(5,2,10) stem(k,y3k)
title( 上采样频谱 )
xlabel( k ) ylabel( y3k ) (y3k = fft (u, (m+ n-2)/4) i = 1: (m+ n-2)/4 subplot (5,2,9) stem (i, u) title (after filtering the sample) k = 1: (m+ n-2)/4 subplot (5,2,10) stem (k, y3k) title (on the sample spectrum) xlabel (k) ylabel (y3k))
- 2009-01-06 13:09:09下载
- 积分: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