-
esvga
遗传算法求解离散问题投资组合,matlab编程实现!(GA for profit combination)
- 2014-11-26 11:20:21下载
- 积分:1
-
trainBPElementWise
BP neural code
the backpropagation algorithm nwueal implementation in matlab, the code for training element wise
- 2010-07-27 05:24:10下载
- 积分:1
-
MATLABinternalfunctionofsmallchangessomealgorithms
MATLAB内部函数小改动,可实现一些算法(MATLAB internal function of small changes, some algorithms can be realized)
- 2010-08-06 09:34:19下载
- 积分:1
-
circle
画圆的算法,可用Matlab编程,也可用Mathematica软件编程(Circle algorithm the available Matlab programming, also be used Mathematica software programming)
- 2013-04-05 13:37:53下载
- 积分:1
-
CManual
C Language Reference Manual
- 2010-09-29 23:34:03下载
- 积分:1
-
KFCS
压缩感知卡尔曼滤波算法工具包,供参考学习(Compressed sensing Kalman filter kit for reference study)
- 2014-09-19 20:57:50下载
- 积分:1
-
MATLAB-tuxiangchuli
这是本关于图像出处理的书籍,里面有很多例子,并且每个例子都给出了MATLAB程序(This is a book about image processing books, there are many examples, and examples of each are given MATLAB program)
- 2015-03-25 16:17:29下载
- 积分:1
-
APFv1_hardware_build_0-SHUNT-ACTIVE-POWER-FILTER
shunt active power filter design
- 2015-04-06 13:11:02下载
- 积分:1
-
LINPROG
linprog - 线性规划(在MATLAB5.3使用),用于计算线性规划问题,在命令中直接输入linprog.m即可(linprog- linear programming (in MATLAB5.3 use), used to calculate the linear programming problem, the command can be entered directly linprog.m)
- 2013-05-26 17:14:34下载
- 积分:1
-
基于PSO的火车票分配问题
这是一个火车票分配问题(只有X是未知的)
假设初始座位数为N
分配给AB,BC,AC的座位数量为(xAB,xBC,xAC)
假设在时间t还剩余的A-B,B-C的可售座位数为(a,b)
三个区段的需求DAB,DBC,DAC,是独立的随机变量(也可以给确定的值),其价格分别为(fAB,fBC,fAC)(This is a train ticket assignment problem (only X is unknown).
Suppose the initial number of seats is N
The number of seats allocated to AB, BC and AC is (xAB, xBC, xAC).
Assuming that the remaining A-B in time t remains, the number of seats available for sale is B-C (a, b).
Demand DAB, DBC and DAC in three sectors are independent random variables (which can also be given a fixed value), and their prices are (fAB, fBC, fAC) respectively.)
- 2018-11-16 14:11:10下载
- 积分:1