-
dft_idft
basic sicrete fourier transform
- 2011-02-04 23:43:23下载
- 积分:1
-
Watterson_channel
说明: watterson信道模型,包含四种模型,有3径和4径两类(watterson channel model, including the four models, there are two types of 3 tracks and 4 tracks)
- 2021-04-23 22:18:47下载
- 积分:1
-
Ex1-Std-wind-speed
This code is to find standard deviation of wind speed data
- 2013-02-02 11:28:28下载
- 积分:1
-
dm
说明: matlab链码,计算连通区域周长,基于玉米图像预处理自行编写(matlab chain code to calculate the circumference of the connected region)
- 2013-03-07 23:11:02下载
- 积分:1
-
Fountain-Codes-Encoding-Algorithm
喷泉码的编码算法,基于混沌理论,采用鲁棒孤子分布(Fountain Codes Encoding Algorithm
)
- 2012-05-09 10:48:00下载
- 积分:1
-
MatlabSpectralMethods
说明: MATLAB国外经典,英文学习好的可以下载学习啊。(MATLAB foreign classics, and English learning good study can be downloaded ah.)
- 2008-11-25 16:40:54下载
- 积分:1
-
Kalman_3d
对目标的运动进行了卡尔曼滤波跟踪,此程序的特点是进行了三维仿真(Kalman filter tracking the movement of the target, the characteristics of this program is a three-dimensional simulation)
- 2012-08-02 21:19:28下载
- 积分:1
-
shiliang2
矢量算法,计算声源位置。速度比较快,精度很高。(Vector algorithm to calculate the location of a sound source. Relatively fast speed, high precision.)
- 2007-10-30 11:19:55下载
- 积分:1
-
dianlixitong
说明: 基于MATLAB牛顿拉夫逊法进行潮流计算(MATLAB-based Newton Raphson power flow calculation method)
- 2010-04-25 10:32:57下载
- 积分:1
-
How-Use-ODE45-to-solve-Boundary-Value-ODE
In MATLAB, usually we use function bvp4c() to solve boundary value problem (BVP) of ODE. However, we also can use function ode45() to solve BVP of ODE too. However, ode45() needs all initial values at one point. Therefore we have to construct an auxiliary function, whose input argument is the missing initial value and the return output is the given boundary value, Then we can call function fsolve() to get the missing initial value. This method is particularly efficient it the ODE has one or more parameters. Also this method is essentilal for GNU Octave, because whose function bvp4c() is not programmed for parameter ODE yet.
- 2012-06-24 04:37:26下载
- 积分:1