-
hop
MATLAB的hopfied神经网络实验数据和程序(MATLAB-hopfied experimental data and procedures for neural networks)
- 2009-11-08 16:35:45下载
- 积分:1
-
Fourier_matlab
附件1是关于FFT算法的详细编程,及详细原理讲解,个人认为,这篇论文对从事信号处理,频谱分析很有帮助,特使是进一步理解FFT算法,很有必要阅读。
程序+原理+运行!
附件2是关于直接运行FFT工具箱进行频谱分析,请大家可以参考对照,对理解FFT算法肯定有帮助!
(matalb fft 频谱分析)
- 2011-01-16 21:47:31下载
- 积分:1
-
wc
说明: 分析初始对准误差,随机误差对捷联惯导精度的影响(Analysis of initial alignment errors, random errors on the precision of SINS)
- 2011-06-12 18:36:16下载
- 积分:1
-
hypervi
此程序用于计算高光谱数据中地面光谱数据的各种植被指数(This program used to calculate the spectral data in a variety of ground spectral vegetation index)
- 2021-04-28 17:28:43下载
- 积分: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
-
FFT_Z_Hu_lwen
zernike矩的源代码,非常不错,用matlab编的,值得下载(zernike moments of the source code, very good, and Matlab series, it is worth the download)
- 2006-10-25 17:05:07下载
- 积分:1
-
vp_code_Gabor
这个代码能够比较精确地实现图像中道路区域的分割与提取。(This code addresses this question by
decomposing the road detection process into two steps: the estimation
of the vanishing point associated with the main (straight) part
of the road, followed by the segmentation of the corresponding
road area based upon the detected vanishing point. The main
technical contributions of the proposed approach are a novel
adaptive soft voting scheme based upon a local voting region using
high-confidence voters, whose texture orientations are computed
using Gabor filters, and a new vanishing-point-constrained edge
detection technique for detecting road boundaries.)
- 2011-08-27 09:07:50下载
- 积分:1
-
LEACH-Protocol-in-OmnetPP.wsnlab.ir
LEACH Protocol in Omnet++.rar
- 2014-08-25 23:07:43下载
- 积分:1
-
fuzzycm
基于模糊的聚类,是一种软聚类。但是不能避免全局最小点(Based on a fuzzy clustering, is a soft clustering. But you can not avoid the global minimum point)
- 2012-09-08 09:09:52下载
- 积分:1
-
Untitled3
利用遗传算法的选择、交叉、变异功能来求解De Jong函数优化问题(The use of genetic algorithm selection, crossover and mutation function to solve the function optimization problem De Jong)
- 2015-03-16 16:23:50下载
- 积分:1