-
mfile_HW
these m files contain the solution of some problems in the book "communication system" by Haykin
- 2009-04-24 05:37:21下载
- 积分:1
-
FileId=258021
基于MATLAB的数字图像旋转的算法和实现(MATLAB-based algorithm for digital image rotation)
- 2010-01-15 14:56:26下载
- 积分:1
-
PAPR_U_compand
MATLAB中PAPR的U压扩和限幅来降低PAPR的方法的程序(PAPR of U MATLAB, compression and expansion, and limiting the method to reduce PAPR program)
- 2011-04-19 15:07:07下载
- 积分:1
-
RSF_v0_v0.1
image segmentation , rsf with demo and ...
- 2013-02-11 16:26:41下载
- 积分:1
-
N-Lsuanfa
改进牛顿拉夫逊法,克服传统的牛顿法的缺点,缩短计算时间。(Improved Newton Raphson method to overcome the shortcomings of the traditional Newton method to shorten the calculation time.)
- 2014-11-09 20:50:42下载
- 积分:1
-
vbgm
expectation maximization
- 2014-11-30 16:00:57下载
- 积分:1
-
threestandalone
说明: 三相逆变器SIMULINK仿真,可以用来完成相关仿真实验(Simulink simulation of three-phase inverter)
- 2020-03-27 17:34:16下载
- 积分:1
-
duanshi_fft
离散数据频谱分析,采样数据进行离散后,获取信号中的周期运动信息(matlab,FFT,frenquence chart)
- 2010-01-04 15:02:41下载
- 积分:1
-
ok
Euclidean distance between two images
- 2013-09-20 09:28:18下载
- 积分: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