登录
首页 » matlab » MCM

MCM

于 2010-07-06 发布 文件大小:8138KB
0 238
下载积分: 1 下载次数: 23

代码说明:

  数学建模算法介绍以及在Matlab上的实现(Mathematical modeling algorithm implementation in Matlab on)

文件列表:

算法大全
........\参考文献.pdf,80647,2009-08-04
........\第01章 线性规划.pdf,192715,2009-08-04
........\第02章 整数规划.pdf,203910,2009-08-04
........\第03章 非线性规划.pdf,264610,2009-08-04
........\第04章 动态规划.pdf,209456,2009-08-04
........\第05章 图与网络.pdf,493246,2009-08-04
........\第06章 排队论.pdf,399872,2009-08-04
........\第07章 对策论.pdf,180838,2009-08-04
........\第08章 层次分析法.pdf,168705,2009-08-04
........\第09章 插值与拟合.pdf,289788,2009-08-04
........\第10章 数据的统计描述和分析.pdf,188176,2009-08-04
........\第11章 方差分析.pdf,172061,2009-08-04
........\第12章 回归分析.pdf,280456,2009-08-04
........\第13章 微分方程建模.pdf,199821,2009-08-04
........\第14章 稳定状态模型.pdf,201893,2009-08-04
........\第15章 常微分方程的解法.pdf,175282,2009-08-04
........\第16章 差分方程模型.pdf,200721,2009-08-04
........\第17章 马氏链模型.pdf,164778,2009-08-04
........\第18章 变分法模型.pdf,177085,2009-08-04
........\第19章 神经网络模型.pdf,186832,2009-08-04
........\第20章 偏微分方程的数值解.pdf,440489,2009-08-04
........\第21章 目标规划.pdf,180760,2009-08-04
........\第22章 模糊数学模型.pdf,459996,2009-08-04
........\第23章 现代优化算法.pdf,263795,2009-08-04
........\第24章 时间序列模型.pdf,292364,2009-08-04
........\第25章 存贮论.pdf,361307,2009-08-04
........\第26章 经济与金融中的优化问题.pdf,427398,2009-08-04
........\第27章 生产与服务运作管理中的优化问题.pdf,283948,2009-08-04
........\第28章 灰色系统理论及其应用.pdf,354582,2009-08-04
........\第29章 多元分析.pdf,589618,2009-08-04
........\第30章 偏最小二乘回归.pdf,171170,2009-08-04
........\附录一 Matlab入门.pdf,198814,2009-08-04
........\附录三 运筹学的LINGO软件.pdf,344367,2009-08-04
........\附录二 Matlab在线性代数中的应用.pdf,86310,2009-08-04
........\附录四 判别分析.pdf,71296,2009-08-04

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

发表评论

0 个回复

  • bayes
    贝叶斯决策,用matlab设计的两类正态分布模式的贝叶斯分类程序(bayes)
    2010-11-24 17:37:09下载
    积分:1
  • lsm-rbf
    说明:  一种最小二乘法的RBF网络 ---------------------------------- radical basis function neural network ------------------------------------------ clear all close all global sp k w2 b2 unitcenters alldatanum=400 traindatanum=300 testdatanum=100 sp=8 errorlimit=0.1 u=rand(1,alldatanum+10) y=zeros(1,alldatanum+10) for i=4:alldatanum+3 y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+... y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。(radical basis function neural network ------------------------------------------ clear all close all global sp k w2 b2 unitcenters alldatanum=400 traindatanum=300 testdatanum=100 sp=8 errorlimit=0.1 u=rand(1,alldatanum+10) y=zeros(1,alldatanum+10) for i=4:alldatanum+3 y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+... y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。)
    2011-04-13 10:26:06下载
    积分:1
  • fenlei
    病虫害分类用,用来进行病害虫分类的MATLAB程序(Pest and disease classification used, the classification used for pest MATLAB program)
    2010-09-11 15:25:13下载
    积分:1
  • kernel-ica
    说明:  利用KICA实现聚类,里面含有数据集,可以进行测试(clustering with KICA)
    2010-05-04 16:53:45下载
    积分:1
  • var
    基于matlab的var模型应用 youyong(matlab var)
    2012-04-21 20:51:18下载
    积分:1
  • FCMmatlab
    采用模糊数学语言对按一定的要求进行描述和分类的数学方法称为模糊聚类分析,模糊聚类分析Matlab程序(Mathematical methods described and classified according to certain requirements using fuzzy mathematical language called the fuzzy clustering analysis, fuzzy clustering analysis Matlab program)
    2013-05-08 17:54:10下载
    积分:1
  • MATLABprogram4fractal
    一些基本的分形的MATLAB程序,比如cantor集,Julia集,分形树的绘制等(Some of the basic fractal MATLAB program, such as the cantor set, Julia sets, fractal tree drawing, etc.)
    2010-10-12 16:09:33下载
    积分:1
  • Measurementbasedoptimalmultipathrouting
    Measurement based optimal multi-path routing
    2011-01-12 12:21:12下载
    积分:1
  • newton_lagrange
    在matlab r2010a环境下编写的newton-lagrange算法,可以求解约束优化问题,程序返回目标函数值及拉格朗日乘子。(In matlab r2010a environment prepared newton-lagrange algorithms can solve constrained optimization problems, the program returns the value of the objective function and Lagrange multipliers.)
    2013-07-18 01:44:15下载
    积分:1
  • SiS
    Sequential Indicator Simulation
    2011-12-01 15:50:43下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载