-
multialgorithms_commands
This function processes events from the multi-algorithm GUI screen
- 2010-02-09 08:14:05下载
- 积分:1
-
mpc
说明: mpc预测控制算法 用于理解模型预测控制 希望有所帮助(mpc predictive control algorithm is used to understand the wish to help model predictive control)
- 2021-03-21 13:19:17下载
- 积分:1
-
krusk
krusk算法的matlab,很好用~非常适合在图论中的应用~(the krusk algorithm matlab, very easy to use- very suitable for application in Graph Theory ~)
- 2012-08-08 20:10:20下载
- 积分:1
-
3zuoye
某市有一码头,每次仅容一辆船停泊装卸货,由于经常有船等候进港,部分人提出要扩建码头。经过调查历史资料发现,码头平均每月停船24艘,每艘船的停泊时间为24±20小时,相邻两艘船的到达时间间隔为30±15小时,如果一艘船因有船在港而等候1小时,其消耗成本为1000元。经预算,扩建码头大约需要1350万元,故市长决策如下:如果未来五年内停泊船只因等候的成本消耗总和超过扩建码头花费则扩建码头,否则,不予扩建。因此,希望你能够帮助市长做出决策。此问题已知到达的大概时间和大概停泊时间,对于此问题用概率统计的方法来做比较复杂,可用程序随机产生到达时间和停泊时间来模拟未来五年内船的停泊,多次模拟预测停泊情况,以做出决策(。-Problem in a city with a terminal expansion dock, each only allow a boat moored loading and unloading, as often there are waiting boat into port, some people proposed to expand pier. Terminal stopping 24 per month, per vessel berthing time of 24 ± 20 hours, the arrival of two adjacent vessels interval 30 ± 15 hours, if a ship due to boat in the harbor while waiting for one hour, and its consumption cost of 1,000 yuan. The budget of about 13.5 million yuan expansion dock, so the mayor decision as follows: If a ship is moored next five years, the cost of waiting more than the sum of consumption spending is expanding marina pier extension, otherwise, not expanded.)
- 2015-04-17 18:59:46下载
- 积分:1
-
Finite-element-frequency-solving
matlab在土木工程领域运用,有限元程序,求解振型和频率,给出了阵型图。程序已模块化(matlab use in the field of civil engineering, finite element program, to solve the vibration modes and frequencies are given in Figure formation. Program has a modular)
- 2013-12-22 09:17:19下载
- 积分:1
-
srs
振动冲击谱密度matlab程序,将输入时域转为频域。(The input time domain is converted into frequency domain by the matlab program of vibration and shock spectral density.)
- 2021-04-25 15:38:47下载
- 积分:1
-
matlabpratical
matlab program for very useful to practical
- 2010-08-31 13:13:46下载
- 积分:1
-
suzhixinhaoIIR
IIR设计及讲解,介绍了双线性变换法,巴特沃斯变换法及滤波器设计的程序和结果。(IIR design and explain, introduced bilinear transform, transform, and Butterworth filter design procedures and results.)
- 2010-06-01 10:29:33下载
- 积分:1
-
lda
对有类别监督的数据进行先行判别分析用于降维
数据为结构体类型,返回数据也是降维后的结构体类型。如(a.X a.y)a.X是带有类别的数据,a.y是类别信息(Synopsis:
model = lda(data)
model = lda(data,new_dim)
Description:
This function is implementation of Linear Discriminant Analysis.
The goal is to train the linear transform which maximizes ratio
between between-class and within-class scatter matrix of projected
data.)
- 2011-05-01 17:52:36下载
- 积分:1
-
numerical-computations
bisection method for equation solving
- 2013-12-10 13:10:06下载
- 积分:1