-
MATLAB_signal_processing
本书详细讲述MATLAB软件在数字信号处理方面的作用,主要涉及内容有信号表示绘图、系统设计、滤波设计等。(MATLAB software in this book describe in detail the role of digital signal processing, mainly related to the content of a signal, said mapping, system design, filter design.)
- 2010-11-13 00:21:59下载
- 积分:1
-
Rotating-Robot-in-3D
本程序为编写一个机器人旋转的三维坐标程序,实现二维到三维的变换(The procedure for the preparation of a rotating three-dimensional coordinates of the robot program to achieve 2D to 3D conversion)
- 2011-09-20 22:51:45下载
- 积分:1
-
new
job shop scheduling problem
- 2013-09-14 11:42:30下载
- 积分:1
-
ep602bode
自动控制原理中用频域法求解线性系统的波特图的MATLAB编程 举例(Automatic control theory using frequency-domain method for solving linear systems of the Bode plot of the MATLAB Programming Example)
- 2011-11-14 23:35:32下载
- 积分:1
-
Ficheros
Ciudad descritas en matlab para comprobar que un algoritmo evolutivo funciona bien
- 2011-12-08 04:24:29下载
- 积分:1
-
dft
学习matlab的傅里叶变化小程序,没问题额(Fourier transform of small learning matlab program, the amount is no problem)
- 2011-09-27 08:31:13下载
- 积分:1
-
OMP
OMP算法的本质思想是:以贪婪迭代的方法选择D的列,使得在每次迭代的过程中所选择的列与当前冗余向量最大程度的相关,从原始信号向量中减去相关部分并反复迭代,只到迭代次数达到稀疏度K,停止迭代。(OMP compressed sensing
)
- 2013-11-04 19:24:32下载
- 积分:1
-
makebatches
自己编写的一个大批量不同类别数据录入程序,并且为防止因为数据量太大导致程序运行缓慢,将其改写成分批小规模数据。方便了大规模数据处理慢带来的各种不变。(I have written a large quantities of different types of data entry procedures, and because the amount of data in order to prevent too much causes the program to run slowly, be rewritten into small batches of data. Facilitate the large-scale data processing slow and the various unchanged.)
- 2013-09-23 09:52:29下载
- 积分:1
-
les-motors
to make a simulation of motors
- 2014-02-23 19:54:44下载
- 积分:1
-
adamedianfilt
说明: 自适应中值滤波器的滤波方式和传统的中值滤波器一样,都使用一个矩形区域的窗口Sxy,不同的是在滤波过程中,自适应滤波器会根据一定的设定条件改变(即增加)滤窗的大小,同时当判断滤窗中心的像素是噪声时,该值用中值代替,否则不改变其当前像素值,这样用滤波器的输出来替代像素(x,y)处(即目前滤窗中心的坐标)的值。(Adaptive Median Filter for filtering methods and the same as the traditional median filter, use a rectangular area of the window Sxy, different in the filtering process, the adaptive filter in on certain Presumed Conditions change (an increase of ) filter window size, while when the judge is the filter window center pixel noise, the median value is used instead of, or does not change its current pixel value, so that the output with a filter to replace the pixels (x, y) Office (that is, coordinates of the current filter window centered) values.)
- 2010-04-24 22:06:40下载
- 积分:1