-
matlabFourthorderRunge-Kuttamethod
matlab编的4阶龙格库塔法解微分方程的程序(matlab Fourth-order Runge-Kutta method,)
- 2010-07-29 11:27:57下载
- 积分:1
-
OMP
说明: 本程序实现了信号稀疏分解的经典算法OMP!(This program implements a classic signal sparse decomposition algorithm OMP!)
- 2011-03-04 10:20:27下载
- 积分:1
-
zhiLU
说明: 矩阵LU分解,非常方便的分解程序,简练而有效,希望大家下载(LU,derection,matlab NEWMark)
- 2010-04-02 10:47:48下载
- 积分:1
-
functionz
说明:
在三次样条中,要寻找三次多项式,以逼近每对数据点间的曲线。在样条术语中,这些数据点称之为断点。因为,两点只能决定一条直线,而在两点间的曲线可用无限多的三次多项式近似。因此,为使结果具有唯一性。在三次样条中,增加了三次多项式的约束条件。通过限定每个三次多项式的一阶和二阶导数,使其在断点处相等,就可以较好地确定所有内部三次多项式。此外,近似多项式通过这些断点的斜率和曲率是连续的。然而,第一个和最后一个三次多项式在第一个和最后一个断点以外,没有伴随多项式。因此必须通过其它方法确定其余的约束。最常用的方法,也是函数spline所采用的方法,就是采用非扭结(not-a-knot)条件。这个条件强迫第一个和第二个三次多项式的三阶导数相等。对最后一个和倒数第二个三次多项式也做同样地处理。
(the Cubic Spline, to find three polynomial, approaching every right to point the data curve. The kind of terms, these data points called breakpoints. Because only two points a straight decisions, and in between the two curves can be used an infinite number of cubic polynomial approximation. Therefore, in order for the outcome of uniqueness. The Cubic Spline, add the cubic polynomial bound by the conditions. By limiting each cubic polynomial of the first order and second-order derivative, it breakpoint in the same Department, we can better identify all internal cubic polynomial. In addition, the polynomial approximation of these breakpoints slope and curvature is continuous. However, the last one and a cubic polynomial in a breakpoint and the final one, not accompanied by polynomials. There)
- 2006-03-15 21:19:29下载
- 积分:1
-
fitness
曲线拟合法:本方法分别利用一元线性函数、对数函数、指数函数和抛物线函数对数据拟合,取拟合优度判定系数最大者作为预测模型,得出预测值及预测区间(置信度为0.95)(Curve fitting: This method is the use of a linear function, respectively, logarithmic, exponential and parabolic functions for data fitting, goodness of fit to take the maximum coefficient of determination, as predicted by the model, predicted values ??and prediction intervals obtained (confidence 0.95))
- 2011-06-29 10:17:48下载
- 积分:1
-
cooperativeAF
This a program for Cooperative Communication using Amplify and Forward protocol
- 2011-12-31 00:24:31下载
- 积分:1
-
MATLAB_abstract_number
提取图片中数字的MATLAB程序,先将读入图片二值化,然后提取数字。(abstract the numbers in the picture by MATLAB。)
- 2009-05-21 14:11:16下载
- 积分:1
-
Untitled3
采用主成分分析算法进行人脸识别的matlab程序,需要ORL数据库。(PCA recgnition)
- 2015-03-10 19:16:46下载
- 积分:1
-
Voice_Recognition_System_in_Noisy_Environment
voice recognition in noisy environment
Human life could be much more comfortable, if global machinery works on voice commands. There are lot of products available in the market those provide us automated voice controlled working experience. Voice-identification is a kind of technology in which, machine responds to human voice. The goal of this project is to design and implement voice controlled embedded system in noisy environment. The project consists software and hardware design. The software part is to eliminate noise the original signal and develop the speech recognition algorithm (DTW). The hardware is used for speech recognition.
- 2015-04-04 19:45:37下载
- 积分:1
-
FIR
用窗函数法设计FIR 数字滤波器
能产生矩型窗、升余弦窗、改进升余弦窗和二阶升余弦窗的窗函数子程序(Window function method using FIR digital filter designed to produce the window rectangle, raised cosine window, improving the second order raised cosine window and the window raised cosine window function subprogram)
- 2009-01-01 17:16:32下载
- 积分:1