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

搜索资源列表

  1. svm_v0.54

    0下载:
  2. svm的分类和应用~~有详细的例子,非常实际和好用-svm classification and application ~ ~ There are detailed examples, very practical and easy to use ~ ~
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1597928
    • 提供者:chenxiaofeng
  1. MATLAB_PAF_AND_CODE

    0下载:
  2. 深入浅出MATLAB7.X混合编程的PDF电子书和全书的源代码,MATLAB高级编程和混合编程学习的好例子!-Mixed programming MATLAB7.X easy PDF e-book and the book' s source code, MATLAB programming high-level programming and mixed a good example of learning!
  3. 所属分类:Other systems

    • 发布日期:2017-06-01
    • 文件大小:14261381
    • 提供者:nick
  1. MATLAB123

    0下载:
  2. 匹配法对两个图片进行比较,有例子大家 可以-Matching method to compare the two pictures, there are examples we can see
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:197114
    • 提供者:大方
  1. 8PSK

    0下载:
  2. 是用matlab编程实现PSK的很好例子,-Matlab programming is a good example of PSK,
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2332
    • 提供者:小涂
  1. d

    0下载:
  2. SVR的一些例子,对初学者来说,非常有用,可以照着例子学,这样上手比较快-Some examples of SVR for beginners, very useful, you can follow example of science, this relatively fast start
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:2798
    • 提供者:shihuizhuo
  1. e

    0下载:
  2. SVR的一些例子,对初学者来说,非常有用,可以照着例子学,这样上手比较快-Some examples of SVR for beginners, very useful, you can follow example of science, this relatively fast start
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:1641
    • 提供者:shihuizhuo
  1. Matlab

    0下载:
  2. 系统学习MATLAB,讲了MATLAB内容,并附有各章例子程序-System to learn MATLAB, the MATLAB stresses the contents of each chapter with examples of procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:489485
    • 提供者:刘晓梅
  1. GravityDrainedWaterTank

    0下载:
  2. 模型预测控制的一个小例子~Gravity Drained Water Tank-A little example in MPC ——Gravity Drained Water Tank
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:60809
    • 提供者:Lola
  1. shuzhifenxiMATLAB

    0下载:
  2. 数值分析与matlab实现的光盘内容 里面有很多程序和例子 很清楚的-Matlab numerical analysis and the realization of the contents of the CD-ROM There are so many procedures and examples of clear
  3. 所属分类:source in ebook

    • 发布日期:2017-05-28
    • 文件大小:11003046
    • 提供者:周晨曦
  1. matlab

    0下载:
  2. matlab 常用例子,是学习matlab时必备的,同时也有图像处理的例子-matlab common example of this is essential when learning matlab, but also examples of image processing
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:22201
    • 提供者:lvhao
  1. matlabGUIexmMyfirstGUI

    0下载:
  2. 解压后将myfiest.fig,myfirst.m,Run_Draw.m放在同一个目录下,用matlab打开即可学习。 其中myfiest.fig是设计的GUI图形界面,myfirst.m是该图像界面的m文件,Run_Draw.m是该源文件中用到的一个绘图函数。 myfirst.m中给出了详细的注释,利用此例子可以快速入门matlabGUI编程。 有任何问题请联系:peiwt@126.com-After decompression myfiest.fig, myfi
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:6518
    • 提供者:张大玲
  1. pll

    1下载:
  2. 设计的软件锁相环的例子,自己写的,根据原理编的-PLL design example of software that he wrote, according to the principle for the
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:2100
    • 提供者:zhouxiaoshu
  1. KALMAN_SIMPLE

    0下载:
  2. 文件当中包含两个KALMAN滤波程序: 1.最原始简单的kalman滤波程序; 2.通过KALMAN滤波解决的一个派生例子(一道数字信号处理题); 效果不错-Paper contains two KALMAN filtering procedures: 1. The most primitive simple kalman filtering procedures 2. KALMAN filter solution through an example derived (toget
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1338
    • 提供者:何伟俊
  1. shuzhifenxikechengsheji

    0下载:
  2. 考虑在一个固定区间上用插值逼近一个函数。显然,Lagrange插值中使用的节点越多,插值多项式的次数就越高。我们自然关心插值多项式增加时,Ln(x)是否也更加靠近被逼近的函数。龙格(Runge)给出的一个例子是极著名并富有启发性-Consider a fixed-interval interpolation using a function approximation. Obviously, Lagrange interpolation nodes are used the more the n
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:261126
    • 提供者:猫猫
  1. NeuralNetwork_RBF_Classification

    0下载:
  2. RBF神经网络的一个样本分类的例子,很简单,懂Matlab基础的就能看明白。-RBF neural network classification of a sample of examples of very simple, based on Matlab understand能看明白.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:929
    • 提供者:Ariel
  1. matlab

    0下载:
  2. matlab初学者必备知识。通用简单的例子,速成matlab编程技巧-matlab beginners knowledge required. Common examples of simple, quick matlab programming skills
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:272269
    • 提供者:luyan
  1. counter

    0下载:
  2. 模拟windows计算器的MATLAB5.3程序一个简单的例子 <<科学运算语言MATLAB5.3程序设计与应用>>的习题作业-Windows calculator MATLAB5.3 simulation procedure a simple example < < scientific computing language and application programming MATLAB5.3> > operation of the exerci
  3. 所属分类:matlab

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

    0下载:
  2. matlab实用程序百例,一些还不错的例子,可以看看,txt文档里-100 cases of matlab utility, a number of good examples, you can see, txt documentation
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:21557
    • 提供者:lxq
  1. xqq

    1下载:
  2. 二分图最大完美匹配算法,里面有具体例子的说明,实用性很强的-二分图最大完美匹配算法
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:28807
    • 提供者:xqq309
  1. MATLAB_GUI

    0下载:
  2. 一份初学MATLAB_gui者比较好的实例代码;来自《精通MATLAB GUI》,其中例子丰富实用,程序代码丰富。-A novice compared MATLAB_gui good examples of code from " proficient in MATLAB GUI" , in which the rich examples of practical, code-rich.
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1854873
    • 提供者:李若琪
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 50 »
搜珍网 www.dssz.com