-
beatdetection
beat detection algorithm
- 2010-02-20 04:13:36下载
- 积分:1
-
ZhongZhLvB0
本文是编程来实现中值滤波,从而达到图像去噪的目的(This is a program to achieve the median filter, so as to achieve the purpose of image denoising)
- 2010-05-13 14:24:59下载
- 积分:1
-
dsezjc
speex-1,2rc2,tar,gz linphone依赖库源码包(Rc2 speex- 1, 2, tar, gz linphone rely on library source code package)
- 2017-03-13 18:37:52下载
- 积分:1
-
ATRPbasedPonPAdaboost
说明: 一篇用adaboost实现自动目标识别的文章。采用MSTAR数据库作为分类对象。(Adaboost an automatic target recognition with an article. Classification using MSTAR database as objects.)
- 2011-03-28 09:03:56下载
- 积分:1
-
quadruple_tank_system_sim_1
Quadruple tank MPC benchmark exercise solution version1
- 2014-11-14 09:43:37下载
- 积分:1
-
Matlab-toolbox-for-EKF-UKF
介绍卡尔曼滤波matlab工具箱的书籍。(Introduction Kalman filter matlab toolbox books.)
- 2011-11-22 20:20:30下载
- 积分:1
-
pso lssvm回归预测 PSO_lssvm_prediction
说明: pso lssvm回归预测,使用的MATLAB程序,pso_lssvm 回归预测,预测效果很好。(PSO LSSVM regression prediction, using matlab program, PSO LSSVM regression prediction, the prediction effect is very good.)
- 2020-09-09 17:08:06下载
- 积分:1
-
Matlab_and_VC
vc 和 matlab 混合编程例程,已通过测试(vc and matlab mixed programming routines, has been tested)
- 2007-09-16 10:38:04下载
- 积分:1
-
lab4
matlab实现的频率空间转换,含完整实验报告(matlab implementation of the frequency space conversion, including a full lab report)
- 2010-11-12 16:41:49下载
- 积分: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