-
FIR_filter
this is FIR-filter with wavelet method for mode estimation of system for ambient data
- 2012-10-24 19:02:05下载
- 积分:1
-
CSMA-ALOHA-matlab
退避机制的三种matlab代码,包括CSMA、ALOHA、时隙ALOHA协议的matlab仿真(Backoff three matlab code, including CSMA, ALOHA, slotted ALOHA protocol matlab simulation)
- 2015-09-07 20:38:46下载
- 积分:1
-
Rombegrg
录入程序代码,并对该实验代码进行调试,检查程序代码中的语法和语义错误。
编写函数f(x)的代码如下:
Romberg算法¨
function z=f(x)
if (x~=0)
z=sin(x)/x
else
z=1
end
备注:在实验代码中,首先输入必要的变量的值如下:
a=0
b=1
tol=1e-8
待查询检查通过,开始输入执行代码
设置格式format short g查看u的值和sin(u)的值:
(Input program code, and debugging code for the experiment to check the program code in the syntax and semantic errors. The preparation of a function f (x) of the code is as follows: Romberg algorithm ¨ function z = f (x) if (x ~ = 0) z = sin (x)/x else z = 1 end Note: In the experimental code, First, enter the necessary value of the variable is as follows: a = 0 b = 1 tol = 1e-8 pending inquiries, checking through, began to enter the implementation of the code format format short g see u, values and sin (u) values:)
- 2009-12-28 22:03:42下载
- 积分:1
-
orbit_Terra
1)先利用文件Lorenz.m求解出Lorenz系统,并把其数组保存成名字为un.mat的文件。
2)直接运行文件Lorenz1.m 便可统计出Lorenz系统的轨道(a) first use of document Lorenz.m solved Lorenz system, and the preservation of its array of un.mat name into the paper. 2) Run the file directly Lorenz1.m Lorenz will be the statistics on the track)
- 2007-05-22 19:51:26下载
- 积分:1
-
floaterNN
这是采用matlab编程,用神经网络对水面漂浮物特征进行分类(This is using matlab programming, neural network floats on the surface of the water feature to classify)
- 2013-04-29 11:33:49下载
- 积分:1
-
contourfollowing
counter following code can be used in other projects
- 2009-03-04 19:48:37下载
- 积分:1
-
matlabmodel20120317
处理nc文件,生成grads用的ctl文件和数据(deal with netcdf file,and output the ctl file and data for the Grads software!)
- 2013-08-15 12:02:36下载
- 积分:1
-
dereverberation
Dereverberation code in matlab
- 2014-12-24 21:55:47下载
- 积分:1
-
STFT_data
It is Short Time Fourier Transform Codes, which can be used for ISAR Imaging
- 2010-11-18 20:58:34下载
- 积分:1
-
Strong-tracking-filter
基于强跟踪滤波算法的惯性加GPS组合导航matlab仿真程序(Strong tracking filter algorithm based IMU+ GPS integrated navigation matlab simulation program)
- 2020-12-17 22:59:11下载
- 积分:1