-
intromat
Introduction à
MATLAB et Simulink
- 2010-06-28 18:45:28下载
- 积分:1
-
fashe-84
用matlab将弹道坐标系转换为WGS84中的直角坐标(Using matlab to convert ballistic WGS84 coordinate system of rectangular coordinates)
- 2009-04-14 21:13:12下载
- 积分:1
-
ofdm_fading
Simulation program to realize OFDM transmission system(under one path fading)
- 2010-10-31 18:13:42下载
- 积分:1
-
pls
这是做偏最小二乘回归的软件代码,在matlab中可以实现(This is so partial least-squares regression of the software code in matlab can be achieved in)
- 2009-01-02 14:29:15下载
- 积分:1
-
randomnum
一个关于随机数产生的matlab仿真源码程序。(A random number generated on the source code matlab simulation program.)
- 2010-10-24 10:07:21下载
- 积分:1
-
Kalman
卡尔曼滤波matlab代码,适合初学者,注释详细(
Kalman filter matlab code)
- 2013-05-10 20:50:28下载
- 积分:1
-
Bluetooth_Voice
这种模式的一个版本,这与MATLAB和Simulink释放的电流随通信模块(A version of this model which works with the current release of MATLAB and Simulink is shipped with the Communications Blockset™ )
- 2015-04-01 11:27:56下载
- 积分:1
-
KF_and_EKF_standard
标准的卡尔曼与扩展卡尔曼滤波模板,可以直接套用。(kalman and extended kalman filter can be directly applied.
)
- 2015-04-17 10:39:33下载
- 积分:1
-
hhrDYZJ5
小波检测电压暂降信号程序,m文件,可清晰检测电压暂降的起始时间和结束时间,以及幅值。(Wavelet Detection voltage sag signal program, m file, the starting time can be clearly detected voltage sags and end time, and amplitude.)
- 2015-06-03 17:24:04下载
- 积分:1
-
Intermediate_Nodes
The program takes the intermediate stoichiometric matrix of a chemical reaction mechanism as the input and gives the intermediate nodes in terms of all the possible combinations of p-(q-1) reaction steps. This program is complimentary to the "Reaction Routes" program. Using both these programs a Reaction Route Graph for a chemical reaction mechanism can be constructed, which can be used for kinetics studies.
The command to create a MATLAB function:
new myfun
It is also possible to append function code at the function m-file creation time as follows:
new myfun disp( Hello World! )
- 2010-06-11 15:46:34下载
- 积分:1