-
genericalgorithmonmatlab
遗传算法的matlab描述,上面有三幅算法结果的图示(Matlab genetic algorithm described above, there are three icons algorithm results)
- 2007-11-14 13:09:30下载
- 积分:1
-
SAR
鉴于网上合成孔径雷达的资料比较少,上传一些老师给的文献资料,希望对大家有帮助(Given the online synthetic aperture radar data is relatively small, upload some literature teacher, I hope to help everyone)
- 2014-01-13 13:58:31下载
- 积分:1
-
计算多层膜结构的透射率
说明: 计算多层膜结构的透射率,用matlab进行仿真(The transmittance of multilayer membrane structure was calculated and simulated by MATLAB)
- 2020-09-06 19:52:49下载
- 积分:1
-
geap
自己编写的全主元高斯消去法解线性方程组的matlab函数。特点:运行稳定,适合于工程计算;结构清楚,注释详尽,非常适合于初学者。(their preparation of all PCA Gaussian elimination method for solving linear equations of Matlab function. Features : stable operation, which is suitable for engineering calculations; Structure clear, detailed notes, which is very suitable for beginners.)
- 2007-01-31 09:32:01下载
- 积分:1
-
checkValidity
validity check for polar to cartesian conversion
- 2014-08-17 22:28:43下载
- 积分:1
-
MATLAB7.0--code
matlab 7.0从入门到精通 书中源代码(matlab 7.0 Mastering the book source code)
- 2011-09-22 11:02:37下载
- 积分:1
-
nengliangshang
基于小波变换的信号降噪,可以用来进行数据处理后的小波降噪(Substitution Small - wave conversion signal damping, available For further use Number processing Opinion Small wave noise)
- 2020-10-05 19:07:38下载
- 积分:1
-
jingtongMATLABzuiyouhuajisuan
matlab最优化计算,非常经典,里面有详细的matlab代码!(matlab optimization calculation, very classic, which has detailed matlab code)
- 2012-05-08 20:38:13下载
- 积分:1
-
filterImage
There are different m files for different filter to use.
perwit.m:=uses window Wx=[1 0 -1 1 0 -1 1 0 -1]/3
and Wy=Wx and then convolves this window with the image.
sobel.m:=uses window W=[1 0 -1 2 0 -2 1 0 -1]/4
lablacian.m=uses window W=[0 1 0 1 -4 1 0 1 0]
convolve.m=convolves window and image
- 2011-07-27 23:15:28下载
- 积分:1
-
PSO
基于粒子群的神经网络优化算法的应用,在土壤水分特征曲线中的应用。(Neural network based on particle swarm optimization algorithm applied in the soil moisture characteristic curve application.)
- 2013-10-18 13:44:10下载
- 积分:1