-
Matlab-simulation-queue-process
说明: 排队问题仿真的目的是要寻找服务对象与服务设置之间的最佳配置,保证系统具有最佳的服务效率与最合理的配置,通过matlab平台对单服务台有限队长的排队系统进行
过程仿真 可以协助设计人员分析顾客的需求 从而合理规划出符合实际条件的服务设施(The purpose of the queuing simulation is to find clients and the best allocation between service settings, ensure that the system has the best efficiency and the most reasonable configuration, the single desk by the limited matlab platform captain Simulation of queuing systems can be help designers analyze the needs of customers in order to meet the actual conditions of rational planning of services and facilities)
- 2011-03-31 09:45:41下载
- 积分:1
-
duo-mu-biao-xian-xing-you-hua
利用粒子群算法计算多目标线性优化问题的解(Using multi-objective particle swarm algorithm for solving linear optimization problems)
- 2014-09-15 21:57:07下载
- 积分:1
-
TwoVariablesDistribution
可以产生二元正态分布随机数,绘制二元正态分布随机数的频数直方图(produce two-variables normal distribution random data, and plot frequency picture according the data.)
- 2011-11-02 10:43:57下载
- 积分:1
-
kmeans
function [L,C] = kmeans(X,k)
KMEANS Cluster multivariate data using the k-means++ algorithm.
[L,C] = kmeans(X,k) produces a 1-by-size(X,2) vector L with one class
label per column in X and a size(X,1)-by-k matrix C containing the
centers corresponding to each class.
Version: 07/08/11
Authors: Laurent Sorber (Laurent.Sorber@cs.kuleuven.be)
References:
[1] J. B. MacQueen, "Some Methods for Classification and Analysis of
MultiVariate Observations", in Proc. of the fifth Berkeley
Symposium on Mathematical Statistics and Probability, L. M. L. Cam
and J. Neyman, eds., vol. 1, UC Press, 1967, pp. 281-297.
[2] D. Arthur and S. Vassilvitskii, "k-means++: The Advantages of
Careful Seeding", Technical Report 2006-13, Stanford InfoLab, 2006.
- 2011-12-22 19:38:16下载
- 积分:1
-
mariner
一个matlab 程序建立的一个船的 模型。3自由度。封装好的输入输出。包含水动力系数。(a mariner made by matlab.)
- 2015-04-07 21:05:24下载
- 积分:1
-
NFHS
采用matlab语言编写的用内点法罚函数解决问题的方法。(The MATLAB language is used to solve the problem by using the penalty function of the interior point method.)
- 2018-01-02 23:07:43下载
- 积分:1
-
hw1
eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e * 2
else e = e / 2
hw1(e)
end
eps = e (eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e* 2
else e = e/2
hw1(e)
end
eps = e )
- 2010-01-19 20:38:10下载
- 积分:1
-
PSCAD-to-MATLAB.pdf
desribes how to connect pscad through matlab
- 2011-07-28 18:47:06下载
- 积分:1
-
linear_array_Wiener_Holf
该matlab程序仿真了旁瓣对消系统,旁瓣对消是自适应阵列处理的重要方面(The matlab simulation, the sidelobe cancellation system of sidelobe cancellation is an important aspect of adaptive array processing
)
- 2021-04-16 14:28:53下载
- 积分:1
-
OFDM_UWB
ORTHOGONAL FREQUENCY DIVISION MULTIPLEXING MATLAB CODE
- 2014-02-07 15:54:47下载
- 积分:1