CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - matlab例子

搜索资源列表

  1. numerical-calculation

    0下载:
  2. 数值计算的好多个例子程序,对于使用matlab数值计算的初学者来说很有好处-The numerical calculation code, very good for beginners
  3. 所属分类:Algorithm

    • 发布日期:2017-11-20
    • 文件大小:84251
    • 提供者:戴夏强
  1. romberg

    0下载:
  2. 数值分析计算程序例子,龙贝格积分法求解函数积分,计算时注意函数端点处matlab是否能求出函数值,如不能需手动输入。-Numerical analysis of examples of the calculation program Romberg integration method for solving function integral.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-09
    • 文件大小:1165
    • 提供者:Zhang li
  1. TfsBp

    0下载:
  2. 这是一个用于进行聚类分析的例子,基于MATLAB编制而成,用于对各种复杂的数据集进行分类处理。-This is an example for cluster analysis, compiled based on MATLAB is used for a variety of complex data sets for classification.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1496
    • 提供者:simpanel
  1. matlab1

    0下载:
  2. 用matlab编程做的《有限元法基础与程序设计》第二章的例子-finite elment anlysis matlab
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:8873
    • 提供者:panli
  1. Cholesky

    1下载:
  2. 半正定矩阵cholesky方法将其分解为两个上下三角矩阵相乘的形式。matlab自带的函数只能分解正定矩阵。并且给出例子。-Semi-definite matrix cholesky method be decomposed into two upper and lower triangular matrices form. matlab built-in function can only be positive definite matrix decomposition.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:14285
    • 提供者:王潘
  1. oula-y_=g(x-y)

    0下载:
  2. 简单的求一维欧拉方程matlab代码,可以作为入门的例子-Simple one-dimensional Euler equations matlab code requirements
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:525
    • 提供者:pgl
  1. Hinf_ctrl

    1下载:
  2. 鲁棒控制MATLAB示例,包括Hinf最优控制,Hinf控制,H2控制的代码。自己按照书上的例子编写的。-The robust control MATLAB examples, including the Hinf optimal control, Hinf control, H2 control code. Book in accordance with their own examples of the preparation of the.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:774
    • 提供者:Jeff
  1. Simplex2phase

    1下载:
  2. matlab两阶段单纯形法解线性规划问题的函数,有详细的注释和说明,还有一个word文档是用该程序解决实际问题的一个例子。-Matlab codes for simplex 2 phase algorithm, detailed comments and instructions, and a example using this code to solve a real problem.
  3. 所属分类:Algorithm

    • 发布日期:2017-02-28
    • 文件大小:346112
    • 提供者:郭子
  1. Breimans-randomForest-

    0下载:
  2. 随机森林提出者的算法,matlab版本,有例子-Random Forest algorithm author, matlab version, there are examples
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:190908
    • 提供者:steveyan
  1. LV

    0下载:
  2. lv指数求解matlab程序,一个简单的应用例子-lv Index solving matlab program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:557
    • 提供者:wuzhiwen
  1. HermitePoly

    0下载:
  2. MATLAB 源码 一个HermitePoly的例子 可以运行的-MATLAB source code examples can run a HermitePoly
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:547
    • 提供者:wuzhiwen
  1. DREAM-V3.0

    13下载:
  2. 差分进化自适应Metropolis算法Matlab工具箱,是一种马尔科夫链蒙特卡洛(MCMC)工具.带演示例子.-DREAM runs multiple different chains simultaneously for global exploration, and automatically tunes the scale and orientation of the proposal distribution using differential evolution.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1649288
    • 提供者:田学军
  1. matlabNumerical-Analysis

    0下载:
  2. matlab在数值分析中的实例与代码,结合具体例子讲述Matlab在数值分析中的应用-matlab code examples and numerical analysis, combined with specific examples about Matlab in Numerical Analysis
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:127897
    • 提供者:mima
  1. Ridge_Regression_code

    0下载:
  2. matlab实现岭回归,并在实际例子中体现了他的用法。-Matlab ridge regression, and reflected his usage in the practical example.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3539
    • 提供者:安占福
  1. GM

    1下载:
  2. GM(1,1),DGM,RDGM,P_DGM,P_RDGM模型算法Matlab程序,其参数用粒子群优化算法PSO进行取值,PSO的相关程序也包括其中,result程序给出了相关例子。-GM (1,1), DGM, RDGM, P_DGM, P_RDGM model algorithm Matlab program, its parameters were PSO PSO value, PSO related program also included, result program gives
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:21423
    • 提供者:米朵儿
  1. Newton

    0下载:
  2. 牛顿迭代法的一个实现例子 使用matlab编写的~-Newton iterative method of an implementation example of using matlab prepared ~
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:473912
    • 提供者:liu
  1. Fourier-Analysis

    0下载:
  2. 傅里叶变换的一些相关matlab学习案例,光看理论学起来费力,里面是傅里叶逼近和正弦波合成方波例子-Some relevant case study matlab Fourier transform, look effortlessly learn the theory, which is the Fourier synthesis of sine and square wave approximation examples
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:746
    • 提供者:付滔
  1. matlabduochuangkoushiyan

    0下载:
  2. matlab做的多窗口 例子,里面有GUI。可以照着修改。-Matlab to do a multi window example, which has GUI. Can change according to.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:8485
    • 提供者: 周青
  1. bengpai

    0下载:
  2. 考虑雨衰 阴影 和多径影响,利用matlab GUI实现的串口编程例子,真的是一个好程序。- Consider shadow rain attenuation and multipath effects Use serial programming examples matlab GUI implementation, Really is a good program.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:9081
    • 提供者:张云玲
  1. bingqun

    2下载:
  2. 利用matlab GUI实现的串口编程例子,用于建立主成分分析模型,计算晶粒的生长,入门级别程序。- Use serial programming examples matlab GUI implementation, Principal component analysis model for establishing, Calculation of growth, entry-level program grain.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:9386
    • 提供者:雷亚柱
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com