-
readModel
本人练习将用SBML(系统生物学标记语言)编写的XML模型读入MATLAB结构体中的转换程序(I practice will be used to SBML (Systems Biology Markup Language) to prepare the XML model is read into MATLAB structure of the conversion process)
- 2008-01-11 20:24:34下载
- 积分:1
-
work
说明: Matlab实现: Erlang B model(M/M/n/n)与 Erlang C model排队系统的模拟,并画出阻塞概率(P)与负载(A=lamda/miu in Erlang)的关系图。用法:运行RunMe(Matlab achieve: Erlang B model (M/M/n/n) and the Erlang C model simulation queuing system, and draw blocking probability (P) and load (A = lamda/miu in Erlang) the relationship between the map. Usage: run RunMe)
- 2008-12-01 17:20:31下载
- 积分:1
-
MATLAB-tuxiang
包含了各种matlab数字图像处理的小程序 (Contains a variety of digital image processing matlab applet)
- 2013-10-03 10:44:22下载
- 积分:1
-
gmdh_example
GMDH_main为GMDH主函数;
variable_Combin为输入层初始变量选为x1,x1^2,x1*x2,x2^2,x2时的输入变量矩阵值
variable_select计算X_train训练输入数据,Y_train训练输出数据,X_test测试输入数据,Y_test测试输出数据
Combin为求变量的两两组合
Sym_Combin为求符号变量的两两组合
PE_AIC求每层各神经元的参数估计W,及训练数据在参数估计后估计的输出out_train,测试数据在参数估计后的估计输出out_test,还有与实际比较的误差平方和PESS, 以及准则值AIC
sym_representation求最终的输入输出符号表达式
Criterion_value求准则值
(GMDH_main main function for the GMDH variable_Combin initial variables chosen for the input layer, x1, x1 ^ 2, x1* x2, x2 ^ 2, x2 the value of the input variable matrix calculation X_train variable_select training input data, Y_train training output data, X_test test input data, Y_test for the sake of the test output data Combin pairwise combination of variables for the sake of symbolic variables Sym_Combin pairwise combinations PE_AIC neurons find each parameter estimation of the W, and after the training data is estimated in the estimation of output out_train, test data After the parameter estimates of the output estimated out_test, also compared with the actual sum of squared errors PESS, as well as the final criterion value AIC sym_representation seek the input and output values of symbolic expressions Criterion_value find criteria)
- 2011-04-27 15:32:58下载
- 积分:1
-
MN_music_doa
求根music算法+最小范数music算法 DOA估计(music algorithm)
- 2021-01-01 16:58:58下载
- 积分:1
-
bilinear
线性插值,matlab函数计算,比较适合初学者学习。(Linear interpolation, matlab function calculation, suitable for beginners to learn.)
- 2011-05-05 12:03:35下载
- 积分:1
-
newRound
creates round of leach protocol in matlab
- 2015-03-18 16:03:08下载
- 积分:1
-
art_tyxs
直接使用MLS访问方式生成art迭代重建的投影系数,重建时,可以直接按序使用投影系数。(use MLS to create the projection matrix of art, so we can directly use the matrix to reconstruct image )
- 2014-02-24 22:14:06下载
- 积分:1
-
random-number-generation-code
各种分布之下的随机数matlab生成代码,共18种分布,比较全面,研究随机数常用代码(Matlab distributed under a variety of random numbers generated code, a total of 18 kinds of distribution, a more comprehensive study used a random number code)
- 2014-02-08 11:20:36下载
- 积分:1
-
High-accuracy-Optical-Flow
High accuracy optical flow using a theory for warping(The files optical_flow_brox.m and
optical_flow_sand.m are the files you need to run.
optical_flow_brox.m implements the traditional algorithm. Just replace the first lines where images are read, with your image, and start the process.
optical_flow_sand.m implements a variant presented in CVPR 2006. Again just replace the lines "img1 = imread( ... )" and "img2 = imread( ... )" with your images and the rest is automatic.
The variable num_levels controls the number of images in the laplacian pyramid to be constructed. Change it to suit your convenience.)
- 2013-10-03 22:25:17下载
- 积分:1