-
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
-
code
说明: 实现无人机通信考虑的轨迹规划,综合通信中的能量消耗和轨迹进行权衡(Realize the trajectory planning of UAV Communication, and balance the energy consumption and trajectory in communication)
- 2020-02-11 23:16:52下载
- 积分:1
-
平滑中保留图像边缘的双边滤波器实现
图像双边滤波的实现,既可以对灰度图像滤波,又可以对彩色图像滤波。经滤波后图像同质区域被平滑,而边缘得到了保留。
- 2022-05-31 23:57:14下载
- 积分:1
-
NS_control
Code matlab for FIFO control
- 2010-06-11 23:46:40下载
- 积分:1
-
AscIIart
ASCII art OPTIMIZATION with simulated annealing
- 2013-05-06 01:37:08下载
- 积分:1
-
复杂网络中基本网络模型的matlab实现
说明: 多种复杂网络的仿真代码,小世界网络,无标度网络等等(Simulation code of multiple complex networks)
- 2020-03-12 14:56:53下载
- 积分:1
-
OFDM_matlab
文档中是OFDM信号的MATLAB源码,用于产生简单的ofdm信号,以供大家讨论学习。(The document is OFDM signal MATLAB source code used to generate a simple ofdm signals for our discussion to learn.)
- 2009-11-23 17:16:21下载
- 积分:1
-
ESPRIT-TLS
说明: 用于谐波恢复的ESPRIT方法的SVD-TLS的程序实现,并进行了信号的谐波的恢复仿真实验(For the ESPRIT harmonic retrieval method of SVD-TLS program and conducted the restoration of harmonic signals in simulation)
- 2008-10-29 15:30:02下载
- 积分:1
-
Supply-center-positioning
此例要求供应中心到最远需求点的距离尽可能小(This case requires the demand supply center to the farthest point distance as small as possible)
- 2014-09-21 10:27:10下载
- 积分:1
-
h1
关于多智能体系统一致性的程序,解微分方程(Consistency of multi-agent systems program)
- 2013-09-17 09:57:29下载
- 积分:1