-
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
-
PID_code
各种PID控制器(模糊自适应整定PID,积分分离式PID),求导的两个方法((Fuzzy adaptive tuning PID, Integral separate PID), two methods of various derivative PID controller)
- 2014-03-06 16:00:05下载
- 积分:1
-
polyfilter
A polyphase filter like the filter function in Matlab.
- 2009-09-08 21:46:35下载
- 积分:1
-
xiaoboquzao
利用小波去噪的程序,还不错,可以借签一下(Wavelet denoising procedure, not bad)
- 2010-10-26 15:48:26下载
- 积分:1
-
matlabjiangzuo
关于matlab的讲座,matlab是一个很好用的工具,希望对大家有帮助。(lectures on Matlab, Matlab is a very good use of the tools, we hope to help.)
- 2007-01-19 10:09:51下载
- 积分:1
-
matlab--3D-reconstruction
强大的matlab三维重建程序。对初学三维重建的人很好用。(An 3D reconstruction algorithm. You can run it. )
- 2021-04-08 21:29:01下载
- 积分:1
-
35738645D2D-communication-simulation
matlab实现D2D链路仿真
对小区中的D2D链路进行单工双工划分,并计算链路长度。改变链路距离和发射功率,研究链路分组情况(Matlab implementation of D2D link simulation
Simplex duplex division of the D2D link in the cell, and calculate the length of the link. Link distance and transmit power are changed, and link grouping is studied)
- 2017-08-18 07:22:48下载
- 积分:1
-
adp
说明: 该算法表明了经济学领域内生变量和控制变量的关系(The algorithm shows the relationship between endogenous variables and control variables in the field of economics.)
- 2019-04-18 10:31:45下载
- 积分:1
-
Kernighan_Ritchie
This book is the basic book for C/CPP Programmers.
- 2010-09-04 15:38:11下载
- 积分:1
-
akima
matlab实现的插值,对初学都很有帮助(matlab implementation of the interpolation, are very helpful for beginners)
- 2010-12-21 19:33:56下载
- 积分:1