-
Snake_matlab
MATLAB 下的snake算法实现
原始实现方法
检测眼睛、嘴巴(matlab snake algro )
- 2009-02-16 13:15:14下载
- 积分:1
-
coeff1
fir filter response
- 2009-10-17 14:29:45下载
- 积分:1
-
EQ_SrcCode
用MATLAB实现的简单的EQ功能,根据系数的调整,可以得到8种不同的音效(A simple EQ function implemented by MATLAB . You can get 8 different sound effects according to the adjustment factor )
- 2009-11-04 16:13:02下载
- 积分:1
-
rl
说明: 平行射线滤波反投影,算法简单,通过对投影滤波后,重建的图像效果好。(Parallel rays filtered back projection algorithm is simple, by filtering the projection, the reconstruction of the image effects.)
- 2012-04-21 17:41:43下载
- 积分:1
-
A-Guide-to-MATLAB-Object-Oriented-Programming---A
A Guide to MATLAB Object-Oriented Programming - Andy H. Register
- 2014-10-02 10:30:10下载
- 积分:1
-
ADP code
说明: 自适应动态规划matlab代码,包含HDP,DHP,ADHDP,ADDHP,亲测可用。(Adaptive dynamic programming matlab code, including HDP, DHP, ADHDP, ADDHP, pro-test available.)
- 2021-04-05 14:29:03下载
- 积分:1
-
MATLAB
说明: 功能:在彩色图片上令肤色区域为白色,其余为黑色,并用矩形将各连通区域标志出来,用matlab实现(Function: to make color in the color picture on the white area, the rest is black, and will each connected region with a rectangular logo out to achieve with matlab)
- 2010-04-10 11:56:44下载
- 积分:1
-
shang
周期图法谱估计需要对信号序列“截断”或加窗处理,其结果是使估计功率谱密度为信号序列真实谱和窗谱的卷积,导致误差的产生。本程序分别设计了周期图法,最大熵功率谱估计和Welch法以及它们的对比,最大熵功率谱估计目的是最大限度地保留截断后丢失的“窗口”以外信号的信息,使估计谱的熵最大。(Periodogram spectrum estimation signal sequence needs to " cut off" or add the window handle, the result is an estimated power spectral density of the signal sequence of the real spectrum and spectral convolution window, resulting in the generation of errors. The procedures were designed periodogram, maximum entropy power spectrum estimation and the Welch method and their comparison, the maximum entropy power spectrum estimation purpose is to maximize the retention of truncated after the loss of the " window" than the information signal, the entropy of the estimated spectrum maximum.)
- 2011-09-14 10:27:34下载
- 积分:1
-
day
用matlab编辑音乐,模拟萧的声音演奏天空之城(Use matlab to edit music)
- 2013-07-09 16:22:55下载
- 积分:1
-
fds60
ace Detection Program for MATLAB 2013a
using Gabor Feature Extraction and Neural Networks
----------------------------------------------------------------
1- copy all files and directories to the MATLAB s work folder
* In order to run the program you must have Image Processing and Neural Networks Toolboxes
2- (Important) Navigate to the root folder which contains "main.m".
3- Type "main" or "run main" in the command window
4. Only fort the first time, the program creates
Gabor filters and stores them in ./data/gabor.mat
Training set dataset and stores it in ./data/imgdb.mat
Neural Network and stores it in ./data/net.mat
5- imgdb is short for "image data base".
6- When the program menu appears click on "Train Network" and wait until the program is
done with the training
- 2014-01-02 17:20:34下载
- 积分:1