CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - M

搜索资源列表

  1. TWI_I2C

    0下载:
  2. 使用NI M系列采集卡产品的DIO数字通道模拟I2C时序,读写EEPROM LABVIEW实例(原创),采用LABVIEW8.5编程。-Use NI M Series DAQ card products DIO digital channel simulate I2C timing, read and write EEPROM device(original code), using LABVIEW8.5 programming.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:430033
    • 提供者:万平
  1. Kernel_PCA

    1下载:
  2. 基于核的主分量分析方法的提出者亲自写的程序(基于MATLAB-a MATLAB m-file of Kernel PCA
  3. 所属分类:matlab例程

    • 发布日期:2013-10-25
    • 文件大小:1460
    • 提供者:Steven
  1. book_total

    1下载:
  2. Intuitive Probability and Random Processes using MATLAB by Steven M. Kay
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4581113
    • 提供者:touchworks
  1. multidiel

    0下载:
  2. multidiel.m - reflection response of isotropic or birefringent multilayer structure- multidiel.m- reflection response of isotropic or birefringent multilayer structure
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1760
    • 提供者:amadeu
  1. TOOLBOX_DTMband1D_v1.2

    0下载:
  2. DEscr iptION: This toolbox allows to decompose a signal via a dual-tree M-band wavelet analysis. It consists of 2 subfolders: 1) dual_tree_1D: contains all the m-files for the dual-tree M-band transform. 2) filters: contains all the m-files t
  3. 所属分类:Wavelet

    • 发布日期:2017-03-28
    • 文件大小:255943
    • 提供者:peng fen
  1. PN_sequence_generation

    1下载:
  2. Generation of m-sequence of period 31.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:609
    • 提供者:Sanjeet Kumar
  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. mix_M_C

    0下载:
  2. M文件和C文件的混合编程。主要包括两部分,一部分是M文件一部分是C文件-M files and C files mixed programming. Mainly consists of two parts, one part of M is a C file file
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:105977
    • 提供者:wudan
  1. graymatrix

    2下载:
  2. 灰度共生矩阵相关资料,包括生成灰度共生矩阵matlab代码,Matlab7工具箱中缺少的graycomatrix.m文件,以及一个通过灰度共生矩阵提取特征的matlab程序(共20多个特征),可以根据他的方法来从灰度共生矩阵中提取你需要的特征。-GLCM relevant information, including generating GLCM matlab code, Matlab7 toolbox graycomatrix.m missing documents, and a gray
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:11118
    • 提供者:Du
  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. 1

    0下载:
  2. 任务:参加运动会有n个学校,学校编号为1……n。比赛分成m个男子项目,和w个女子项目。项目编号为男子1……m,女子m+1……m+w。不同的项目取前五名或前三名积分;取前五名的积分分别为:7、5、3、2、1,前三名的积分分别为:5、3、2;哪些取前五名或前三名由学生自己设定。(m<=20,n<=20) 功能要求: 1)可以输入各个项目的前三名或前五名的成绩; 2)能统计各学校总分, 3)可以按学校编号或名称、学校总分、男女团体总分排序输出; 4)可以按学校编号查询学
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:19297
    • 提供者:eric cui
  1. matlab_dipum

    0下载:
  2. dip_using matlab书里的m文件,都很有价值,希望对大家有用-dip_using matlab book m-file, are valuable
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:162642
    • 提供者:wangxinfei
  1. canny.m

    0下载:
  2. detect edes by canny edge detection based method
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:1346
    • 提供者:shishu
  1. DIPUM_toolbox_m-file_v1.1.4

    0下载:
  2. 数字图像处理(matlab版) 自带的 DIPUM_toolbox, v1.1.4,m文件-dipum toolbox v1.1.4 m files
  3. 所属分类:Graph program

    • 发布日期:2017-03-23
    • 文件大小:152515
    • 提供者:FanZhen2002
  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 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 50 »
搜珍网 www.dssz.com