-
scattyered
scattered parameter estimation matlab code
- 2009-10-25 02:05:13下载
- 积分:1
-
New_folder__5_
induction motor simulation for performing modern control and other controllers
- 2014-08-16 22:34:59下载
- 积分:1
-
music
上传的MATLAB代码是music算法在线阵和空间任意阵列下的形式,也可以将两者进行对比。(Upload music algorithm MATLAB code is any line array and space under the form of an array, you can also compare the two.)
- 2013-10-23 10:28:47下载
- 积分:1
-
BlockMatchingAlgoMPEG
Block Matching Algorithms for Motion Estimation
This project contains the project report and source code by Aroh Barjatya for Digital Image Processing Class at Utah State University.
Following is a short description of the m files in this zip
motionsEstAnalysis.m Script to execute all Algorithms
motionEstES.m Exhaustive Search Algorithm
motionEstTSS.m Three Step Search Algorithm
motionEstNTSS.m New Three Step Search Algorithm
motionEstSESTSS.m Simple And Efficient Search Algorithm
motionEst4SS.m Four Step Search Algorithm
motionEstDS.m Diamond Search Algorithm
motionEstARPSm Adaptive Root Pattern Search Algorithm
costFuncMAD.m Mean Absolute Difference Function
minCost.m minimum cost among macro blocks
motionComp.m motion compensated image creator
imgPSNR.m finds image PSNR w.r.t. reference image
The test images can be found at http://cc.usu.edu/~arohb/caltrain.zip
- 2010-01-29 00:05:10下载
- 积分:1
-
SVM
支持向量机(SVM)在matlab中实现的源程序,有注释(SVM in matlab)
- 2014-08-12 21:30:41下载
- 积分:1
-
INVerter-Control121017
此文档是我做APF时参考过的无数文章中最有价值的文档之一,写的很深刻,也很结合实际。(This document is one document that I do APF reference to numerous articles in the most valuable, written in a very profound and very actual.)
- 2015-04-05 18:51:13下载
- 积分:1
-
stestandst
S变换的matlab源码,并应用几个信号作为例子来说明怎么使用s变换以及s变换可以用来做些什么事情。s变换是时频分析领域中一个较新的内容,现在在信号处理,地震勘探,语音识别等领域都开始了对它的应用研究,是目前的一个热点。(S transform matlab source, and apply some signal as an example to illustrate how to use s and s transform transform can be used to do things. s transform time-frequency analysis are a relatively new area of content, now in the signal processing, seismic exploration, speech recognition and other areas of the beginning of its applied research, is a hotspot.)
- 2009-04-04 01:38:11下载
- 积分:1
-
splines
Matlab教材样条插值工具箱splines使用说明、使用注意事项、使用实例等等(Matlab textbooks)
- 2013-08-02 21:30:35下载
- 积分:1
-
Digital-watermarking-technology
语音信号的数字水印技术,比较全,可以完成音频文件的水印嵌入和提取(Digital watermarking technology based on matlab program
)
- 2014-12-18 18:03:07下载
- 积分:1
-
FIR
1、系统仅处于训练状态。训练序列为2cos(2π×f1×n/fs),
干扰为sin(2π×f2×n/fs);序列长度为100个样点。
其中n=0…99,f1=1kHz,f2=2kHz,fs=8kHz。
2、采用LMS算法,均衡器输入为训练序列加上干扰,均衡器阶数为21阶,步长因子β=0.01。
3、在Matlab中编写浮点LMS算法,绘制均衡器的输出波形,并与训练序列进行对比。
(1, the system only in the training status. The training sequence is 2cos (2πf1n/fs), interference sin (2πf2n/fs) sequence length of 100 samples. Where n = 0 ... 99, f1 = 1kHz, f2 = 2kHz, fs = 8kHz. 2, using LMS algorithm, the input to the equalizer training sequence plus interference equalizer order is 21 bands, step factor β = 0.01. 3, the preparation of the floating-point LMS algorithm in Matlab, draw the output waveform equalizer, and with the training sequence comparison.)
- 2013-12-05 14:53:23下载
- 积分:1