-
spectrumEstimation
经典功率谱估计的matlab代码,包括周期图法,BT法和Welch法,便于对经典功率谱估计性能的理解。(Classical power spectrum estimation matlab code, including Periodogram, BT France, and Welch law, to facilitate the performance of classical power spectrum estimation understanding.)
- 2009-12-17 01:11:33下载
- 积分:1
-
calculateSNR
Calculate SNR for designing SDM
- 2012-04-12 21:45:17下载
- 积分:1
-
802.16e-pedestrian-vehicular-channel-model
This section of MATLAB source code covers 802.16e ITU-T pedestrian and vehicular Channel models.
- 2014-12-02 14:45:06下载
- 积分:1
-
MATLAB-and-Its-Application-Guide
《MATLAB及其在理工课程中的应用指南》书籍及其光盘代码内容,该书注重实践和应用,并配有源码("MATLAB and its applications in Polytechnic Course Guide" book and CD-ROM code content, the book focus on practice and application, and with a source)
- 2013-12-11 18:35:34下载
- 积分:1
-
MATLAB_function
matlab常用函数集锦,对初学matlab的人会有帮助。(Collection of commonly used functions matlab, matlab for beginners will help the person.)
- 2009-02-20 14:01:54下载
- 积分:1
-
Matlab
function GetParam(Vx,Vy)
global gh
global gf
global gu
global gr
global gd
global gff
global gM
%global gn (function GetParam (Vx, Vy) global gh global gf global gu global gr global gd global gff global gM global gn)
- 2008-01-09 21:25:31下载
- 积分:1
-
arclength
arc length :arclength: compute arc length of a space curve, or any curve represented as a sequence of points...
- 2011-02-12 15:45:44下载
- 积分:1
-
System-Identification
系统辨识的一个matlab仿真实验室报告,有一定的学习价值和授课价值(System identification matlab simulation laboratory report, the value of learning and teaching value)
- 2013-01-11 22:09:39下载
- 积分:1
-
Time-Calculator
在matlab程序中添加时间计算器,简单易行!!!!(In the matlab program to add time calculator, simple)
- 2012-11-25 19:04:36下载
- 积分:1
-
Bisection
he basic idea of the method of bisection is to start with an initial interval, [a0,b0], that is chosen so that f(a0)f(b0) < 0. (This guarantees that there is at least one root of the function f(x) within the initial interval.) We then iteratively bisect the interval, generating a sequence of intervals [ak,bk] that is guaranteed to converge to a solution to f(x) = 0.
- 2009-03-20 04:30:16下载
- 积分:1