-
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
-
ARsimu
采用AR法模拟风速,计算时间较短,但精度相对于谐波叠加法略差(AR method using simulated wind speed, the calculation time is shorter, but the accuracy is slightly worse relative to the harmonic superposition)
- 2014-12-14 20:44:03下载
- 积分:1
-
5
信号处理,进行信号检测与处理,通过设定threshold来进行信号检测的可信度调整(Credibility adjustment signal processing, signal detection and processing, by setting threshold for signal detection)
- 2013-12-02 04:20:06下载
- 积分:1
-
lsqlin
说明: 用C++实现了最小二乘法,和matlab的同名函数功能 相同(Code to dispaly how to implement lsqlin function in C++)
- 2021-02-13 11:09:49下载
- 积分:1
-
雷达信号的分选程序 radar sort
雷达信号的分选程序包括sdif,pri变换,cdif算法(Radar signal sorting procedures include sdif, pri transform, cdif algorithm)
- 2021-05-12 18:30:02下载
- 积分:1
-
xiaobo
小波分次谐波分解 用来解决傅里叶分解难以处理的分数次谐波(Harmonic decomposition wavelet decomposition is used to solve difficult to deal with fractional Fourier harmonics)
- 2013-11-30 18:38:02下载
- 积分:1
-
esp_iot_sdk_v1.5.0
esp8266 iot源码包含at指令和smartconfig demo(esp8266 iot_demo)
- 2016-04-25 16:58:05下载
- 积分:1
-
ImageSegmentation
马尔科夫随机场用于图像分割,基于能量法的条件概率分部来实现图形像元之间的分割。(MRF for image segmentation.Based on the energy method of conditional probability division to achieve the segmentation between graphics pixels. )
- 2016-08-27 13:27:26下载
- 积分:1
-
PVFuzzy_wind_diesel_bess
说明: PV array and wind with fuzzy mppt
- 2020-07-08 13:33:42下载
- 积分:1
-
Slam-2DD
2Dimension of SLAM asks the following question:
“Is it possible for an autonomous vehicle to start in an unknown location in an unknown
environment and then to incrementally build a map of this environment while simultaneously using
this map to compute vehicle location ?
- 2012-11-30 22:03:54下载
- 积分:1