-
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
-
Wind_Turbine
pdf介绍matlab/simulink中风力发电的各模块的功能和连接方式,比较实用(pdf Introduction to Matlab/simulink in wind power generation function of each module and connection, more practical)
- 2012-11-29 12:28:06下载
- 积分:1
-
matlab-study
matlab的学习教程哦~
适合初学者。很实用,很清楚。(matlab tutorials Oh suitable for beginners. Very practical, very clear.)
- 2012-10-12 16:19:05下载
- 积分:1
-
bpskdigital
这是简易的BPSK信号调制,把文件放入matlab的文件库中,通过在matlab的命令窗口直接调用功能函数并运行,可以直接看到仿真结果。(This is a simple BPSK signal modulation, the documents placed in a the Matlab file library, call function directly in the Matlab command window and run the simulation results can be seen directly.)
- 2013-04-27 12:28:11下载
- 积分:1
-
常微分方程用matlab语言编程求解 ODE
说明: 常微分方程用matlab语言编程求解,例子中有中文附录详细说明,是入门用Matlab求解数学问题的优秀案例(ordinary differential equation by using matlab code)
- 2020-04-05 21:36:58下载
- 积分:1
-
sre_nonline_regress
非线形回归程序进行最优化.(我上传的五个程序都是我个人做研究中写的,由于时间比较匆忙且只是自己写文章时做的实验,没有什么注释,如果有什么不懂的,可以email联系我:)(non-linear regression procedure optimization. (I uploaded five procedures are my personal study was done, Because of the time compared to just rush and write the article, so the experiment, nothing Notes, if what I do know, I can email links :))
- 2007-04-11 02:35:36下载
- 积分:1
-
cap_high_snr
Effect of power per symbol of on the capacity of AWGN Channel at High SNR
- 2015-03-20 22:17:58下载
- 积分:1
-
(2007)Matlab
这是matlab的一本英文书,很适合初学者学习,是2007年出的,比较新(This is a matlab English books, is very suitable for beginners to learn, is out in 2007, a relatively new)
- 2007-11-28 10:44:12下载
- 积分:1
-
mimo_ppt
it is a power point presentation regarding capacity and analysis Multi input multi output system
- 2011-01-18 00:03:09下载
- 积分:1
-
Filter
说明: 多种窗函数的FIR滤波器,GUI界面,参数设置,滤波测试,图片显示(FIR filter of window functions, GUI interface, parameters setting,filter test, picture shows
)
- 2011-03-11 16:14:32下载
- 积分:1