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

搜索资源列表

  1. jacobi.m

    0下载:
  2. jacobi solves the equation System A x = b with a Jacobi-Iteration [x] = jacobi(A,b,omega) -jacobi solves the equation System A x = b with a Jacobi-Iteration [x] = jacobi(A,b,omega)
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:848
    • 提供者:Hassan
  1. Rung-kutta4th

    1下载:
  2. 4th order runge-kutta m file
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:519
    • 提供者:Karim
  1. JOSEPHUS

    0下载:
  2. 著名的约瑟夫环问题,采用链表数据结构  已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。   例如:n = 9, k = 1, m = 5   【解答】   出局人的顺序为5, 1, 7, 4, 3, 6, 9, 2, 8。-well-known Josephus Problem,using link list method
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:93007
    • 提供者:宋歌
  1. mtsp_ga

    0下载:
  2. MTSP_GA Multiple Traveling Salesmen Problem (M-TSP) Genetic Algorithm (GA) Finds a (near) optimal solution to the M-TSP by setting up a GA to search for the shortest route (least distance needed for the salesmen to travel to each city exactly o
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:3961
    • 提供者:gao
  1. simmg1k

    0下载:
  2. Simulation of m/m/1/k type queuing proce-Simulation of m/m/1/k type queuing process
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1083
    • 提供者:mohit
  1. matlab

    0下载:
  2. MATLAB从入门到精通(配套光盘) 本书以MATLAB 7.x软件为基础,系统讲解了MATLAB基本环境和操作方法;分章阐述了矩阵计算、数值计算、符号计算、数据可视化、数据分析、M文件编写、 Simulink仿真、句柄图形、图形用户界面、文件读写、MATLAB编译器、应用程序接口等内容;并结合相关的函数或命令,精心编写了一些具体的示例,充分说明了具体函数和命令的使用方法。     本书所带的光盘提供全部示例的源代码,可帮助读者更好地理解书中的内容并更快地掌握MATLAB的使用方法。
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:1177343
    • 提供者:刘建国
  1. DC_motor_brak

    0下载:
  2. This folder has two files for the simulation of dc motor braking. please run the *.m file to run the *.mdl file-This folder has two files for the simulation of dc motor braking. please run the*.m file to run the*.mdl file
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:3655
    • 提供者:netra
  1. myAdder.m

    1下载:
  2. MYADDER M-file for myAdder.fig MYADDER, by itself, creates a new MYADDER or raises the existing singleton*. H = MYADDER returns the handle to a new MYADDER or the handle to the existing singleton*. MYADDER( CALLBACK ,hObject,e
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1789
    • 提供者:Sadid
  1. differential_first.m

    0下载:
  2. 微分先行PID算法,MATLAB语言编写,仿真效果不错。-Differential first PID algorithm, MATLAB language, simulation results are good.
  3. 所属分类:matlab

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

    0下载:
  2. 带前馈的PID算法,MATLAB语言编写,仿真效果不错。-With feed-forward PID algorithm, MATLAB language, simulation results are good.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:562
    • 提供者:
  1. bp

    0下载:
  2. 一个非常不错的BP算法程序,这是一个名为bp.m的文件,对于理解BP算法会很有帮助。-The BP algorithm is a very good program, it is a named bp.m file would be helpful for understanding the BP algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:2057
    • 提供者:侯杰
  1. fibonacci_search

    0下载:
  2. this *.m file is the implementation of fibonacci search that is used for finding gradient vector in optimizaiton algorithm-this*.m file is the implementation of fibonacci search that is used for finding gradient vector in optimizaiton algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:581
    • 提供者:yzb.ufo
  1. Gram_S

    0下载:
  2. classical Gram-Schmidt(unstable) (reduced QR factorization).A:m-by-n matrix. (m>=n)Q:m-by-n unitary matrix.R:n-by-n upper triangular.-classical Gram-Schmidt(unstable) (reduced QR factorization).A:m-by-n matrix. (m>=n)Q:m-by-n unitary matrix.R:
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:623
    • 提供者:Ji Hye Park
  1. weifenxianxing

    0下载:
  2. 微分先行式的PID调试程序 matlab的M文件-PID differential first debugger matlab-style M-file
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:44305
    • 提供者:孔涛
  1. IM

    1下载:
  2. 一个关于考虑铁损的感应电机用M语言写的模型,输出为电流等十六个参数。-1 on the induction motor considering iron loss of the written language with the M model, the output current of 16 parameters.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:3480
    • 提供者:peipei
  1. gmdhpredict

    0下载:
  2. GMDH的MATLAB源代码,是主程序,也就是gmdhbuild.文件。与之配套的测试文件gmdhtest.m、输出误差gmdhpredice.m会接着发出。-GMDH The MATLAB source code, is the main program, which is gmdhbuild. File. Accompanying test file gmdhtest.m, output error will be followed by a gmdhpredice.m.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1326
    • 提供者:songhuaixiang
  1. Matlab-M-File01

    0下载:
  2. 用matlab编写的三角函数曲线M文件一-Prepared using matlab file a trigonometric curve M
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:4225
    • 提供者:sznie778
  1. Matlab-M-File02

    0下载:
  2. 用Matlab编写的M文件0211. 枝干图 12. 罗盘图 13. 轮廓图 14. 交互式图形 15. 变换的傅立叶函数曲线 16. 填充图 17. 条形图和阶梯形图 18. 三维曲线图 19. 图形的隐藏属性 20. peaks函数曲线 -M-file with Matlab write 0211. Branches Figure 12. Compass Figure 13. Contours of Figure 14. Interactive gra
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:4135
    • 提供者:sznie778
  1. mimo-m-sim

    0下载:
  2. matlab with simulink can do simulation of wimax before you can model your system then simulate to improve the performance
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2973
    • 提供者:bisso
  1. m

    0下载:
  2. m序列Matlab程序,一个主程序,一个调用子程序-m sequence of Matlab program, a main program, a subroutine call
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:660
    • 提供者:花花
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com