-
ftest0
F检验函数,用于直接调用的F检验函数,可以使编程更加方便(F test function)
- 2010-09-03 19:09:02下载
- 积分:1
-
rake
rake的matlab程序,经典的rake仿真程序(rake in Matlab procedures, the classic rake simulation program)
- 2007-01-10 16:27:09下载
- 积分:1
-
audio-denoising
利用窗口设计法选择GAUSSWIN设计一个FIR滤波器,对一段含噪语音信号进行滤波去噪处理并根据滤波前后的波形和频谱分析滤波性能。(audio denoising)
- 2014-11-05 14:33:18下载
- 积分:1
-
Encription_Decription_Code
Matlab Code for Watermarking. This code is useful for elliptic curve cryptography
- 2014-11-29 19:06:41下载
- 积分:1
-
aa
说明: 用matlab实现智能优化算法,本程序主要实现的是人工蚁群优化算法(Using matlab to achieve intelligent optimization algorithms, the main procedures of artificial ant colony optimization algorithm)
- 2013-04-17 13:47:25下载
- 积分:1
-
wavelet_energy_spectrum
说明: 小波分解后的能量谱代码,通过计算每一节点能量构造小波能量谱(The energy spectrum code after wavelet decomposition is used to construct the wavelet energy spectrum by calculating the energy of each node)
- 2020-06-29 16:40:02下载
- 积分:1
-
sanlei
说明: 软测量氧含量数据工况聚类、建模matlab实现代码2(Measuring the oxygen content of soft data clustering conditions, modeling the implementation code 2 matlab)
- 2011-04-13 14:48:32下载
- 积分:1
-
testelection
This is a MATLAB code (function) which elects two new nodes each time. Nodes are elected relatively to their distance in term of hop count to the initiator. This code is used by tree construction algorithm in networks modeled as weighted matrix.
- 2015-03-23 18:15:06下载
- 积分:1
-
qianghuazhi3
讲解强化学习之3,通过强化学习之3的实例,更加理解强化学习的原理(To explain the 3 of intensive learning and to understand the principle of intensive learning by strengthening the 3 examples of learning)
- 2018-01-01 16:37:21下载
- 积分: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