-
123
Matlab在分形模拟上的一些应用!根据程序中迭代的选取,将分形模拟分为确定迭代法和随机迭代法。(Fractal Simulation on Matlab in some applications! According to the procedure in the iterative selection fractal simulation is divided into established and the random iteration method iterative method.)
- 2010-03-12 17:48:43下载
- 积分:1
-
filterdisign
说明: 在MATLAB环境下进行双线性变换椭圆低通滤波器设计(In the MATLAB environment bilinear transform elliptical low-pass filter design)
- 2008-11-18 19:24:04下载
- 积分:1
-
nikle
照书上写的一个小程序,已经测试过没有问题(According to the book written by a small program, no problem has been tested)
- 2011-09-28 08:43:13下载
- 积分:1
-
matlab程序基础
说明: matlab的一些程序的基础,希望对有需要的人有些帮助。(The basis of some programs in MATLAB is expected to be helpful to those in need.)
- 2020-06-23 14:20:02下载
- 积分:1
-
Matlab-technical-journals
matlab 技术期刊,对于学习matlab很实用(Matlab technical journals, it is very useful for learning matlab )
- 2013-12-05 21:57:32下载
- 积分:1
-
SCFAR
Switching-CFAR Processor
- 2012-01-31 00:08:14下载
- 积分:1
-
Deskt332op
matlab毕业编程【谷速软件】彩色图像边缘检测 可以作为参考使用,程序是word版本 (Graduation matlab software programming speed [Valley] color image edge detection can be used as a reference, the program is a word version)
- 2014-12-16 23:07:53下载
- 积分:1
-
mircogird
电压暂降正周期有效值,是四案例工程中比较常见的算法。(t=0:0.0002:0.2 y=cos(100*pi*t) y1=0.5*cos(100*pi*t) y(200:600)=y1(200:600) for i=1:1:901 u(i)=sqrt(sum(y(i:i+99).^2)/100) end plot(u) xlable( 采样点数 ) ylable( u ) )
- 2015-05-23 16:13:31下载
- 积分:1
-
GA实例
一个关于遗传算法的例子,亲测有效。在理解算法实现基础上就可以很好理解代码啦,主程序直接运行gamain就可以了。(An example of genetic algorithm is given, which is effective. On the basis of understanding the implementation of the algorithm, we can understand the code very well. The main program can run gamain directly.)
- 2019-04-18 17:31:40下载
- 积分:1
-
zuoye
利用有限差分法 (Finite Differential Method, FDM)将场域离散为许多小网格,应用差分原理,将求解连续函数的泊松方程问题转换为求解网格节点上的差分方程组的问题。(The use of finite difference method (Finite Differential Method, FDM) will field for many small discrete grid, the application of differential principle, the continuous function for solving Poisson' s equation for solving the problem is converted to grid nodes on the issue of differential equations.)
- 2009-02-08 19:54:37下载
- 积分:1