CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - MATLAB programs

搜索资源列表

  1. MATLAB-make-3D-maps

    0下载:
  2. 本资源给出了用matlab画各种三维图的源代码,非常齐全。-The resorce provides the resorce programs of drawing 3D maps using matlab.
  3. 所属分类:software engineering

    • 发布日期:2017-03-25
    • 文件大小:905.56kb
    • 提供者:壮壮
  1. congshuanteachermatlab-2

    1下载:
  2. 科大老师的神经网络仿真程序 MATLAB写的程序 质量很高-HKUST teacher' s neural network simulation program MATLAB programs written in high quality
  3. 所属分类:软件工程

    • 发布日期:2013-08-22
    • 文件大小:375.33kb
    • 提供者:方正
  1. Intelligentcontrolnewchapters

    0下载:
  2. 本书是职能控制新增章节的程序,算法是MATLAB写的具有很高的参考价值-This book is a new chapter of the functions of control programs written in MATLAB algorithm is of high reference value for
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:157.29kb
    • 提供者:方正
  1. NFPSS

    0下载:
  2. These set of programs are written to design a robust power system stabilizer for minimizing the effects of low frequency oscillations in electric power systems. A complete nonlinear model of the power system represented by a single machine connected
  3. 所属分类:Project Design

    • 发布日期:2015-06-08
    • 文件大小:14.88kb
    • 提供者:al-amin
  1. origin

    0下载:
  2. origin教程,书中包含了基本的画图所需要的方案,例子等-origin tutorials, the book contains the basic programs needed for drawing, examples, etc.
  3. 所属分类:software engineering

    • 发布日期:2017-11-03
    • 文件大小:48.87mb
    • 提供者:hanxiao
  1. demo

    0下载:
  2. demo programs for matlab
  3. 所属分类:Project Design

    • 发布日期:2017-05-02
    • 文件大小:562.69kb
    • 提供者:madhuri
  1. communicationsystems

    0下载:
  2. 基于MATLAB的通信系统建模教程,包括simulink和源程序-communication system models based on MATLAB,simulink,and source programs
  3. 所属分类:Project Design

    • 发布日期:2017-05-20
    • 文件大小:5.82mb
    • 提供者:echo
  1. MATLABEditortemplate

    0下载:
  2. 编辑程序的模板,很多人编辑程序都十分的不规范,因此这个matlab模板希望能给一些人一个规范,一个编辑程序的规范。-Editor template, many people editing programs are really not standard, so this will give some people hope matlab template for a standard editing procedure.
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:2.28kb
    • 提供者:王山而
  1. metodos_numericos1.ppt

    0下载:
  2. method numerics with programs in matlab ans imagen explication
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1.69mb
    • 提供者:creednell
  1. Algorithm-collections-for-digital-signal---E.-S.-

    0下载:
  2. SUMMARY: The Algorithms such as SVD, Eigen decomposition, Gaussian Mixture Model, HMM etc. are scattered in different fields. There is the need to collect all such algorithms for quick reference. Also there is the need to view such algorithms in ap
  3. 所属分类:software engineering

    • 发布日期:2017-05-13
    • 文件大小:3.41mb
    • 提供者:Jose Cardenas
  1. Attachments_2011_03_28

    0下载:
  2. Matlab Book Biomedical engineering programs have exploded in popularity and number over the past 20 years. In many programs, the fundamentals of engineering science are taught from textbooks borrowed from other, more traditional, engineering fiel
  3. 所属分类:software engineering

    • 发布日期:2017-06-16
    • 文件大小:24.4mb
    • 提供者:sinan
  1. Matlab

    0下载:
  2. 本书精选了科学和工程中常用的200余个算法,全部采用MATLAB语言编程实现,并结合实例对算法程序进行验证和分析。本书分为上下两篇,上篇为MATLAB基础篇,主要介绍MATLAB的基本功能和操作以及MATLAB程序设计的入门知识;下篇为算法程序篇,主要讲述以下方面常用算法的MATLAB实现,包括插值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、解线性方程组的直接法、解线性方程组的迭代法、随机数生成、特殊函数计算、常微分方程的初值问题、偏微分方程的数值解法、数据统计和
  3. 所属分类:software engineering

    • 发布日期:2017-12-07
    • 文件大小:16.57mb
    • 提供者:ltiuan
  1. Oldsanwei

    2下载:
  2. matlab编写的解决水下三维拖缆在稳态直航时给定边界条件的编写程序。-matlab prepared to solve the underwater 3D streamer given boundary conditions in the steady-state direct writing programs.
  3. 所属分类:software engineering

    • 发布日期:2017-12-09
    • 文件大小:14.48kb
    • 提供者:zhangyang
  1. read-write-SP3-data

    1下载:
  2. 这是matlab编写的关于读取写入sp3数据的小程序,卫星参数-This is a matlab prepared on sp3 data read write small programs, satellite parameters
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:155.3kb
    • 提供者:ou
  1. matlab--some-nice-programs

    0下载:
  2. Matlab画平滑曲线的两种方法( 拟合或插值后再用plot即可) 自然状态下,用plot画的是折线,而不是平滑曲线。有两种方法可以画平滑曲线,第一种是拟合的方法,第二种是用spcrv,其实原理应该都一样就是插值。下面是源程序。-You can then use the plot) Natural state, with the plot is a line drawing, instead of a smooth curve. There are two ways to draw a
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:18.31kb
    • 提供者:谢谢
  1. GUI_Building_Matlab

    0下载:
  2. The MATLAB integrated development environment is the program that runs when you launch MATLAB.You will use it to operate MATLAB interactively, and to develop and run MATLAB programs.
  3. 所属分类:software engineering

    • 发布日期:2017-05-24
    • 文件大小:7.51mb
    • 提供者:didi
  1. book.pdf

    0下载:
  2. Mtalab之父 Cleve Moler编写的书,里面讲述很多有趣的仿真算例,生动形象,用啥写啥,值得一看。-The founder of MATHWORK, Cleve Moler has published his EXPERIMENTS WITH MATLB.The file is the E-book,it has a lot of interesting programs and will make you use matlab better.
  3. 所属分类:software engineering

    • 发布日期:2017-05-20
    • 文件大小:5.68mb
    • 提供者:李寄玮
  1. yantubbs-ConcreteBone

    1下载:
  2. 再生混凝土随机骨料的MATLAB程序,用于有限元模拟的应用求解-Recycled concrete random aggregate of MATLAB programs, applications used for solving finite element simulation
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:1.96kb
    • 提供者:尹惮烦
  1. m1

    0下载:
  2. NUMERICAL ANALYSIS PROGRAMS IN MATLAB
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:106.06kb
    • 提供者:alireza
  1. matlab-2

    0下载:
  2. MATLAB可以进行矩阵运算、绘制函数和数据、实现算法、创建用户界面、连 matlab开发工作界面接其他编程语言的程序等,主要应用于工程计算、控制设计、信号处理与通讯、图像处理、信号检测、金融建模设计与分析等领域。-MATLAB matrix operations can be carried out, drawing functions and data, algorithm, create a user interface, and even the development of inter
  3. 所属分类:software engineering

    • 发布日期:2017-05-09
    • 文件大小:1.86mb
    • 提供者:WSN课题组
« 12 »
搜珍网 www.dssz.com