-
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
-
linespectrum
linespectrum提取声音信号的线谱(in order to extract line spectrum)
- 2011-05-06 10:17:13下载
- 积分:1
-
MATLAB-Genetic-Algorithm
MATLAB遗传算法工具箱及应用。本书系统介绍MATLAB遗传算法和直接搜索工具箱的功能特点、编程原理及使用方法。全书共分为9章。第一章至第四章介绍遗传算法的基础知识,包括遗传算法的基本原理,编码、选择、交叉、变异,适应度函数,控制参数选择,约束条件处理,模式定理,改进的遗传算法,早熟收敛问题及其防止等。(MATLAB genetic algorithm toolbox and its application. This book describes the features of MATLAB Genetic Algorithm and Direct Search Toolbox, programming principles and use. The book is divided into nine chapters. Chapter to Chapter IV describes the basics of the genetic algorithm, including the basic principles of genetic algorithm, encoding, selection, crossover and mutation, the fitness function, the control parameter selection and processing constraints, schema theorem, improved genetic algorithm, precocious convergence problem and its prevention.)
- 2013-01-16 15:06:58下载
- 积分:1
-
pract3
practica 3 sistemas lianelas
- 2010-11-14 02:21:27下载
- 积分:1
-
xitongbianshi
系统辨识教材,个人认为很不错,希望对大家有用!(The system identification teaching material, I believe is very good, hoped that is useful to everybody!)
- 2010-11-20 09:14:08下载
- 积分:1
-
Monte-Carlo
monta-carlo源代码 基于matlab程序下(Monte-Carlo Matlab)
- 2010-05-30 20:52:22下载
- 积分:1
-
Radio-Access-Network-Emulator-for-LTE
Radio Access Network Emulator for LTE
- 2014-10-28 19:58:41下载
- 积分:1
-
MVDR_with_interference
an example for MVDR with interference
- 2013-05-10 17:43:49下载
- 积分:1
-
shujutongji
说明: 第17章: 数据统计和分析
MultiLineReg 用线性回归法估计一个因变量与多个自变量之间的线性关系
PolyReg 用多项式回归法估计一个因变量与一个自变量之间的多项式关系
CompPoly2Reg 用二次完全式回归法估计一个因变量与两个自变量之间的关系
CollectAnaly 用最短距离算法的系统聚类对样本进行聚类
DistgshAnalysis 用Fisher两类判别法对样本进行分类
MainAnalysis 对样本进行主成分分析
(data)
- 2009-07-23 10:27:21下载
- 积分:1
-
TRENTOOL3-master
说明: 计算传递熵 采用matlab编程 附有相关结果(The matlab program is used to calculate the transfer entropy with relevant results)
- 2019-12-09 20:52:59下载
- 积分:1