-
matlab1
介绍了MATLAB的图视化功能,工具箱函数汇总,MATLAB 程序设计与应用等(Introduction of the MATLAB visualization of map features, the toolbox function summary, MATLAB Program Design and applications)
- 2008-02-22 15:06:34下载
- 积分:1
-
matl
Matlab符号数学工具箱,数理统计工具箱,神经网络工具箱,微分方程工具箱应用简介(Matlab Symbolic Math Toolbox, mathematical statistics toolbox, neural network toolbox, toolbox application of differential equations Introduction)
- 2010-03-05 16:10:31下载
- 积分:1
-
mod_msk3
实现MSK调制过程,通过定义入手,先计算相位,然后分两路调制(modulate msk with noise)
- 2009-12-14 08:52:27下载
- 积分:1
-
Matlab_Markov
图像建模Markov随机场,希望对大家有帮助,呵呵。(images Markov modeling with the airport, and I hope to be helpful, huh.)
- 2006-06-02 11:34:21下载
- 积分:1
-
matlab--face-emotion-detection
facial emotion using matlab
- 2014-10-28 02:12:49下载
- 积分:1
-
PID
matlab仿真PID控制一书源代码,测试了部分代码,可以正常运行。(matlab simulation of PID control, a book source code, test some code, you can run.)
- 2011-11-17 11:27:07下载
- 积分:1
-
jibenyiqunjulei
该算法,解决了不收敛的问题,聚类效果非常好。改进的蚁群算法是基于遗传算法的改进,在基本遗传算法的基础之上,加入了变异因子,产生变异,从而更快的收敛。(The algorithm solves the problem of convergence, and the clustering effect is very good. The improved ant colony algorithm is based on the improvement of genetic algorithm. On the basis of the basic genetic algorithm, the variance factor is added to produce the variation, and the convergence is faster.)
- 2017-03-26 14:56:40下载
- 积分:1
-
PCM_linear
PCM linear system designed on Simulink
- 2011-12-22 03:19:21下载
- 积分:1
-
plane-wave
这是一个用来计算2维光子带的matlab程序。可分别计算TM 和TE模式平面波入射下的场分布。(This is a program to calculate the Photonic Bands of two dimension。The field excited by TM and TE mode plane wave incident can be calculated.)
- 2014-02-25 10:59:14下载
- 积分:1
-
mandelbrot
This guide can draw a mandelbrot figure. In default values it calculates Z=Z^2+C for 20 iterations, where Z initally equal to zero and C has the values of every pixel created by meshgrid function(built-in).
although mandelbrot equation is Z=Z^2+C you can change the degree of the equation between 1 - 50.
higher number in iteration, points in axes gives better results in image besides more resulting time.
to zoom an area of the figure you must aproximately choose the point and then change the center values to this point values then push Show Graph button. because of this is the first version there can be any lack of usage.
(This guide can draw a mandelbrot figure. In default values it calculates Z=Z^2+C for 20 iterations, where Z initally equal to zero and C has the values of every pixel created by meshgrid function(built-in).
although mandelbrot equation is Z=Z^2+C you can change the degree of the equation between 1- 50.
higher number in iteration, points in axes gives better results in image besides more resulting time.
to zoom an area of the figure you must aproximately choose the point and then change the center values to this point values then push Show Graph button. because of this is the first version there can be any lack of usage.
)
- 2010-02-17 07:21:59下载
- 积分:1