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

搜索资源列表

  1. myKalman

    0下载:
  2. 卡尔曼滤波器matlab源代码。 function [Y,PY,KC]=myKalman(x,A,B,Q,H,R,y0,P0) 这是我课程设计时做的。-Source code of kalman filter using matlab. function [Y,PY,KC]=myKalman(x,A,B,Q,H,R,y0,P0) This is made by me for my course design。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1229
    • 提供者:王卫
  1. r-lda

    0下载:
  2. Matlab source codes for the regularized linear discriminant analysis (R-LDA),Author: Lu Juwei,Bell Canada Multimedia Lab, Dept. of ECE, U. of Toronto,Released in 01 November 2004
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:652302
    • 提供者:qiuzhihao
  1. abdi-PCA4Wiley.zip

    0下载:
  2. ua University, in 2002 publi this document, including the Mont A program of curve fitting based Bayesian Filter. Bayesian (Bayesi a target tracking system MATLAB s cubic spline curve fitting This i book is widely used in engineerin this
  3. 所属分类:matlab例程

    • 发布日期:2017-03-31
    • 文件大小:712742
    • 提供者:wibisono
  1. gsm

    0下载:
  2. GSM的仿真源码,比较详细,分为模块和全信道两部分-Simulation GSM source, more detailed, divided into modules and the entire channel in two parts
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:14785
    • 提供者:林森
  1. numerical_analysis_homework

    4下载:
  2. (有源代码)数值分析作业,本文主要包括两个部分,第一部分是常微分方程(ODE)的三个实验题,第二部分是有关的拓展讨论,包括高阶常微分的求解和边值问题的求解(BVP).文中的算法和算例都是基于Matlab计算的.ODE问题从刚性(STIFFNESS)来看分为非刚性的问题和刚性的问题,刚性问题(如大系数的VDP方程)用通常的方法如ODE45来求解,效率会很低,用ODE15S等,则效率会高多了.而通常的非刚性问题,用ODE45来求解会有很好的效果.从阶次来看可以分为高阶微分方程和一阶常微分方程,高阶的
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:350886
    • 提供者:wjl
  1. BlockMatchingAlgoMPEG

    0下载:
  2. Block Matching Algorithms for Motion Estimation This project contains the project report and source code by Aroh Barjatya for Digital Image Processing Class at Utah State University. Following is a short descr iption of the m files in this
  3. 所属分类:matlab

    • 发布日期:2016-01-25
    • 文件大小:118846
    • 提供者:Yashil
  1. MATLAB_nonlinear_numerical_algorithm_source_code.r

    0下载:
  2. MATLAB的非线性数值算法源代码MATLAB nonlinear numerical algorithm source code-MATLAB' s nonlinear numerical algorithm source code MATLAB nonlinear numerical algorithm source code
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:27933
    • 提供者:lihong
  1. MATLAB_image_transform_classical_source_tutorial.r

    0下载:
  2. MATLAB图像变换经典源码教程MATLAB image transform classical source tutorial-MATLAB image transform classical source tutorial MATLAB image transform classical source tutorial
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:21462
    • 提供者:ui3
  1. MATLAB_source_code_achieve_program_jacobi_method.r

    0下载:
  2. MATLAB实现jacobi法程序的源码MATLAB source code to achieve the program jacobi method-MATLAB source code to achieve the program jacobi method
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:723
    • 提供者:vn
  1. VSI_Rload

    0下载:
  2. VOLTAGE SOURCE INVERTER FEEDING R LOAD
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7451
    • 提供者:arun
  1. Image-Processing---Frequency-Domain-Enhancement.r

    0下载:
  2. This is source code concerning with chapter 4 of DIP book
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:176102
    • 提供者:nqd
  1. Tubular_double-wall_dielectric_waveguide_source.r

    0下载:
  2. Matlab source code for calculation dispersion properties of tubular double-wall dielectric waveguides. FEMlab codes for calculations distributions of magnetic and electric fields in it.
  3. 所属分类:matlab

    • 发布日期:2017-06-09
    • 文件大小:16935070
    • 提供者:Wikile
  1. Matlab-simulation-DF-and-AF-source

    1下载:
  2. 该程序是使用Matlab仿真协同通信的DF(解码转发)基本性能,基本模型S-R-D三个节点,接收端使用MRC(最大比合并)。固定DF由于SR信道的错误,其性能受到限制,在大SNR情况下不能获得有效分集。而当SR距离足够近的时候,可能获得一定的分集增益。-The program is a cooperative communication using Matlab simulation DF (decode forwarding) basic performance, the basic mode
  3. 所属分类:matlab例程

    • 发布日期:2013-10-12
    • 文件大小:9728
    • 提供者:梁家明
  1. R

    3下载:
  2. 传统的脉搏血氧R值提取大多采用脉搏波的峰谷值法.一个脉搏周期的峰谷值往往不能反映真实的R值,因此通常采用多个周期峰谷值的平均来提高R值的精度。提供了移动平均算法进行脉搏血氧信号特征值提取源码。-Traditional pulse oximetry R value extraction most of the peak value of the pulse wave method. A peak value of pulse cycles often do not reflect the true
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:641
    • 提供者:石波
  1. Numerical-analysis-source-and-report

    0下载:
  2. 该压缩包包含了3个数值分析实验题的matlab源码和实验报告。这3个实验分别是:1)多项式插值的振荡实验;2)三次多项式最小二乘拟合实验;3)常微分方程性态和R-K法稳定性实验。-The archive contains the experiment of the three numerical analysis matlab source code and lab reports. The three experiments are: 1) polynomial interpolation o
  3. 所属分类:matlab

    • 发布日期:2017-11-09
    • 文件大小:290763
    • 提供者:江浪
  1. romberg-and-r-k-and-adams

    0下载:
  2. 这是荣贝格积分法、四届荣格库塔法和四阶爱当姆斯法的matlab源程序,经实验好用,结果准确。-This is the glory Berger integration method, four wing-Kutta method and fourth-order love when Williams law matlab source, the experiment easy and accurate.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1359
    • 提供者:makangjian
  1. the-algorithm-of-4th-R-K

    0下载:
  2. 定步长的4阶龙格库塔算法源代码,计算速度快,适用于计算精度要求不太高的情况。-Fixed step size fourth-order Runge-Kutta algorithm source code, calculate the speed, accuracy requirements are not applicable to the case too.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3536
    • 提供者:longaaa123
  1. N---R-matlab

    0下载:
  2. N-R法潮流计算源代码,三节点系统,可供高校学生学习参考用-N- R source method of power flow calculation, three-node system, to provide a reference for the college students learning
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7357
    • 提供者:顾伟
  1. source-code

    0下载:
  2. sample:separating r,g,b component color imnage example1,2,3,4: creating multiple rows single array.. -sample:separating r,g,b component color imnage example1,2,3,4: creating multiple rows single array..
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1312
    • 提供者:kannadasank
  1. root_v5.32.01.source.tar

    0下载:
  2. ROOT is ... A modular scientific software framework. It provides all the functionalities needed to deal with big data processing, statistical analysis, visualisation and storage. It is mainly written in C++ but integrated with other languages such
  3. 所属分类:matlab例程

    • 发布日期:2018-04-28
    • 文件大小:55508992
    • 提供者:aiosdjaosidja
« 12 »
搜珍网 www.dssz.com