-
GA_TSP
基于遗传算法,只要输入相应提示的数就可以进行优化计算(Based on genetic algorithm, as long as you are prompted to enter the number of calculations can be optimized)
- 2010-08-07 21:01:03下载
- 积分:1
-
some-libsvm-
几种版本的支持向量机工具箱,都是能用的 很方便(Several versions of SVM toolbox, are very easy to use
)
- 2014-11-13 15:11:30下载
- 积分:1
-
FFT_and_IFFT
对正弦波进行FFT(快速傅立叶变换)得到幅频谱图,均方根谱图,功率谱图,对数谱图,并进行IFFT恢复出正弦波。(FFT and IFFT)
- 2012-11-18 18:39:48下载
- 积分:1
-
fitting_plane
用matlab实现的平面拟合算法,只要输入不少于三个的空间点坐标(plane_fitting)
- 2010-06-23 20:53:39下载
- 积分:1
-
FFT
说明: FFT频域滤波,用于图像进行fft频域滤波变换,很实用的小程序。(failed to translate)
- 2011-04-17 15:53:17下载
- 积分:1
-
Sobel
使用matlab来对图像进行边缘检测的方法之一,便于在此基础上进行其他的功能的实现(Using matlab to the image edge detection methods, to facilitate this function based on the realization of other)
- 2010-05-06 15:52:09下载
- 积分:1
-
xxl
信息论中各种熵的matlab实现,其中包括自信息量,互信息量,条件熵,联合熵,冗余度等等的计算。(various information theory entropy Matlab achieved, which include the volume of information, mutual information, the conditional entropy, Joint entropy, and so on the redundancy terms.)
- 2007-01-08 19:38:17下载
- 积分:1
-
chap11
syms x
g=exp(x*sin(x))
t=taylor(g,12,2)
xd = 1:0.05:3 yd = subs(g,x,xd)
ezplot(t, [1,3]) hold on
plot(xd, yd, r-. )
title( Taylor approximation vs. actual function )
legend( Taylor , Function )(syms x g = exp (x* sin (x)) t = taylor (g, 12,2) xd = 1:0.05:3 yd = subs (g, x, xd) ezplot (t, [1 , 3]) hold on plot (xd, yd, ' r-.' ) title (' Taylor approximation vs. actual function' ) legend (' Taylor' , ' Function' ))
- 2011-07-27 18:12:56下载
- 积分:1
-
The-basic-function-of-MATLAB
matlab的基础功能代码,已经与其相关的图形配合,介绍基础功能(The basic function of MATLAB)
- 2014-10-20 17:21:47下载
- 积分:1
-
VectorcontrolPMSM
永磁同步电机的矢量控制方法仿真,在matlab的simulink环境下(Permanent magnet synchronous motor vector control method for simulation of simulink in matlab environment)
- 2009-01-18 11:24:12下载
- 积分:1