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

搜索资源列表

  1. HF_pattern

    3下载:
  2. 跳频图案是跳频通信成功的基础,本代码计算了r=15时的m序列优选对,通过找到m序列的特征相位,模2得到了平衡Gold序列
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:60700
    • 提供者:nzy
  1. 2.rar

    0下载:
  2. M/M/m排队系统性能仿真代码matlab function r=randexp(lambda) r = -lambda*log(rand) ,M/M/m queuing system performance simulation code matlab function r = randexp (lambda) r =-lambda* log (rand)
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2660
    • 提供者:jacky
  1. GPS-Matlab

    5下载:
  2. 一个GPS课程的全部代码,含有数据!很实用-MATLAB GPS scr iptS-- Charles Meertens and Doug Miller, U. Utah 3Jan95 These scr ipts were developed for/during a class in GPS and Active Tectonics Department of Geology and Geophysics, U. Utah, Spring, 1994 EXAMPLE RIN
  3. 所属分类:matlab例程

    • 发布日期:2012-11-01
    • 文件大小:816636
    • 提供者:王楠
  1. Pade.model.reduction.of.the.reduction.method

    1下载:
  2. 已知某系统传递函数G,可以调用改代码对系统进行降阶处理。功能同routh降阶相似,不过这里的分子阶次r和分母阶次k可以不止相差1。-Known transfer function of a system G, can call the code to deal with reduced-order system. Routh Reduction with similar features, but here the molecular order r and the denominator or
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:4458
    • 提供者:李雪刚
  1. tftb-0.1

    0下载:
  2. matlab时频分析工具箱,时频分析工具箱包括短时傅立叶变换和二次型时频分析以及各种时频分析的matlab代码-The Time-Frequency Toolbox (TFTB) is a collection of about 100 scr ipts for GNU Octave and Matlab (R) developed for the analysis of non-stationary signals using time-frequency distributions.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:771964
    • 提供者:lixi
  1. mulNewtonSOR

    0下载:
  2. 本代码为牛顿-SOR迭代法求解非线性方程组。其调用格式为[r,m]=mulNewtonSOR(F,x0,w,h,eps) 其中F:方程组,x0:方程组初始解,w:SOR迭代因子,h:数值积分常数,eps:根的精度,m:迭代步数。-The code for the Newton-SOR iteration method for solving nonlinear equations. Its call format [r, m] = mulNewtonSOR (F, x0, w, h, eps)
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:594
    • 提供者:锦夏
  1. mulDNewton

    1下载:
  2. 本代码为牛顿下山法求解非线性方程组。其调用格式为[r,m]=mulDNewton(F,x0,eps) 其中F:非线性方程组,x0:初始解,eps:解的精度;r:求得的一组解,n:迭代步数。-The code for Newton' s method for solving nonlinear equations. Its call format [r, m] = mulDNewton (F, x0, eps) where F: non-linear equations, x0: init
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:543
    • 提供者:锦夏
  1. mulGXF

    0下载:
  2. 本代码为割线法求解非线性方程组。其调用格式为[r,m]=mulGXF1(F,x0,x1,eps) 其中,F:非线性方程组;x0初始解;x1:初始解;eps:解的精度;m:迭代步数。-The code for the secant method for solving nonlinear equations. Its call format [r, m] = mulGXF1 (F, x0, x1, eps) where, F: non-linear equations x0 initial s
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1051
    • 提供者:锦夏
  1. mohujulei

    0下载:
  2. 模糊聚类方法,用相关系数法构造模糊相似关系矩阵r,构造了模糊等价评判矩阵,为了方便下载者使用,把代码进行了优化,可直接把矩阵带进去使用。-Fuzzy clustering method, using the correlation coefficient method to construct the fuzzy similarity relation matrix r, construct a fuzzy equivalence evaluation matrix, in order to f
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1263
    • 提供者:孙兴
  1. Physical_Modeling_in_MATLAB

    1下载:
  2. Physical Modeling in MATLAB R Copyright 2007, 2008 Allen B. Downey-国外学者写的 利用MATLAB 编写各种物理模型的书 是英文的 可能读起来要花时间 但例子多 内容丰富有 书中有代码例子
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:675197
    • 提供者:sunfleet
  1. matlab_rtw_c

    0下载:
  2. (1)通过Simulink创建仿真模型;(2)配置相关RTW(Real-Time Workshop)参数;(3)通过RTW(Real-Time Workshop)自动生成C代码文件,并理解主要文件、接口函数和变量的意义;(4)在Visual C++中将生成的C代码作适当修改,编译运行并分析结果。-(1) created by Simulink simulation model (2) configuration related to RTW (Real-Time Workshop) param
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:445846
    • 提供者:abler
  1. ECEFilterCheck

    1下载:
  2. 这段代码是最近调试的一段ECG滤波检波的软件,它实现了对一段ECG数据的GAUS变换滤波,能较为准确的测定出P,Q,R,S,T等关键波的长度及特征。有兴趣的可以-This code is the latest section of ECG filtering detector debugging software, which implements the ECG data on a GAUS transform filtering, can be more accurate determina
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2627729
    • 提供者:yofee hu
  1. tf-toolbox

    1下载:
  2. 时频分析工具箱包括短时傅立叶变换和二次型时频分析的matlab代码,好不容易下载下来的贡献给大家-The Time-Frequency Toolbox (TFTB) is a collection of about 100 scr ipts for GNU Octave and Matlab (R) developed for the analysis of non-stationary signals using time-frequency distributions. It is prim
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2061248
    • 提供者:scott
  1. Geographic-data-analysis-Matlab

    2下载:
  2. 代码基于Matlab软件,讲述了大量数学方法的应用思路和过程。内容涉及回归分析、主成分分析、因子分析、聚类分析、判别分析、时(空)间序列分析、Markov链、R/S分析、线性规划、层次分析法以及人工神经网络建模等方法。通过模仿本书讲授的计算过程,读者可以加深对有关数学方法的认识和理解,并且掌握很多Matlab的应用技巧。代码规范,可研究价值高。  -Code based on the Matlab software, tells the story of a large number of
  3. 所属分类:matlab

    • 发布日期:2016-05-30
    • 文件大小:44032
    • 提供者:张开洲
  1. Kalman

    0下载:
  2. 卡尔曼滤波 简单的卡尔曼滤波matlab代码,自定义T q r-Kalman filter Kalman filter matlab code simple, custom T q r
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:714
    • 提供者:石头
  1. testpipei_4

    0下载:
  2. R块图像匹配matlab代码 实现一种基于图像灰度的快速匹配算法-R-block image match matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1834
    • 提供者: 李杰
  1. lvshizhen

    0下载:
  2. 本段代码模拟了率失真理论,采用带参量的迭代法求解R(D),介绍用带参量的迭代法求解R(D)的一般方法-This code to simulate the rate-distortion theory, solving R (D) using the iterative method with parameters, describes the general method of R (D) of solved by an iterative method with parametric
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1075
    • 提供者:张书彬
  1. MATLABaR-heatmap

    1下载:
  2. matlab和R语言的热图制作代码,自己用的感觉可以-matlab u548CR u8BED u8A00 u7684 u70ED u56FE u5236 u4F5C u4EE3 u7801
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1373
    • 提供者:limengjie
  1. 文本分类_监管处罚Rcode

    0下载:
  2. NLP分词,本代码可以用于切割中文关键词,实现信息归类(NLP participle, this code can be used to cut Chinese key words, the realization of information classification)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-28
    • 文件大小:1024
    • 提供者:he-he
  1. GroupSparseBox

    1下载:
  2. 组稀疏表达Matlab代码,同时里面包含了压缩感知信号稀疏表征的几种典型算法。(G r o u p S p a r s e B o x, the matlab codes for group sparse representation, some classical algorithms such as BMP, BOMP, StGOMP etc. also included.)
  3. 所属分类:matlab例程

    • 发布日期:2020-09-16
    • 文件大小:30720
    • 提供者:FandyAIR
搜珍网 www.dssz.com