-
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
-
Spatial-Econometrics-MATLAB
本软件包是将New Elhorst Panel Code中的函数整合在一个文件件下,还有本人做的例子,可以参考。(This software package is the function New Elhorst Panel Code integration in a file, and I do the example, can refer to.)
- 2014-09-03 21:51:15下载
- 积分:1
-
fetch
MATLAB 数学工具软件
实例简明教程(MATLAB mathematical tools simple tutorial examples)
- 2013-12-10 10:26:34下载
- 积分:1
-
zeroDOA
cosine和cosine平方加权的零点图。(Zero plots for cosine, cosine squared weightings)
- 2011-12-21 12:19:58下载
- 积分:1
-
min_zu_feng
利用matlab演奏的歌曲《最炫民族风》,挺有意思的,不妨一听(Using matlab to play the song "The most unusual national wind", very interesting, might one)
- 2014-02-08 11:36:57下载
- 积分:1
-
vtrecmprsgram
This is a FSK modulation demodulation of the MATLAB program, is a simplified version, modem debugging together ~
- 2017-05-15 19:59:22下载
- 积分:1
-
clutch-model
matlab开发的离合器simulink模型,用于汽车传动系统的仿真模拟中(simulink model of clutch assembly)
- 2016-05-26 09:58:01下载
- 积分:1
-
DoubleBinaryTurbo
采用 DVB反向链路(DVB-RCS)标准中的双二元Turbo码matlab仿真程序和仿真结果。支持1/2和1/3码率。支持MAP,LOG-MAP解码算法。(The use of DVB reverse link (DVB-RCS) standard double-binary Turbo code matlab simulation program and simulation results. Support for 1/2 and 1/3 rate. Support MAP, LOG-MAP decoding algorithm.)
- 2007-07-11 19:55:09下载
- 积分:1
-
GaussIntegrate
高斯白噪声的matlab产生程序,及其随机分布的产生计算(Gaussian white noise matlab generator, randomly distributed generation computing)
- 2012-09-06 10:11:15下载
- 积分:1
-
sin_ruili_awgn_sim_roc
利用正弦信号作为发射信号,分别在AWGN和瑞利信道中,计算CR中的检测概率和虚警概率,并绘图。(Sinusoidal signal as transmitted signal, respectively, in AWGN and Rayleigh channel, calculate the probability of detection and false alarm probability of CR and drawing.)
- 2014-02-18 11:20:23下载
- 积分:1