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

搜索资源列表

  1. matlabaanswer

    0下载:
  2. 薛定宇《高等应用数学问题MATLAB 求解》习题参考解答,一本学习matlab不错的书-Xue Dingyu " higher MATLAB to solve mathematical problems" exercises reference answers, a good book to learn matlab
  3. 所属分类:matlab

    • 发布日期:2017-05-18
    • 文件大小:4898453
    • 提供者:牛牛
  1. signal-processing

    0下载:
  2. 压缩文件中给出了已知系统传递函数及输入信号的情况下,求解系统输出响应的四种方法,即差分方程法,卷积法,DFT法以及滤波器设计方法;此外还包含创建窗及其频率响应的matlab设计。-Known compressed file system transfer function is given and the case of the input signal, the output response of the system to solve the four methods, namely th
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:3992
    • 提供者:chengzhe
  1. double

    0下载:
  2. 一个用matlab编写的用公式算法解决微波网络中的双支节匹配的问题-An equation using matlab algorithm to solve microwave network using the double-stub matching problem
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:888
    • 提供者:孙金涛
  1. Spectral Projected Gradient for L1 minimization

    0下载:
  2. SPGL1 is a Matlab solver for large-scale one-norm regularized least squares.It is designed to solve any of the following three problems: 1. Basis pursuit denoise (BPDN): minimize ||x||_1 subject to ||Ax - b||_2 <= sigma, 2. Basis pursuit (BP): min
  3. 所属分类:matlab例程

    • 发布日期:2013-10-29
    • 文件大小:61889
    • 提供者:sjwlovekaka
  1. g05

    0下载:
  2. matlab源码,利用遗传算法求解30个城市的tsp问题-matlab source code, the use of genetic algorithm to solve 30 problems tsp city
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:2029
    • 提供者:孙建
  1. ppcMATLAB

    0下载:
  2. 这是一个关于应用投影寻踪模型解决问题的matlab程序-This is an application of projection pursuit model to solve the problem matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:18389
    • 提供者:杨欣
  1. Hungary

    0下载:
  2. Matlab程序,匈牙利算法,可用于指派问题的求解-Hungarian algorithm can be used to solve the assignment problem
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1148
    • 提供者:小小
  1. Genetic-algorithm

    0下载:
  2. matlab遗传算法程序,可用于最优化问题求解,遗传算法功能非常强大-Matlab genetic algorithm procedure, can be used to solve the optimization problem, genetic algorithm is very powerful
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5137
    • 提供者:小小
  1. PR_167406042

    3下载:
  2. 利用隐式中心差分格式求解二维热传导方程的matlab代码-The matlab code to solve 2-dimension heat equation with implicit difference scheme.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:2080
    • 提供者:时骥
  1. 757804377TSP-PSO

    0下载:
  2. 各种优化算法解决TSP问题的matlab可视化源程序-Various optimization algorithm to solve TSP problem matlab source code visualization
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:33942
    • 提供者:xiexiaoasdf
  1. Cleve-SolvingSudoku

    0下载:
  2. 应用matlab进行数独解密的算法和教程,英文版,来自matlab创始人-The Userguide to use matlab to solve sudoku
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1102276
    • 提供者:任彬彬
  1. Simplex

    0下载:
  2. 采用最基本的单纯形法编写了matlab程序,可用于求解各种线性规划问题-Matlab procedures used to prepare the basic simplex method can be used to solve a variety of linear programming problems
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:750
    • 提供者:李晨昊
  1. Gauss-Sedeil

    0下载:
  2. 次程序是用MATLAB语言编写的高斯赛德尔迭代法,可用于求解线性微分方程组。-Second procedure is used MATLAB language high Sisaideer iterative method can be used to solve linear differential equations.
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:126863
    • 提供者:黄智谦
  1. Blasius-Equation

    0下载:
  2. 本例为四种求解Blasius平板边界层方程的数值计算方案,欧拉法,改性欧拉法,二阶龙格库塔法和四阶龙格库塔法。为了满足无渗透边界条件,f 位于eta=0处的初值在不同方法下需要进行一定的调整。-This folder contains the matlab programs to solve the Blasius equation for boundary layer of flat plate. There are four numerical methods to solve this p
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2768
    • 提供者:马晨皓
  1. MAtlabSa

    0下载:
  2. 模拟退火算法简介及解决实际问题的代码Matlab程序-Introduction and simulated annealing algorithm to solve practical problems Matlab program code
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:865938
    • 提供者:王磊
  1. Newton

    0下载:
  2. This a Matlab code for Newton method used in numerical methods to solve linear equations .-This is a Matlab code for Newton method used in numerical methods to solve linear equations .
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:8089
    • 提供者:tareq
  1. Movement-Trajectory-of-Bombing

    0下载:
  2. 考虑了轰炸机水平轰炸时投弹方向与载机速度方向不一致的情况,研究了投射炸弹的运动轨迹并建立了一组弹道方程,最后通过MATLAB采用龙格-库塔法求解轰炸弹道。-Considered inconsistent with the carrier aircraft bomb direction speed horizontal direction bombers bombing case study projected trajectory of the bomb and the establishmen
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1203
    • 提供者:龙天
  1. Finite-element-frequency-solving

    1下载:
  2. matlab在土木工程领域运用,有限元程序,求解振型和频率,给出了阵型图。程序已模块化-matlab use in the field of civil engineering, finite element program, to solve the vibration modes and frequencies are given in Figure formation. Program has a modular
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2668
    • 提供者:xionger
  1. tsmQPhild

    0下载:
  2. 算法是原始对偶算法,该方法充分的剖析了优化问题的结构,是求解二次规划问题的一个较好的算法。求解比采用matlab 的Quardprog求解速度快许多!-Algorithm is the original dual algorithm, this method is fully analyzed the optimization of structure, is to solve the quadratic programming problem of a good algorithm. To s
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:564
    • 提供者:谈谈
  1. gblSolve

    0下载:
  2. direck算法用matlab的M语言实现,该算法可以有效解决数值寻优,且实时性好,寻优收敛速度快,相比遗传算法,寻优更准确-direck algorithm matlab the M language, the algorithm can effectively solve numerical optimization, and real-time, optimizing the convergence speed, compared with the genetic algorithm op
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:4256
    • 提供者:huashiyu
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com