-
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
-
biorfilt
波形转换模型建立程序,没有解压密码,可直接使用(waveform conversion process model, not extracting passwords can be used directly)
- 2006-06-22 10:09:00下载
- 积分:1
-
breast-cancer-diagnosis
Matlab中LVQ神经网络的分类——乳腺肿瘤诊断(LVQ neural network classification- breast cancer diagnosis)
- 2011-05-28 12:50:05下载
- 积分:1
-
bahuanghou
用于解决人工智能中的八皇后的问题,是比较经典的问题,用matlab编程实现(Artificial intelligence used to solve the eight queens problem, the problem is more classic, with the matlab programming)
- 2011-06-15 14:21:44下载
- 积分:1
-
4
说明: 本程序实现多模态故障检测与故障诊断,用的方法是pca_GMM_FJ,对象为CSTH,GMM是用的FJ算法,效果很好(This procedure realize multimodal, fault detection and fault diagnosis method is pca_GMM_FJ, object for CSTH, GMM FJ algorithm is used, the effect is very good)
- 2013-08-31 16:00:16下载
- 积分:1
-
spwmd
单极性脉冲调制方式,三角载波在一种极性内变化(Unipolar pulse modulation, triangular carrier changing in one polarity)
- 2019-07-10 15:39:34下载
- 积分:1
-
TsaiCameraCalibration_MATLAB
相机检校的另一方法Tsai,在MATLAB中实现,可以与张正友的方法作比较。(Another method of camera calibration Tsai, in MATLAB to achieve, you can and Zhang are the Friends of the method for comparison.)
- 2009-01-01 04:41:06下载
- 积分:1
-
GA_code_for_green_wave_control
本人在攻读博士期间开发的用于求解城市道路交叉口绿波控制参数的遗传算法(The code was developed during the period of my study for Ph.D. degree, it can be used to solve the urban intersections green wave control problem, the method used in the coed is Genetic Algrothims)
- 2009-06-09 20:34:40下载
- 积分:1
-
The_Steep_Descent_Method
The Steep Descent Method
- 2009-11-30 22:14:16下载
- 积分:1
-
PSO_final-_0
PSO模型为一种新型的改进仿生算法,通过鸟群的捕食模型得到启示并用于解决优化问题。这里提供一个优化版本的PSO算法的matlab代码(PSO model for a new improved bionic algorithm, to be inspired by birds of prey model and used to solve optimization problems. Here to provide an optimized version of the PSO algorithm matlab code)
- 2012-04-29 10:15:01下载
- 积分:1