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

搜索资源列表

  1. lmi2

    0下载:
  2. 线性矩阵不等式相关代码2,线性矩阵不等式方法几乎可以用于所有非线性系统的控制问题-some codes about LMI 2
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3250
    • 提供者:李馨
  1. lmi3

    0下载:
  2. 线性矩阵不等式的重要代码(3), 线性矩阵不等式在进行系统的反馈控制矩阵求解过程中,操作简单,运算速度快-some codes about Lmi 3
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1858
    • 提供者:李馨
  1. linmember

    0下载:
  2. 本代码解决的是在线性高斯环境下的目标跟踪,给出的是势均衡多目标多伯努利滤波器的高斯混合实现,本代码能够正常运行。- This code is to solve linear Gaussian target tracking environment, Gaussian mixture is given multi-objective multi-bonuli potential equalization filter implementation, this code to run prope
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:217369
    • 提供者:王战
  1. Pseudo-Code-LFM

    0下载:
  2. 代码较长但是很清楚的将伪码-线性调频信号和线性调频信号以及GOLD序列信号的频谱图表示出来并最后得出伪码线性调频信号的模糊函数图-Code is longer but it is clear that the pseudo-code- spectrum chirp chirp signals and signals as well as signals GOLD sequence and came to the conclusion that out pseudo-code chirp sign
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:9324
    • 提供者:venus
  1. matlab--Interpolation

    0下载:
  2. 本文是样条插值和线性分段插值的matlab代码,通过具体例子编程事例。-This paper is a spline interpolation and piecewise linear interpolation matlab code, through specific examples of programming examples.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:58850
    • 提供者:王惠惠
  1. MCZT

    0下载:
  2. 该代码能够实现改进的线性调频Z变换的功能,取代FFT变换能够起到细化频谱的作用。-The code can achieve improved chirp Z transform function, replace the FFT spectrum can play a role in refinement.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:739
    • 提供者:韩洁
  1. ALE

    0下载:
  2. 自适应线性增强程序,Matlab代码,LMS算法-Application Program to Test Adaptive Line Enhancer
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1126333
    • 提供者:阿狸
  1. mySVMtrain

    0下载:
  2. 这是一个用于线性分类的支持向量机SVM的MATLAB实现。此代码利用简单的MATLAB内置函数实验了SVM,不依赖LIBSVM等工具箱,并且提供了一个例子,以供初学者一开始对SVM有一个简单了解。-This is a matlab code of support vector machine.Here the SVM is achieved with some common matlab function. It is for SVM beginner.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4285
    • 提供者:Zhang
  1. radar

    0下载:
  2. 线性调频信号 雷达发射接收 匹配滤波 等等,一些基本的代码-Linear frequency modulated radar signal transmit receive matched filtering and so on, some of the basic code
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1104
    • 提供者:杨南风
  1. fisher--matlab

    0下载:
  2. 利用fisher线性判别分析方法的matlab代码-Use of fisher linear discriminant analysis method matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:2147
    • 提供者:李萌
  1. Untitled

    0下载:
  2. 这是一个关于线性调频信号的产生以及其频谱分析的代码-This is a chirp signal generation and its spectrum analysis code
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:537
    • 提供者:yzr
  1. classic-kalman-matlab-code

    0下载:
  2. 文件是经典卡尔曼算法matlab实现代码,包括线性卡尔曼滤波,扩展卡尔曼滤波,无迹卡尔曼滤波等,初学者有福啦-The code is mainly for kalman alogrithm by matlab,including linear kalman,expanding kalman,unscented kalman.it s very helpful for the green_hand about them.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5899
    • 提供者:dingmin
  1. dechirp_R

    1下载:
  2. 此代码包含常见的线性调频雷达信号的去斜处理,时域上与参考信号进行混频时选择的起始时刻,以及加窗的注意事项-This code contains the common chirp radar signals dechirping, starting time of the selected mixing with the reference signal in the time domain, and precautions windowed
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1790
    • 提供者:Corner
  1. ARestimation

    0下载:
  2. AR过程的线性建模与功率谱估计,带有详细说明以及matlab仿真代码。-The linear AR process modeling and power spectrum estimation
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:136230
    • 提供者:tom ke
  1. Bilinear-interpolation

    0下载:
  2. MATLAB编写代码实现图像放大和缩小的双线性内插法-MATLAB code to realize the image zoom in and out of the bilinear interpolation
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:776
    • 提供者:
  1. chengxu2

    0下载:
  2. MATLAB实现线性拟合和相关系数 源程序代码-MATLAB linear fitting and correlation coefficient of the source code
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:583
    • 提供者:吴磊
  1. 69491702beamform

    1下载:
  2. 经典的波束赋型代码,有均匀圆形阵列,均匀线性阵列,圆柱阵列,球形阵列等-Classic beamforming code, uniform circular array, uniform linear array, cylindrical array, ball grid array, etc.
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:11981
    • 提供者:小明
  1. matlab-algorithm-program-collection

    1下载:
  2. MATLAB语言常用算法程序集,内含有基本常用的matlab算法,包括插值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、解线性方程组的直接法和迭代法、随机数生成、特殊函数计算、常微分方程的初值问题、偏微分方程的数值解法、数据统计与分析等方面的代码。-MATLAB language commonly used algorithm for assembly, containing basic common matlab algorithms, including int
  3. 所属分类:matlab

    • 发布日期:2017-06-10
    • 文件大小:17824768
    • 提供者:虺沙
  1. LADRC2003

    2下载:
  2. 高志强老师在2003年发表的基于带宽参数的控制器参数整定方法,里面介绍的LADRC(线性自抗扰控制器)例子对应的matlab代码与原文章,方便读者阅读与验证,减轻读者编程负担。-Teacher Gao Zhiqiang, published in 2003 based on bandwidth parameter of the controller parameter tuning method, which describes the LADRC (linear auto disturbanc
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:10222
    • 提供者:李扬森
  1. CWPMatlab

    0下载:
  2. MATLAB地震数据处理软件。主要设计线性Rp与非线性Rp 、多分量叠加速度成像分析,以及反射系数等代码,处理占一部分-Seismic processing software
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:483937
    • 提供者:yu
« 1 2 3 4 5 6 78 9 10 11 12 ... 16 »
搜珍网 www.dssz.com