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

搜索资源列表

  1. vb_call_matlab_dll

    0下载:
  2. 使用MATLAB编写DLL的一些例子,然后用VB进行调用-vb_call_matlab_dll
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4152628
    • 提供者:庞少峰
  1. matlab

    0下载:
  2. 解决微分方程的matlab程序实现步骤,参考价值高-Matlab program to solve differential equations implementation steps, the reference value is high
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:399617
    • 提供者:damian
  1. antcolony

    0下载:
  2. 利用蚁群算法解决旅行商问题,可以自主写入城市坐标,返回最佳路径和平均路径。-with the help of ant colony algorithm to solve the TSP problem. And the best route and the average length of routes will be returned.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:4191
    • 提供者:weifan
  1. Laplace_FDM

    0下载:
  2. solve laplace in3 method
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1315
    • 提供者:nguyen quang
  1. bagPSO

    0下载:
  2. matlab 用PSO 解决背包问题-matlab solve the knapsack problem with PSO
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1259
    • 提供者:徐玖
  1. solve

    0下载:
  2. 一个通过矩阵变换求解多维线性方程组的matlab函数-By solving a multi-dimensional matrix transformation of linear equations matlab function
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:885
    • 提供者:Coco
  1. directory_ASSEMBLE

    0下载:
  2. this package allows to solve to incompressible Navier-Stokes equations with a fast method
  3. 所属分类:matlab

    • 发布日期:2016-05-27
    • 文件大小:3072
    • 提供者:mouniiit_e
  1. ResearchofcarriersynchronizationforlowSNRandhighdy

    0下载:
  2. 该载波同步方案可应用于低信噪比和高动态同存的条件下 接收机设计中,通过对该方案进行MATLAB 仿真,结果表明了该方案能有效地解决了载波快速捕获与精确跟踪的 问题。-The carrier synchronization scheme can be applied with low SNR and high dynamic receiver design under the conditions of existence, through the program MATLAB simul
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:385775
    • 提供者:herui
  1. charge_controller

    0下载:
  2. a Matlab Simulink model of a simple charge controller with the use of hysteresis to solve the problem of oscillations it is suitable to use with renewable energy projects
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:8775
    • 提供者:sandro
  1. ACATSP.m

    0下载:
  2. 应用蚁群算法来解决所有点的遍历且距离最短的问题-Ant colony algorithm to solve all the points of the traversal and shortest distance problems
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:13392
    • 提供者:mayao
  1. cengcifenxi

    0下载:
  2. 本程序用于求解层次分析法中的特征值问题。正互反阵最大特征值和特征向量实用算法,本程序为求和法。-This procedure is used to solve the ahp eigenvalue problems. Is reciprocal array maximum eigenvalue and eigenvector practical algorithm, the procedures for the methods of summation by.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:781
    • 提供者:DuWenSheng
  1. beibaowenti

    0下载:
  2. 用matlab编程解决背包问题 可以运行 收敛效果好 附图-Solve the knapsack problem with the matlab programming convergence effect can run photos
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5028
    • 提供者:linlin
  1. 1

    0下载:
  2. ACS解决TSP问题的代码,希望对大家有所帮助哦-ACS to solve the problem of code TSP
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:10006
    • 提供者:贺晓
  1. pso

    0下载:
  2. The economic load dispatch plays an important role in the operation of power system, and several models by using different techniques have been used to solve these problems. Several traditional approaches, like lambda-iteration and gradient metho
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:542307
    • 提供者:amijeet
  1. sa_timetable

    0下载:
  2. This matlab program is developed to solve timetabling problem using simulated annealing algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:6583
    • 提供者:Lifted
  1. cspline

    1下载:
  2. 通用三次样条插值函数,可求解离散点的三次样条插值-General cubic spline interpolation function, can solve the discrete points of the cubic spline interpolation
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:984
    • 提供者:yang
  1. SVM-hssvm1.0.1

    0下载:
  2. HSSVM是一个用超球SVM(Hyper-Sphere Support Vector Machines)模型求解多分类问题的工具包,采用Java语言实现。开发该程序的主要目的,是利用超球SVM求解模型代替传统上借助于解二分类问题的经典SVM模型来求解多分类问题。本文将论述该程序的主要实现细节,包括相关算法及设计原理的描述。-HSSVM is an ultra ball SVM (Hyper-Sphere Support Vector Machines) to solve multi-classi
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1342534
    • 提供者:songchao
  1. Adomiandecompositionmethod

    3下载:
  2. 用Adomain分解方法求解分数阶常微分方程组,线性的和非线性的方程组都可以。-using Adomian decompositon method to solve fractional differential equations
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:735
    • 提供者:zgl
  1. matlab

    0下载:
  2. 本书是基于Matlab6.5的优化工具箱v2.2编写的。书中全面系统地介绍了优化方法的基础理论和优化工具箱v2.2函数的功能、语法和工程实际应用。全书侧重于优化工具箱在工程中的具体应用,通过具体的分析和详细的实例,读者不仅能对Matlab优化工具箱函数的强大功能与一个深刻的了解,更能学会正确运用优化工具箱函数快速解决实际问题,从而提高分析问题和解决问题的能力-This book is based on the optimization toolbox v2.2 Matlab6.5 prepare
  3. 所属分类:matlab

    • 发布日期:2017-05-22
    • 文件大小:6668854
    • 提供者:倪娃娃
  1. MATLAB-Central-File-Exchange--YALMIP.ZIP

    0下载:
  2. 解决整数线性规划的yalmip工具箱,比较好用的-Solve the integer linear programming yalmip toolbox, more useful
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:774028
    • 提供者:xingwuzong
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com