-
polyfitconvenient
利用 matlab的GUI 环境编写 多项式曲线拟合程序,及其界面,由于参数的输入是实时的、拟合过程可以实时显示,因而使用非常方便。(Using matlab GUI to prepare the environment polynomial curve fitting procedures, and its interface, as input parameters in real time, the fitting process can be real-time display, which is very convenient to use.)
- 2009-02-12 06:28:01下载
- 积分:1
-
Matlab1
matlab作图工具介绍,还有完成的功能,学术帝需要的(introduction matlab mapping tools, as well as complete function)
- 2010-11-22 12:33:42下载
- 积分:1
-
MatLabV1.0
MatLabV1.0最初的matlab版本,大家可以试着玩玩!(MatLabV1.0 initial version of Matlab, we can try to play!)
- 2005-08-31 21:11:25下载
- 积分:1
-
polygonalApproximation
这是一种折线逼近算法,主要被用来拟合直线。(polygonal Approximation used to fit line segment )
- 2010-05-27 15:12:49下载
- 积分:1
-
sp.m
基于扩频的数字水印技术,水印信息分布于载体作品的多个频率系数,每个频率系数上负荷的水印能量很小,平衡水印的鲁棒性和不可感知性上的矛盾。(Digital watermarking based on spread spectrum technology, the watermark is found in a number of frequency coefficient vector works, each frequency coefficient on the load of the watermark energy is small, balance the robustness and non-perception of the conflict.)
- 2010-06-03 10:27:03下载
- 积分:1
-
Codes
自适应局部二值模式完整代码,对于需要局部二值模式的学者很有用。(Adaptive LBP code)
- 2013-01-15 20:49:48下载
- 积分:1
-
graphprogramming
解决图论中Warshall-Floyd 算法,Kruskal 避圈法,匈牙利算法,求最佳匹配的算法,求最大流的Ford--Fulkerson 标号算法,求解最小费用流问题的matlab程序(Solve the graph theory Warshall-Floyd algorithm, Kruskal avoid lap law, Hungary algorithm, and the best matching algorithm, for maximum flow of the Ford- Fulkerson labeling algorithm for solving the minimum cost flow problem of matlab procedures)
- 2008-01-02 12:29:56下载
- 积分:1
-
K-Lrenlianshibbie
1、 从网上下载人脸图像,构建人脸训练数据库和测试数据库,采用K-L变换进行特征脸提取,并实现人脸识别。通过K-L变换在人脸识别中的应用,加深对所学内容的理解和感性认识。(1, face image downloaded from the Internet, the construction of the training and test database face database, using K-L transform features face extraction, and realize the face recognition. Through k-l transform in face recognition application, deepen the understanding of the content of study and perceptual knowledge.)
- 2012-05-12 09:21:10下载
- 积分:1
-
Untitled3
在Matlab配件过滤器测 振幅响应资料使用invfreqz。(Fitting Filters to Measured Amplitude Response Data Using invfreqz in Matlab
)
- 2012-05-22 14:52:20下载
- 积分:1
-
WienerScalart
基于Wiener滤波的语音消噪Matlab源程序
调用方式:
output=WienerScalart96(signal,fs,IS)
signal--输入含噪语音
fs----语音信号采样率
IS----起始静音端,用来估计噪声方差(秒做单位,默认是0.25秒) (Wiener filter-based de-noising of the voice call Matlab source code the way: output = WienerScalart96 (signal, fs, IS) signal- voice input with noise fs---- voice signal sampling rate IS---- Start mute end used to estimate the noise variance (units of seconds to do, the default is 0.25 seconds))
- 2007-10-21 17:40:32下载
- 积分:1