-
SISOOFDM
Code matlab cp-ofdm in siso case with wran channel parameters
- 2015-01-23 21:52:37下载
- 积分:1
-
bldc_simulink
基于matlab/simulink的直流无刷电机的仿真。(Based on matlab/simulink simulation of DC brushless motors.)
- 2010-08-25 19:30:56下载
- 积分:1
-
fuzzy_rule_generation
模糊规则生成,matlab环境下编译。一个老师写的(Fuzzy rule generation, matlab compiler environment. Written by a teacher)
- 2008-05-06 23:59:44下载
- 积分:1
-
GA-matlab
说明: MATlab和GA的潜用,将GA的算法程序写到MATLAB里面,用于求解优化问题(MATlab and GA' s potential use, the GA algorithm program written MATLAB inside, for solving optimization problems)
- 2009-08-27 11:44:51下载
- 积分:1
-
jpeg
对图像进行jpeg变换的程序,希望对大家有帮助,主意不是jpeg2000(Jpeg transform the image process, we want to help, ideas are not jpeg2000)
- 2010-05-17 21:52:27下载
- 积分:1
-
quadruple_tank_system_sim_1
Quadruple tank MPC benchmark exercise solution version1
- 2014-11-14 09:43:37下载
- 积分:1
-
ComputerMATLABUsingMatlab
Matlab book Engineering Matlab Programming Engineering Matlab Programming
- 2009-03-19 19:57:16下载
- 积分:1
-
111
Image Super Resolution via Sparse Representation.Image Super Resolution via Sparse Representation.(Image Super Resolution via Sparse Representation.Image Super via Sparse Representation.)
- 2010-12-13 18:56:13下载
- 积分:1
-
Code_of_MIMO_Comm
MIMo communication system simulation source code
- 2010-01-02 21:56:39下载
- 积分: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