-
matlabfzkj
matlab解用分支定界法解整数规划的程序。请大家参考(matlab solution using branch and bound method for solving integer programming procedures. Please refer to)
- 2013-07-13 10:50:37下载
- 积分:1
-
PA1-start-Matlab
matlab image process
- 2015-01-20 10:13:40下载
- 积分:1
-
optimal-power-vinod-kumar(OPTIMAL-POWER-FLOW-WITH
OPTIMAL POWER FLOW WITH TCSC USING GENETIC ALGORITHM
- 2014-01-30 14:08:41下载
- 积分:1
-
Aver--Path--Length
一个很有用的计算网络中两节点的距离以及平均路径长度的程序,对网络分析很有用(A very computing network with a two-node distance and the average path length of program and very useful for network analysis
)
- 2012-05-07 08:55:09下载
- 积分:1
-
yuanzhu_zhengfang_Z
PWE(平面波展开法)计算二维固-固圆柱形声子晶体的Z模式。(PWE (plane wave expansion method) to calculate the two-dimensional solid-Z mode phonon solid cylindrical crystals.)
- 2021-04-07 20:49:01下载
- 积分:1
-
knn
K近邻算法在MATLAB中的通过编写代码来实现的样例(K nearest neighbor algorithm in MATLAB by writing code in the sample achieved)
- 2011-05-20 14:22:47下载
- 积分:1
-
hsitorgb
This document is described HSI colour space to RGB colour space algorithims at matlab
- 2014-12-18 04:22:23下载
- 积分:1
-
crc_table_code
说明: 用MATLAB编写的crc检验查表法程序(Prepared using MATLAB CRC test procedure look-up table method)
- 2008-09-25 21:09:11下载
- 积分:1
-
huiguifenxi
本程序基于matlab开发,作用是做回归分析及逐步回归分析(Regression analysis and stepwise regression)
- 2012-03-20 16:35:54下载
- 积分:1
-
132131312312
% 用途:选列主元Gauss消去法解线性方程组ax=b
% 格式:x=nagauss2(a,b,flag) a为系数矩阵,b为右端列向量,flag若为0,则显示中间过程
% 否则不显示,默认值为0,x为解向量
( Usage: Selected Principal Gauss elimination method solution of linear equations ax = b format: x = nagauss2 (a, b, flag) a for the coefficient matrix, b for the right side column vector, flag if it is 0, it shows the middle Otherwise, the process does not appear, the default value is 0, x for the solution vectors)
- 2006-11-22 12:55:26下载
- 积分:1