-
sinefitxx
Four-Parameter Sinefit Matlab code
- 2013-01-05 04:13:52下载
- 积分:1
-
Gametheory
本代码实现了博弈的算法的仿真。可以作为初学者的程序学习。(This code implements the the algorithm simulation game. Can learn as a beginner' s program.)
- 2012-09-13 19:24:45下载
- 积分:1
-
08
说明: 现代通信系统(matlab版本)第二版,第八个例题的程序。(Modern communication systems (matlab version) second edition, the eighth Example program.)
- 2009-11-10 10:50:49下载
- 积分:1
-
jiedian
用数组产生盲节点和信标节点,比循环产生好许多(Produce blind node and beacon node with arrays, produce much better than the cycle)
- 2013-11-28 10:47:09下载
- 积分:1
-
roletweel
a roletwheel matlab s code
- 2012-10-22 05:17:34下载
- 积分:1
-
dd1
在MATLAB开发平台上,在做图像的处理进行分割时,可采用迭代法求阈值进行分割。(In the MATLAB development platform to do image processing in the segmentation, the iterative method can be used to segment the threshold requirements.)
- 2011-05-08 12:40:47下载
- 积分:1
-
Example13
Numerical solution of the state equations
- 2014-09-05 23:26:43下载
- 积分:1
-
scaleForSVM
matlab图像处理与识别当中分类识别时的数据归一化处理(matlab image processing data classification and recognition among the normalization process when)
- 2014-10-14 09:35:50下载
- 积分:1
-
kalkulator
Easy calculator dswafrefewfreqfr
- 2013-12-23 20:17:00下载
- 积分:1
-
matlab_fn
Matlab M-Files:There are four ways of doing code in Matlab. One can directly enter code
in a terminal window. This amounts to using Matlabas a kind of calculator,
and it is good for simple, low-level work. The second method is to create a
script M-fi le. Here, one makes a fi le with the same code one would enter in a
terminal window. When the fi le is “run”, the script is carried out. The third
method is the function M-fi le. This method actually creates a function, with
inputs and outputs. The fourth method will not be discussed here. It is a
way to incorporate C code or FORTRAN code into Matlab this method
uses .mex fi les. We will not disucss it here.
- 2013-07-09 16:49:20下载
- 积分:1