-
matlab
matlab实现的卫星轨道模拟,利用卫星轨道根数参量,通过求解开普勒方程求解卫星轨道模型(matlab implementation of satellite orbit simulation, the number of satellite orbit parameters, by solving the Kepler equation model of satellite orbit)
- 2009-09-11 21:08:03下载
- 积分: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
-
code
Description:
Matlab examples for a seminar in stochastic simulation:
http://www.math.uu.se/~ikaj/courses/matlab/
###############
Installation:
After decompressing, run stsimpath.m in the main directory.
Alternatively, you may add to your startup.m:
addpath( path_to_stsimbm , ...
path_to_stsimcounting , ...
path_to_stsim
anvar , ...
path_to_stsim
tree, ...
path_to_stsimservice , ...
path_to_stsimstproc , ...
path_to_stsim eletraffic , ...
path_to_stsimwaxman )
Any suggestions or comments are welcome.
- 2015-07-04 02:59:08下载
- 积分:1
-
frequency_estimation
OFDM信号的频偏校正程序,用于估计子带上的频率偏移。(OFDM signals in frequency offset correction procedure used to estimate the sub-band frequency deviation.)
- 2007-08-08 20:24:04下载
- 积分:1
-
K_lPattern
该程序是用matlab开发的人脸识别程序,应用的方法是K_L变换(The program is the development of face recognition matlab program, the application method is to transform K_L)
- 2009-12-22 17:43:45下载
- 积分:1
-
Face_Angle_Neural_net
通过Matlab编程,以建立BP神经网络对人脸进行识别为例子,说明对BP神经网络的训练和模拟的过程。(Through Matlab programming to create BP neural network to recognize human faces as examples of the BP neural network training and simulation process.)
- 2010-05-22 10:40:49下载
- 积分:1
-
comp
基于周期失配序列和m序列的OFDM信道估计性能比较(Mismatch sequence and m-sequence OFDM channel estimation performance comparison)
- 2013-09-03 16:22:29下载
- 积分:1
-
matlab-plot
介绍了数学工具MATLAB绘图的常用命令和格式,有助于快速掌握绘图技巧(Introduces the mathematical tools commonly used commands and MATLAB graphics formats, helps you quickly master the drawing skills)
- 2013-10-31 19:44:07下载
- 积分:1
-
FFT
对采集的振动位移信号进行FFT频谱分析,并分窗PLOT显示(Vibration displacement signal acquisition FFT spectrum analysis and display of window PLOT)
- 2014-06-28 11:04:21下载
- 积分:1
-
dekinpo
Digital filter simulation in Matlab.
- 2009-11-28 05:34:09下载
- 积分:1