-
linearconvolution
This is the source code for Linear convolution in MatLab
- 2010-10-01 22:32:17下载
- 积分:1
-
Matlab
Matlab数字信号处理与应用源代码,这是一本书上的关于matlab的源代码,对于学习小波变换的初学者可以参考一下啊。(Application of digital signal processing and Matlab source code, this is a book on matlab source code for beginners to learn on wavelet transform for reference ah.)
- 2010-05-12 11:49:53下载
- 积分:1
-
matlab-code-based-image-retrieval
基于图像检索的matlab代码,基于内容的图像检索中的一些关键环节:特征提取:颜色直方图;纹理特征等 相似度:马氏距离,欧氏距离等 相关反馈:机器学习方法,如SVM,神经网络等 检索与分类:两个很相似的样本距离很小,虽然两个不相似的样本距离未必很大(content-based image retrieval of some of the key issues : Feature Extraction : color histogram Texture characteristics of similarity : Mahalanobis distance, the Euclidean distance relevance feedback : machine learning methods, such as SVM. Neural network search and classification : two very similar samples from the small, although the two are similar to the samples may not be much distance)
- 2013-01-09 10:19:22下载
- 积分:1
-
lmd
此程序主要是提供了信号非线性分解的一种新方法,局部均值分解,程序运行完整,可以使用,可供初学者学习使用,模拟仿真。(This program is mainly provides a new kind of nonlinear signal decomposition method, the local mean decomposition, programs run is complete, you can use, for beginners learning to use, and simulation.)
- 2021-03-30 15:19:10下载
- 积分:1
-
eg
说明: x=2*sin(4*pi*t)+5*cos(8*pi*t) 对其进行快速傅立叶变换 加入高斯噪声 再进行频谱分析(x = 2* sin (4* pi* t) 5* cos (8* pi* t) makes its rapid Fourier transform to re-Gaussian noise spectral analysis)
- 2007-07-09 16:03:31下载
- 积分:1
-
UKF
UKFfunction [x,P]=ukf(fstate,x,P,hmeas,z,Q,R)
UKF Unscented Kalman Filter for nonlinear dynamic systems
[x, P] = ukf(f,x,P,h,z,Q,R) returns state estimate, x and state covariance, P
- 2011-07-13 11:12:52下载
- 积分:1
-
cdma2000_Matlab
用matlab编写的cdma2000基带信号源的仿真程序,主要实现编码调制部分。。(Prepared using matlab cdma2000 baseband signal source simulation program, the main code modulation section. .)
- 2013-12-28 10:59:25下载
- 积分:1
-
多重分形去趋势来分析处理生物医学信号,matlab程序代码-DFA
多重分形去趋势来分析处理生物医学信号,matlab程序代码(Multifractal detrended)
- 2020-06-21 15:40:02下载
- 积分:1
-
SparseLab200-Core
SparseLab is a Matlab software package designed to find sparse solutions to systems of linear equations, particularly underdetermined systems.
- 2007-08-23 16:58:18下载
- 积分:1
-
kalmanf
When I first studied Kalman filtering, I saw many advanced signal processing submissions here at the MATLAB Central File exchange, but I didn t see a heavily commented, basic Kalman filter present to allow someone new to Kalman filters to learn about creating them. So, a year later, I ve written a very simple, heavily commented discrete filter.
- 2009-08-25 19:06:41下载
- 积分:1