-
MAHAFZA
MATLAB Simulations for Radar Systems Design - 2004 一书对应的源代码,非常有用。(MATLAB Simulations for Radar Systems Design- 2004 a book that corresponds to the source code, very useful.)
- 2009-01-05 20:19:01下载
- 积分:1
-
r_k45
关于龙哥-库塔法的简单编写方程,此法参考数值分析中定步长的方法(About Ge- Kutta method of writing a simple equation, this method refer to the numerical analysis method of fixed step size)
- 2011-07-28 15:18:19下载
- 积分:1
-
PREDICTIVE-CONTROL-WITH-CONSTRAINTS
经典英文书籍PREDICTIVE CONTROL WITH CONSTRAINTS的MATLAB源代码(Model predictive control is an indispensable part of industrial control engineering and is increasingly the "method of choice" for advanced control applications. Jan Maciejowski s book provides a systematic and comprehensive course on predictive control suitable for final year students and professional engineers. The first book to cover constrained predictive control, the text reflects the true use of the topic in industry.)
- 2014-05-17 23:01:27下载
- 积分:1
-
Jpeg_encoding
algorithm to encoding jpeg format
- 2010-01-24 00:48:24下载
- 积分:1
-
模极大值
说明: 求模极大值的程序MATLIB源码,可以用此方法来判断时间序列的奇异点,并根据它来恢复信号.(modulus maxima for the procedure MATLIB source, you can use this method to determine the time sequence of singular point, and according to restore its signal.)
- 2021-01-29 11:58:39下载
- 积分:1
-
MP3Stego_1_1_15
MPEG-1 Layer-3 simulation
- 2010-05-22 21:55:25下载
- 积分:1
-
opti
最优化方法的实现算法,分别有0.618法,共轭梯度法,等(The realization of optimization algorithm)
- 2009-05-29 18:26:21下载
- 积分:1
-
wavelet-on-signal-processing
运用matlab语言描述小波分析在信号处理中的应用。(Based on matlab signal processing of wavelet analysis.)
- 2012-03-22 17:44:30下载
- 积分:1
-
for_c_k_new
在白噪声环境下激振结构,得到结构物的响应,通过输入和输出的信号数组,得到结构该点在该方向上的频率和阻尼及振型系数
。本人用它处理振动台试验数据。(Under the white noise environment, the structure of the excited vibration is obtained by the input and output of the signal array. I use it to deal with the vibration table test data.)
- 2020-12-30 11:19:02下载
- 积分:1
-
gabormask
Gabor-function convolution masks are increasingly used in image processing and computer vision. This function simply computes the cosine and sine masks for a given width, period and orientation. The masks returned are properly normalised.
It is not highly optimised - e.g. the symmetries are not used to reduce the computation.
It is recommended that convolutions with these masks are done using CONVOLVE2 (available from Matlab File Exchange) to take advantage of their low rank.
(Gabor-function convolution masks are increasingly used in image processing and computer vision. This function simply computes the cosine and sine masks for a given width, period and orientation. The masks returned are properly normalised.
It is not highly optimised- e.g. the symmetries are not used to reduce the computation.
It is recommended that convolutions with these masks are done using CONVOLVE2 (available from Matlab File Exchange) to take advantage of their low rank.
)
- 2007-11-27 10:05:47下载
- 积分:1