-
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
-
Dijkstra
关关于最短路的Dijkstra算法的matalab程序源代码!(Off on the Dijkstra shortest path algorithm matalab source code!)
- 2010-05-20 10:32:23下载
- 积分:1
-
matlab
有关matlab 各种命令的一些集合,可以来看看(a set of matlab)
- 2012-11-26 17:13:55下载
- 积分:1
-
Codigo_MLP
codigo MLP teste matlab
- 2018-06-09 07:25:16下载
- 积分:1
-
预测控制MAC一阶无延迟
说明: 一阶无延时的MPC,基于MAC,预测控制(First-order delay-free MPC, predictive control based on MAC)
- 2021-03-13 17:09:24下载
- 积分:1
-
synchronzingfractionalchaoticsystem
分数阶统一混沌系统同步程序可实现分数阶混沌系统同步,对研究分数阶系统非常有用(synchronizing fractional unied chaotic system realize synchronzation fractional unied chaotic)
- 2021-04-01 10:59:08下载
- 积分:1
-
comp
The code classification of a benchmark to evaluate the accuracy of binary images
- 2012-12-29 17:14:17下载
- 积分:1
-
FirstDataAllPicture_OnlyPicture
提取大量txt文本中的相同序号的数据,保存至数组,作为纵坐标画出图形。(Txt text to extract a large number of the same data, save it to an array, as ordinate drawn graphics.)
- 2014-02-13 14:24:22下载
- 积分:1
-
mianyi
免疫算法的matlab代码,应该比较好用,谢谢支持!(immune algorithm Matlab code, it should be more convenient, thank you support!)
- 2007-03-20 12:20:00下载
- 积分:1
-
PID-Control-5
离散系统的数字PID控制,可以根据S参数选择跟踪三角波、锯齿波、随机信号,跟踪效果良好。(Discrete system of digital PID control, S-parameters can be selected track triangle wave, sawtooth, random signals, track to good effect.)
- 2011-10-06 12:10:36下载
- 积分:1