-
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
-
code
这是我自己编写的二进制频谱分配算法的代码,分别用粒子群算法和遗传算法实现.(spectrum allocation code for PSO and GA )
- 2021-04-05 11:09:03下载
- 积分:1
-
main
omp 算法 你可以通过这个算法完成图像恢复,效果好,恢复时间短,误码率低,解决凸优化算法复杂度高的缺点convex optimization algorithm with high complexity(omp algorithm you can accomplish by this algorithm for image restoration, good effect, shorter recovery time, error rate, to solve the shortcomings of convex optimization algorithm with high complexity)
- 2014-01-13 20:49:57下载
- 积分:1
-
matrix
matrix converter is having advantages when compared to traditional converters. the loss are less in this converter.
- 2014-01-18 20:44:36下载
- 积分:1
-
patchwork_spacial
matlab patchwork经典方法的程序。matlab patchwork经典方法的程序。(matlab patchwork classic method of procedure. matlab patchwork classic method of procedure.)
- 2010-10-13 11:11:22下载
- 积分:1
-
xiaonaomoxing
应用batlab编写的小脑模型程序,可逼近任意非线性函数(Application batlab CMAC written procedures, which approximate any nonlinear function)
- 2011-08-29 13:36:49下载
- 积分:1
-
Optimization-method
最优化方法及其Matlab程序设计,乘子法程序,非线性最小二乘问题源码,最速下降法与牛顿法源码等等(Optimization method and Matlab programming, multiplier method procedures, non-linear least squares problem source, the steepest descent method and Newton' s law code, etc.)
- 2011-10-22 18:14:03下载
- 积分:1
-
matlab-data-acquisition.rar
基于matlab的数据采集并对所采集的信号进行处理(Based on the matlab data acquisition and the acquisition of the signal processing)
- 2012-01-02 23:37:21下载
- 积分:1
-
cMqOUldV
电力系统潮流计算软件.可以计算配电网和主网的潮流.(void Node_Sequen(int*pNum_Node,
int*pNum_Line,
int*pNum_Gen,
int*pNum_Load,
int*pNum_Swing,
int*pNum_GPV,
int*pNum_GPQ))
- 2009-03-22 12:00:02下载
- 积分:1
-
WIM2_ITU_ChannelModel_ver4
The channel modeling work package WP1 of IST-WINNER project provided a Matlab implementation of
the WINNER Phase II Model (referred as WIM this onward). The main purpose of the WIM channel
models is to generate a radio channel realisations for a link and system level simulations. The
implementation is based on the earlier implementations of WINNER II interim model [6], WINNER I
(interim) model [3], 3GPP/3GPP2 Spatial Channel Model (SCM) [4] and SCM(E) Extension models. For
details concerning the WIM model, please refer to [1]. This document describes the SW implementation
structure of WIM, its input/output interface and its functionality. Channel model scenarios and parameters
are modified to correspond to IMT.EVAL [7] channel model.
- 2020-09-02 14:58:08下载
- 积分:1