-
gui--simulic-and-application
program related to gui, simulik and application
- 2011-02-13 19:08:24下载
- 积分:1
-
BSJUMP
Black-Scholes 模型的跳跃过程需要matlab有统计工具包(Black-Scholes model with merton jumps, the code need to be ran based on Statistic toolbox)
- 2012-08-23 02:23:22下载
- 积分:1
-
tdm_figure
MATLAB CODE FOR TIME DIVISION MULTIPLEXING SIGNALS
- 2013-11-20 13:30:53下载
- 积分:1
-
changguipidx
利用S函数的PID解耦控制器实现单元机组解耦控制(The use of S function decoupling PID controller to achieve decoupling control unit)
- 2009-07-12 21:16:44下载
- 积分:1
-
rs2
R/S分析的程序,用来计算Hurst指数用的(R/S analysis procedures used to calculate the index Hurst)
- 2021-01-17 00:28:47下载
- 积分:1
-
LMS_filter
simple Least Mean Square(LMS) filter
- 2010-05-27 14:55:55下载
- 积分:1
-
vmaBFGS
BFGS变尺度法,MATLAB实现,求解函数极值(BFGS variable metric algorithm implemented by MATLAB)
- 2011-09-23 21:49:11下载
- 积分:1
-
OFDM_Static_Freq_Selective_Channel
BER performance of OFDM_Static_Freq_Selective_Channel
- 2014-12-22 21:57:26下载
- 积分:1
-
SVM_Multi_Classifier
SVM multi classifier with diferent Kernels example
- 2013-12-04 12:18:41下载
- 积分:1
-
new
It creates an m-file for a matlab function and populate with a header template describing the purpose of the function, the input and output parameters, and other relevant information.
In addition, it inserts information related to the author of the file: username, display name, computer name, windows version, and the time stamp.
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:44:52下载
- 积分:1