-
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
-
ofdm_all_channel_2
OFDM链路级别仿真,包括数字调制与解调,AWGN信道,CP的添加与消除,零填充,(OFDM link-level simulation, including digital modulation and demodulation, AWGN channel, CP addition and elimination, zero-filling,)
- 2008-06-05 15:43:39下载
- 积分:1
-
MC-CDMA
说明: 详细的MC-CDMA系统运用M文件构建,包括各个模块(Details of the MC-CDMA system using M files to build, including the various modules)
- 2011-02-19 10:31:22下载
- 积分:1
-
jadeR
利用JADE算法实现盲源信号的分离,JADE算法是盲源信号分离的常用算法(Using JADE algorithm for blind source signal separation, JADE algorithm is a commonly used algorithm of blind source signal separation
)
- 2013-08-03 11:15:50下载
- 积分:1
-
简单的遗传算法解决优化问题的汇编代码 GA
简单的遗传算法解决优化问题的汇编代码,包括单变量无约束优化、单变量有约束优化及多变量优化问题,并配以实例进行说明(Genetic Algorithms)
- 2013-12-26 19:00:06下载
- 积分:1
-
ImageGallery
ImageGallery extends NoSearchActivity implements for Andriod.
- 2013-12-13 14:50:53下载
- 积分:1
-
OFDM1
TURBO CODE BASED SCRIPT FOR MATLAB CODING
- 2012-04-03 16:26:35下载
- 积分:1
-
Produce-a-variety-of-distribution
1.duishuzhengtai:产生对数正态分布
2.gaussian:产生数据量为n的两个相互独立高斯分布y1、y2
3.junyun:自定义 0-1的均匀分布,n代表数据量,一般要大于1024(蒙特卡罗)
4.ruili:瑞利分布,m是瑞利分布的参数,n代表数据量,n一般要大于1024
5.kaifeng:产生开丰分布,其中m代表开丰分布的自由度,n表示产生的点数量
6.tfenbu:本函数产生自由度为m,数据量为n的t分布。
7.weibuer:a=1时,是指数分布;a=2时,是瑞利分布(1.duishuzhengtai: generating lognormal 2.gaussian: generating a data quantity n of two mutually independent Gaussian distribution Y1, Y2 3.junyun: custom uniform distribution of 0-1, n represents a data amount, generally large in 1024 (Monte Carlo) 4.ruili: Rayleigh distribution, m is a parameter of the Rayleigh distribution, n representative of the amount of data, n is generally greater than 1024 5.kaifeng: generating open abundance distribution, wherein m represents an open-abundance distribution freedom of degrees of freedom, n is the number of points generated 6.tfenbu: This function generates m, the amount of data for n t distribution. 7.weibuer: a = 1, the exponential distribution a = 2, is a Rayleigh distribution)
- 2012-09-04 20:02:08下载
- 积分:1
-
Moses_By_Mahmoud_Ghassan
Narration de l histoire du prophète Moise
- 2013-11-14 17:28:14下载
- 积分:1
-
Packet-loss-simulator
This function simulates damages in the received frame corresponding to the loss of one NALU (i.e. slice) given a slicing mode and the slice to be lost
- 2014-01-29 14:49:45下载
- 积分:1