-
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
-
voicebox0406
MATLAB工具箱 内容挺丰富,自己查阅有自己需要的自行下载(MATLAB Toolbox quite rich content, their own needs have access to the download)
- 2007-06-05 09:44:43下载
- 积分:1
-
单人彩色图像人脸检测
对一副人物照片进行局部人脸的识别后,再用混沌系统产生的序列进行加密。(After the local face recognition of a character picture, the sequence generated by the chaotic system is encrypted.)
- 2017-06-13 10:24:08下载
- 积分:1
-
Mixture_of_VC_and_Matlab_programming
VC与Matlab的混合编程方法及其应用
详细介绍了VC与Matlab混合编程的方法和实例,适合初步接触混合编程的人使用。(Mixture of VC and Matlab programming and application details of the VC and Matlab programming methods, and case mix for the initial contact with mixed programming to use.)
- 2010-06-12 16:15:04下载
- 积分:1
-
PDEMatlab
这是偏微分方程在图像处理中的应用一书的配套光盘,非常好的东东哦(This is a partial differential equations in image processing applications supporting CD-ROM book, very good stuff oh)
- 2010-06-20 12:01:39下载
- 积分:1
-
ID3(MATLAB)
使用MATLAB语言完成的决策树算法。
里面有详细说明(Using the MATLAB language to complete the decision tree algorithm. Details inside)
- 2020-09-13 10:27:58下载
- 积分:1
-
GaussBackGroundModel
混合高斯背景建模的实现程序,Matlab编写,运算速度极慢,但可作为理解算法的示例代码.系作者参加SJTU PRP项目时所写。此代码已在原项目中不再使用。(The realization of Gaussian mixture background modeling procedure, Matlab writing, computing speed is very slow, but the understanding of the algorithm can be used as sample code. SJTU PRP authors and participate in projects written. This code has been in the original project is no longer used.)
- 2009-11-06 16:19:26下载
- 积分:1
-
gaijinxingh_k_fenbuhaizabo
说明: 改进型K分布还杂波程序,非常棒的MATLAB源码呵呵,谁用谁知道!(K distribution clutter also improved procedures for the MATLAB source Oh great, who is with who knows!)
- 2010-04-27 11:16:40下载
- 积分:1
-
cml
无线通信信道建模,利用MATLAB工具进行的建模(Wireless communication channel modeling)
- 2010-05-22 09:45:57下载
- 积分:1
-
theta_geshi
抛物型方程的加权隐式差分格式程序,通过该程序读者可以不同选择 加权因子 THETE 可以得到四种不同的差分格式。(Parabolic equations weighted implicit difference scheme program, through the program readers the different options the weighting factor THETE can get four different differential format.)
- 2013-01-15 19:58:20下载
- 积分:1