-
stochastic-differential-equations-
说明: 时间序列分析中随机微分方程方面的实现,在matlab环境下实现的代码(stochastic differential equations )
- 2011-03-10 19:43:08下载
- 积分:1
-
MATLABWEVELET
说明: MATLAB下通过多种小波实验了解小波变换的原理教程及示例代码(MATLAB experiments under a variety of wavelet transform principle to understand tutorial and sample code)
- 2010-04-10 11:16:37下载
- 积分:1
-
penaltyMethod
it is a matlab code for non linear programming.it calls penalty method.
- 2012-07-25 19:40:29下载
- 积分:1
-
current_lim
CURRENT LIMIT IS A N IMPORTANT COMPONENT IN CIRCIUTS
- 2014-10-16 18:23:53下载
- 积分:1
-
Histogram-equalization
在matlab中实现直方图均匀化功能的源代码(Achieve histogram equalization function in matlab source code)
- 2014-12-11 13:37:00下载
- 积分:1
-
OMP
这个算法是matlab里面压缩感知OMP算法的程序,对一个信号进行采样。(This algorithm is inside compressed sensing OMP algorithm matlab program, a signal is sampled.)
- 2015-04-16 09:10:47下载
- 积分:1
-
simulink
Using Simulink
Simulink is a software package for modeling, simulating, and analyzing dynamical systems. It supports linear and nonlinear systems, modeled in continuous time, sampled time, or a hybrid of the two. Systems can also be multirate, i.e., have different parts that are sampled or updated at different rates
- 2009-11-18 03:26:27下载
- 积分:1
-
Newton-Raphson
运用迭代法计算非线性方程组,并且编制程序对非线性方程组求解(Using the iterative method of nonlinear equations, and programming for solving nonlinear equations)
- 2021-03-26 15:19:12下载
- 积分:1
-
ChebyshevExpansion
给定一个普通多项式p(x),用列向量表示,阶次从高到低排列,此函数返回p(x)的切比雪夫多项式展开的系数,返回的的结果也是一个列向量,同样按切比雪夫多项式的阶次从高到低排列
另外该函数用cos(x)项傅里叶级数展开一个多项式(
ChebyshevExpansion.m by David Terr, Raytheon, 5-26-04
Given a polynomial f(x) of degree n expressed as a row vector of coefficients of x^k with
highest power on the left, expand f(x) as a sum of scalar multiples of
Chebyshev polynomials, i.e. return the column vector of coefficients a_k with k
running from n to 0 from top to bottom such that f(x) = sum_{k=0}^n{a_k P_k(x)}.)
- 2010-12-24 13:28:51下载
- 积分:1
-
lmd
直方图提取函数,用于人脸识别中,输入一幅图像,函数内部对输入图像做短时傅里叶变换,得到四幅幅度图,再求四幅图的直方图特征,合并后输出(Histogram extraction functions for face recognition, the input image, the input image inside the function to do short-time Fourier transform, the four magnitude diagram, and then seek four graph histogram feature, the combined output)
- 2013-10-20 19:19:33下载
- 积分:1