-
ed
说明: edge detectoin using wavelet transform built in matlab for beguners and comprisions also.....
- 2012-04-05 14:05:29下载
- 积分:1
-
gold
matlb的中的黄金算法, 十分的实用,可以进行任意的更改。(matlb of gold in the algorithm, very practical, you can make any changes.)
- 2011-12-09 19:13:02下载
- 积分:1
-
FANUC-AM-100iC---Installation
Fanuc ArcMate 100iC Installation instructions
- 2015-02-20 00:07:24下载
- 积分:1
-
r_ch7vnm
用MATLAB编写的语音信号的短时分析,主要包括:分帧、短时能量、短时平均幅度、短时过零率、 VRhZwz函数、短时幅度差、倒谱、复倒谱 pTdcfmj系数计等,是我多年调试通过的程序
(MATLAB prepared with short-term analysis of the speech signal, including: framing, short-time energy, short-term average amplitude, short-term zero rate,VRhZwz function, short-term amplitude difference, cepstrum, cepstral pTdcfmj coefficient meter, etc. , is a program debugging through my years of
)
- 2016-01-12 15:18:20下载
- 积分:1
-
2013041677756857
基于matlab开发的手势识别,里面有测试代码和图片 还有一个可以运行的.fig文件,可以直接运行的.并且同时分享了matlab的源码,效果很不错,可以学习和参考.相比C++开发的要简单易懂,可以通过代码了解手势识别的方法和原理,可以先学习matlab版的手势识别,再尝试编写C++和opencv版的。(Gesture recognition based on MATLAB development, there are test code and pictures and one can run the.Fig file, can be directly run. And at the same time sharing matlab source code, the effect is very good, you can learn and reference. Compared to the development of C++ is simple and easy to understand, can understand the principle and method of gesture recognition through the code, gesture recognition can learn the matlab version, and then try to write C++ and opencv version.)
- 2017-06-24 12:22:27下载
- 积分:1
-
script2_music_circulaire.m.tar
fs = 8000 t = (0:1/fs:1).
x1 = cos(2*pi*t*300) x2 = cos(2*pi*t*400)
ha = phased.ULA( NumElements ,10, ElementSpacing ,1)
ha.Element.FrequencyRange = [100e6 300e6]
fc = 150e6
x = collectPlaneWave(ha,[x1 x2],[10 20 45 60] ,fc)
rng default
noise = 0.1/sqrt(2)*(randn(size(x))+1i*randn(size(x)))
hdoa = phased.ESPRITEstimator( SensorArray ,ha,...
OperatingFrequency ,fc)
doas = step(hdoa,x+noise)
az = broadside2az(sort(doas),[20 60])
- 2014-01-11 00:13:46下载
- 积分:1
-
2013全国大学生数学建模的比赛论文2等奖 ncu mcm
本文件是是我们组参加2013全国大学生数学建模的比赛论文,荣获全国2等奖,不信可以百度下,包括所有论文程序的附件,完整版,程序包括matlab的程序,有神经网络的程序,基于小波分析的程序,也有基于vissim交通流的仿真程序包!相当给力!程序阅读和说明都在上面!(This document is our group to participate in the 2013 national college tournament mathematical modeling papers, won the two prize, do not believe you can Baidu, the program includes all papers attachments, full version, matlab procedures, including procedures, a neural network program, Based on wavelet analysis procedures, there are also based vissim traffic flow simulation program package! Quite a force! Read the instructions and procedures are in it!)
- 2014-01-22 09:49:26下载
- 积分:1
-
Three_step_search_Algorithms_papers
Frame interpolation, frame rate up-conversion
(FRUC), motion estimation, motion-compensated frame interpolation
(MCFI), motion-compensated temporal frame interpolation
(MCTFI), predictive search, true-motion, video processing
- 2014-10-04 13:23:11下载
- 积分:1
-
cv
说明: 经典的图像分割算法CV模型,完整的matlab代码(digital image segment CV model codes)
- 2014-11-27 17:31:43下载
- 积分:1
-
radar-simulation
学习雷达系统设计非常好的一本书,书中有很多例子,并附有MATLAB编写的雷达仿真程序(Learning radar system design is very good book, there are many examples in the book, along with a radar simulation program written in MATLAB)
- 2013-12-26 14:03:36下载
- 积分:1