-
kalmanfilter
说明: 可以进行滤波处理的matlab程序 保证可以使用
(Can deal with the matlab filtering procedures to ensure that you can use)
- 2008-10-10 13:00:16下载
- 积分:1
-
(eBook)---Matlab--Simulink---Simulink-Modeling-Tu
(eBook) - Matlab, Simulink - Simulink Modeling Tutorial - Train System
- 2012-03-22 04:11:36下载
- 积分:1
-
HarrisExtract
实现 harris角点提取,精度达到亚像素级,是基于matlab编程的。运行结果良好 。(For harris corner extraction, precision sub-pixel level, is based on matlab programming. Good operating results.)
- 2013-08-02 11:26:32下载
- 积分:1
-
FWA
基本烟花算法进行函数最小/最大值寻优,对十多个测试函数进行了寻优,效果良好,代码附带详细说明(The basic algorithm function fireworks minimum/maximum optimization, to more than a dozen test functions of optimization, to good effect, the code comes with detailed instructions)
- 2020-08-26 15:28:15下载
- 积分:1
-
face01
这是基于MATLAB的人脸识别,将人脸基本能够清晰的识别出来(This is a MATLAB-based face recognition, basic human face can be clearly identified)
- 2013-03-20 21:12:36下载
- 积分:1
-
psomatlabprograme
属性分类的粒子群算法Particle swarm optimization (pso) algorithm to the classification of the attribute(Particle swarm optimization (pso) algorithm to the classification of the attribute)
- 2013-12-05 19:25:43下载
- 积分:1
-
intrusion_detection
an IDS system e book
- 2014-01-22 04:32:33下载
- 积分:1
-
powerflow
基于牛顿-拉夫逊法的电力系统潮流计算程序,matlab(Based on the Newton- Raphson method of power flow calculation program, matlab)
- 2009-03-17 18:23:23下载
- 积分: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
-
Methods-for-problem-solving-in-algebra
The false position method, Secant method, and Bisection method are term for problem-solving methods in arithmetic, algebra, and calculus.
Credit : http://en.wikipedia.org/wiki/False_position_method
http://en.wikipedia.org/wiki/Secant_method
http://en.wikipedia.org/wiki/Bisection_method
- 2015-03-11 19:40:02下载
- 积分:1