登录
首页 » Matlab » excel 求解运筹学问题

excel 求解运筹学问题

于 2022-01-26 发布 文件大小:6.20 MB
0 84
下载积分: 2 下载次数: 1

代码说明:

老师上课讲的课件,关于excel求解问题,关于线性规划的;如何利用matlab求解带有时间窗的粒子群算法,如何编码代码是很复杂的事情,本人没有学过编码,请求高人指教. excel 求解运筹学问题excel 求解运筹学问题excel 求解运筹学问题excel 求解运筹学问题                                                                                         

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • EM_GM
    % EM algorithm for k multidimensional Gaussian mixture estimation % % Inputs: % X(n,d) - input data, n=number of observations, d=dimension of variable % k - maximum number of Gaussian components allowed % ltol - percentage of the log likelihood difference between 2 iterations ([] for none) % maxiter - maximum number of iteration allowed ([] for none) % pflag - 1 for plotting GM for 1D or 2D cases only, 0 otherwise ([] for none) % Init - structure of initial W, M, V: Init.W, Init.M, Init.V ([] for none) % % Ouputs: % W(1,k) - estimated weights of GM % M(d,k) - estimated mean vectors of GM % V(d,d,k) - estimated covariance matrices of GM % L - log likelihood of estimates %( EM algorithm for k multidimensional Gaussian mixture estimation Inputs: X (n, d)- input data, n = number of observations, d = dimension of variable k- maximum number of Gaussian components allowed ltol- percentage of the log likelihood difference between 2 iterations ([] for none) maxiter- maximum number of iteration allowed ([] for none) pflag- 1 for plotting GM for 1D or 2D cases only, 0 otherwise ([] for none) Init- structure of initial W, M, V: Init.W, Init.M, Init.V ([] for none) Ouputs: W (1, k)- estimated weights of GM M (d, k)- estimated mean vectors of GM V (d, d, k)- estimated covariance matrices of GM L- log likelihood of estimates)
    2008-04-27 15:51:27下载
    积分:1
  • square
    square wave by sine wave
    2010-03-16 03:15:28下载
    积分:1
  • Study of heat transfer and temperature of a 1x1 metal plate
    Study of heat transfer and temperature of a 1x1 metal plate
    2022-06-18 10:30:21下载
    积分:1
  • GA_sin2x_sinx
    Genetic Algorithms - Optimization and Example
    2010-11-03 22:50:43下载
    积分:1
  • chengxu
    关于音频数字水印的嵌入和提取的matlab程序(On the audio digital watermark embedding and extraction procedures of matlab)
    2021-04-08 21:59:00下载
    积分:1
  • Mutual
    互信息法计算延迟时间,可带入自己数据进行计算,方便快捷(Mutual information method to calculate the delay time can be calculated into your data, convenient)
    2011-09-13 09:52:12下载
    积分:1
  • Grey-neural
    灰色神经网络的预测算法,订单需求预测神经网络实例(Grey neural network prediction algorithm, order demand forecasting)
    2014-09-24 10:35:45下载
    积分:1
  • crossvalidation
    利用交叉验证法进行支持向量机的参数优化,最后输出识别结果(The use of cross-validation method for parameter optimization support vector machine, the final output recognition results)
    2014-11-10 15:16:08下载
    积分:1
  • CE
    说明:  层次分析法,序关系法,变异系数法,熵权法的matlab程序,经测试很实用,可以计算指标权重(Analytic hierarchy process, order relation method, coefficient of variation method, entropy weight method of Matlab procedures)
    2017-08-06 23:31:37下载
    积分:1
  • fskmatlab
    基于matlab的fsk信号调制 详细代码及完整实验报告(Based on the fsk signal modulation matlab code and complete a detailed experimental report)
    2009-05-28 09:44:12下载
    积分:1
  • 696516资源总数
  • 106648会员总数
  • 8今日下载