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

搜索资源列表

  1. MATLAB70ch4

    0下载:
  2. 《MATLAB 7.0编程基础》第4章 (源码实例)主要讲解MATLAB的符号运算-"MATLAB 7.0 programming foundation" Chapter 4 (source code examples) on the main website MATLAB No. Operational
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:118.24kb
    • 提供者:sunlight68
  1. Lab2files 用于图像物体识别

    2下载:
  2. 用于图像物体识别,计数,开发及运行环境为matlab7.0-count object in an image using Matlab 7.0
  3. 所属分类:matlab例程

    • 发布日期:2012-10-19
    • 文件大小:62.24kb
    • 提供者:taoyu
  1. 666

    0下载:
  2. Matlab 7官方英文学习手册,全面介绍了其中的各个函数属性和例子。-MATLAB and Simulink® are the premier software packages for technical computing in education and industry. The MATLAB & Simulink Student Version provides all of the features of professional MATLAB, with no
  3. 所属分类:matlab

    • 发布日期:2017-05-10
    • 文件大小:2.06mb
    • 提供者:liangr
  1. ForK1

    0下载:
  2. 我们的目的是将一个分数拆分成若干个分子是1分母是正整数的分数之和的形式。例如2/3可以拆分成1/2+1/6的形式。这里不考虑顺序,比如1/6+1/2和1/2+1/6相同。 输入p, q, a, n, 其中p/q为分数,对这个分数进行拆分,要求拆分的分数个数不能多于n个,所有分母的乘积不能大于a。求有多少种拆分方法? 输入:最多200组数据。在每行中都有四个数分别表示p, q, a, n,之间以空格隔开,并且满足p,q<=800,a<=12000,n<=7,最后以四个0做
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:202.75kb
    • 提供者:Edan
  1. bpsk

    0下载:
  2. bpsk仿真中间有两个方面的内容,很好的仿真软件-There are two files in the zip folder. bpsk_spread.m and jakesmodel.m Steps for simulation: 1] Run jakesmodel.m first 2] Then run bpsk_spread.m . 3] Note that during the first run bpsk_spread.m has no rayleigh fading.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2.54kb
    • 提供者:aa
  1. bisection

    0下载:
  2. Step 1: Set i=1 FA=f(a) Step 2: while i≤ No do step 3-6. Step 3 set p=(a+b)/2 FP=f(p) Step 4 if FP<TOL or (b-a)/2<TOL then OUTPUT(p) STOP. Step 5 set i=i+1 Step 6 if FA.FP > 0 then set a=p FA=FP else set b=p. Step 7 OUTPUT (‘
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1.18kb
    • 提供者:jesslyn
  1. bisection_new

    0下载:
  2. Step 1: Set i=1 FA=f(a) Step 2: while i≤ No do step 3-6. Step 3 set p=(a+b)/2 FP=f(p) Step 4 if FP<TOL or (b-a)/2<TOL then OUTPUT(p) STOP. prepared by Razana Alwee 24 Algorithm Step 5 set i=i+1 Step 6 if FA.FP > 0
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1.19kb
    • 提供者:jesslyn
  1. netcdf

    3下载:
  2. 高版本matlab的NC插件,7.0以后版本使用。无需安装。-High version of Matlab NC plug, 7.0 or later. Requires no installation.
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:3.74mb
    • 提供者:哇咔咔
  1. Lou

    1下载:
  2. Matlab Code for: Removing the Blocking Artifacts of Block-Based DCT Compressed Images in IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 12, NO. 7, JULY 2003-Matlab Code for: Removing the Blocking Artifacts of Block-Based DCT Compressed Images
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2.26kb
    • 提供者:EhsanNadernejad
  1. demo2

    0下载:
  2. This the demo file for L1 adaptive controller with unknown parameter, unknown disturbance, unknown control effectiveness: \dot x(t) = Ax(t) + b(\omega u(t) + \theta(t)^\top x(t) + \sigma(t)) DoSims.m: This scr ipt initializes the model para
  3. 所属分类:matlab

    • 发布日期:2017-11-30
    • 文件大小:33.17kb
    • 提供者:mo
  1. twolane18-

    1下载:
  2. 2014北美数学建模A题 元胞自动机 双车道模型 无规则twolane18(元胞数目一个格子代表一个汽车7。5米) - 副本-2014 North American Mathematical Modeling A title two-lane cellular automaton model no rules twolane18 (a number of cellular lattice represents a car 7.5 meters)- a copy of the
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:478.97kb
    • 提供者:zhaoyilei
  1. co_occurrence

    0下载:
  2. matlab7.0上求灰度共生矩阵,解决7.0版本上没有grey函数的问题-Find GLCM on matlab7.0,No problem grey function solves 7.0
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.94kb
    • 提供者:ysf
  1. transient_emd

    0下载:
  2. For basic reading and review of HHT algorithm, readers are referred to the references [1-4, 6]. For HHT algorithm analysis programs, two resources may be found useful: (1) the Matlab programs which perform most of the HHT algorithm functions availa
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:766byte
    • 提供者:golalipour
  1. flicker_emd

    0下载:
  2. For basic reading and review of HHT algorithm for flickher signal, readers are referred to the references [1-4, 6]. For HHT algorithm analysis programs, two resources may be found useful: (1) the Matlab programs which perform most of the HHT algori
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:701byte
    • 提供者:golalipour
  1. interruption_emd

    0下载:
  2. For basic reading and review of HHT algorithm for interruption signal, readers are referred to the references [1-4, 6]. For HHT algorithm analysis programs, two resources may be found useful: (1) the Matlab programs which perform most of the HHT al
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:727byte
    • 提供者:golalipour
  1. sag_emd

    0下载:
  2. For basic reading and review of HHT algorithm for sag signals, readers are referred to the references [1-4, 6]. For HHT algorithm analysis programs, two resources may be found useful: (1) the Matlab programs which perform most of the HHT algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2.51kb
    • 提供者:golalipour
  1. RDPTA

    0下载:
  2. Algorithm Given are P training pairs {X1,d1,X2,d2....Xp,dp}, where Xi is (n*1) di is (n*1) No of Categories=R. i=1,2,...P Yi= Augmented input pattern( obtained by appending 1 to the input vector) i=1,2,…P In the following, k denotes the training step
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:11.84kb
    • 提供者:EASHAN
  1. bcs_ver0.1

    0下载:
  2. 用于实现IEEE论文“Bayesian Compressive Sensing”的图2和图4的。(This set of Matlab (7.0) functions contain the core code for generating Fig.2 and Figs.4(a,b) of the following paper:"Bayesian Compressive Sensing" Shihao Ji, Ya Xue, and Lawrence Carin,
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:1.05mb
    • 提供者:ninila
搜珍网 www.dssz.com