登录
首页 » matlab » Mathematical-modeling

Mathematical-modeling

于 2013-04-10 发布 文件大小:3326KB
0 243
下载积分: 1 下载次数: 4

代码说明:

  主要是基于matlab编程的机器学习的各种算法的实现,对补补基础很好(Matlab programming machine learning algorithm, Bubu basis of good)

文件列表:

数学建模教材修改稿
..................\前言.doc,40960,2003-12-22
..................\参考文献.doc,41472,2003-12-22
..................\封面.doc,32768,2001-10-12
..................\数学建模动员2.doc,40960,2004-09-06
..................\目录.doc,88576,2003-12-22
..................\第一章 线性规划.doc,493568,2005-05-27
..................\第七章 对策论.doc,561664,2003-06-21
..................\第三章 非线性规划.doc,952832,2005-04-16
..................\第九章 插值与拟合.doc,979968,2003-06-21
..................\第二十一章 目标规划.doc,148992,2003-08-03
..................\第二十三章 现代优化算法简介.doc,452608,2003-12-18
..................\第二十二章 模糊数学模型.doc,871936,2003-12-16
..................\第二十四章 时间序列模型.doc,560128,2003-12-22
..................\第二十章 偏微分方程的数值解.doc,621056,2003-08-10
..................\第二章 整数规划.doc,418304,2005-04-09
..................\第五章 图与网络(一).doc,1418752,2005-05-08
..................\第五章 图与网络(二).doc,265216,2005-05-08
..................\第八章 层次分析法.doc,350208,2003-06-21
..................\第六章 排队论.doc,581632,2003-06-21
..................\第十一章 方差分析.doc,468992,2003-06-21
..................\第十七章 马氏链模型.doc,665600,2003-08-10
..................\第十三章 微分方程建模.doc,682496,2003-06-28
..................\第十九章 神经网络模型.doc,448512,2003-08-09
..................\第十二章 回归分析.doc,559616,2005-05-28
..................\第十五章 常微分方程的解法.doc,745472,2003-07-29
..................\第十八章 变分法模型.doc,791040,2003-08-03
..................\第十六章 差分方程模型.doc,1075200,2003-07-29
..................\第十四章 稳定状态模型.doc,794624,2003-07-20
..................\第十章 数据的统计描述和分析.doc,530944,2003-07-06
..................\第四章 动态规划.doc,727552,2005-04-16
..................\附录一 Matlab入门.doc,232960,2005-04-09
..................\附录三 运筹学的LINGO软件.doc,437248,2004-08-16
..................\附录三 运筹学的LINGO软件bak.doc,89600,2003-12-22
..................\附录二 Matlab在线性代数中的应用.doc,144384,2003-12-22
..................\附录四 判别分析.doc,53248,2003-12-22

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

发表评论

0 个回复

  • shy1
    自适应滤波器的LMS算法实现,主要实现滤波和算法的方法。(adaptive filter)
    2011-05-18 14:49:17下载
    积分:1
  • 值模拟方腔内Rayleigh-Benard对流cavity
    数值模拟方腔内Rayleigh-Benard对流。采用交错网格投影法,能量方程采用松耦合方法。(Numerical Simulation of square cavity Rayleigh-Benard convection. Using staggered grid projection method, the energy equation using loosely coupled approach.)
    2020-07-17 10:38:48下载
    积分:1
  • yang-kh80
    调试通过可以使用,已调制信号计算其普相关密度,空间目标识别,采用PM算法。( Debugging can be used, Modulated signals to calculate its density Pu-related, Space target recognition algorithm using PM.)
    2017-04-06 22:07:06下载
    积分:1
  • calc_RL
    根据电磁参数,介电常数实部和虚部,磁导率的实部和虚部,计算反射损耗。(calculating the reflection loss from the electromagnetic parameters)
    2020-10-22 23:27:24下载
    积分:1
  • 3DDC
    此代码属于地球物理领域,是用有限差分开发的直流电法三维正演,基于FORTRAN平台,此代码具有很高的运算效率,对于从事地球物理领域的人来说是不可多得的(This code belongs to the field of geophysics, is developed using finite difference method of three-dimensional forward modeling of DC, FORTRAN-based platform, this code has high computing efficiency, people engaged in geophysical field is rare)
    2013-12-05 22:36:46下载
    积分:1
  • sidianchafen
    使用五点差分格式计算一个微分方程在边值问题上的解(The use of a five-point difference scheme for the calculation of a differential equation in the solution of boundary value problems)
    2008-06-09 22:48:58下载
    积分:1
  • circular-column
    此程序用于计算圆形截面的弯矩曲率特性和不同极限状态的识别(This program used for the the moment curvature calculation of circular cross-section characteristics and different limit state identification)
    2020-11-02 22:09:58下载
    积分:1
  • 1
    说明:  数学建模工具箱 有丰富的数学建模模型,全部用matlab语言编写(Mathematical Modeling Toolbox)
    2009-12-28 08:43:56下载
    积分:1
  • PCA_classifier_version1b
    许多图像问题需要某种物体的检测,其中图像之间的物体的外观有自然的变化。 如人脸识别,病变检测,神经通道分割。 这些图像问题可以通过手动注释图像对象来解决,以训练识别正常物体外观的模型。 这可以通过基于PCA的最大似然分类器来完成。(PCA algorithm suitable for detection / recognition of 2D image "objects")
    2018-01-22 21:20:02下载
    积分:1
  • neidian
    内点法求解线性规划问题; 通过内点法实现了线性规划问题的求解; 内有说明文件;(Interior point method for solving linear programming problems through the realization of the interior point method for solving linear programming problem there is documentation )
    2020-06-29 12:20:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载