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

搜索资源列表

  1. kalman-simulation

    0下载:
  2. The purpose of this paper is to provide a practical introduction to the discrete Kalman filter. This introduction includes a descr iption and some discussion of the basic discrete Kalman filter, a derivation, descr iption and some discussion of t
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:221738
    • 提供者:上将
  1. 测试PSO算法的新的组合测试函数

    1下载:
  2. Novel Composition Test Functions for Numerical Global Optimization func_test.m is the main program, a basic PSO algorithm PSO_func.m is attached. SIS_novel_func.m is the function program,including six composition functions f=SIS_novel_func(x,f
  3. 所属分类:matlab例程

    • 发布日期:2009-10-28
    • 文件大小:59653
    • 提供者:fyg26856469
  1. exact_alm_rpca

    1下载:
  2. RPCA (Robust Principal Component Analysis)是目前用于矩阵填充、图像去噪的最有效的优化方法。该代码是求解RPCA的一种数值算法——Exact ALM(Exact Augmented Lagrange Multiplier)-The most basic form of the exact ALM function is [A, E] = exact_alm_rpca(D, λ), and that of the inexact ALM function i
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:381266
    • 提供者:Bingmiao Huang
  1. matlab_jiaocheng

    0下载:
  2. Matlab是Matlab产品家族的基础,它提供了基本的数学算法,例如矩阵运算、数值分析算法,Matlab集成了 2D和3D图形功能,以完成相应数值可视化的工作,并且提供了一种交互式的高级编程语言——M语言,利用M语言可以通过编写脚本或者函数文件实现用户自己的算法。 这是关于matlab的教程-Matlab family of products is the basis of Matlab, which provides the basic mathematical algorithms,
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:189477
    • 提供者:lyd
  1. DDS

    0下载:
  2. 这里的DDS(直接数字合成)是我在MATLAB中用Simulink基本模块搭建起来的模型,仿真DDS信号的产生,并有一个M文件实现与模型同等的功能,MATLAB爱好者一定不要错过-I build the DDS model using simulink basic model to simulate the DDS source, associated a M file realizing the same function as the model,and,the MATLAB lover
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:21737
    • 提供者:彭怀敏
  1. LBM3-mat

    2下载:
  2. 在3维里面重要的就是用MATLAB模拟空间多孔介质,得到实验基础-In 3-D inside the important thing is to use MATLAB simulation of porous media space, the basic experiment
  3. 所属分类:matlab例程

    • 发布日期:2013-06-09
    • 文件大小:1673
    • 提供者:nwsd
  1. fdtd1D

    0下载:
  2. simulation for one-D FDTD-Basic standard FDTD code for learner
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1481
    • 提供者:renxingang
  1. 001

    0下载:
  2. 因为MATLAB需要用到处理器的数学运算部分(MATLAB默认用的是INTEL的数学处理单元),故需要设置一下BLAS(Basic Linear Algebra Subroutines,就是"基础线性几何子程序"的意思)环境变量. 首先请确认你的MATLAB的文件夹中有如下文件:atlas_Athlon.dll(AMD系列的请用这个), atlas_P4.dll(P4的用这个),atlas_PIII.dll(P3的用这个),atlas_PII.dll(P2的用这个),这些是对应处理器的数值运算
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:547
    • 提供者:吴斌
  1. 222

    0下载:
  2. (ebook-pdf) - Engineering - Using MATLAB 6 (Graphics, 3D).pdf Overview of MATLAB Graphics – plot editing mode and the Property Editor. • Basic Plotting – plotting vector and matrix data in 2-D representations. • Formatting Graphs –
  3. 所属分类:matlab

    • 发布日期:2017-05-27
    • 文件大小:10166714
    • 提供者:li
  1. Elements-de-MATLAB

    0下载:
  2. Matlab est un langage simple et très efficace, optimisé pour le traitement des matrices, d’où son nom. Pour le calcul numérique, Matlab est beaucoup plus concis que les “vieux” langages (C, Pascal, Fortran, Basic). Un exemple: plus besoin de prog
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:565704
    • 提供者:lahoual mohamed
  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. DFAF

    0下载:
  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

    • 发布日期:2017-04-01
    • 文件大小:1389
    • 提供者:高华
  1. FastPeakFind

    0下载:
  2. function cent=FastPeakFind(d, threshold, filt ,edg, fid) Analyzes noisy 2D images , finds x-y positions of peaks to 1 pixel accuracy The code was meant to be as fast as possible, so I kept it pretty basic. The code assumes that the peaks are
  3. 所属分类:matlab

    • 发布日期:2017-11-08
    • 文件大小:2995
    • 提供者:tyk
  1. water

    0下载:
  2. 应用ADI方法对海洋原始方程组数值离散,再在理想湖泊的假设前提下,结合物理海洋学,有限差分法,利用MATLAB数学软件,进行三维数值模拟,以期对海洋数值模式做出最基础的实现,并从动力机制上分析,验证其模拟结果的近似准确性。- ADI method is applied to Marine primitive equations, numerical discrete, again under the ideal assumptions of lakes, combining with
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2135
    • 提供者:刘年涛
  1. matlab

    4下载:
  2. 本文首先研究了ISAR成像的基本原理,在理想转台模型的基础上对距离-多普勒(R-D)成像算法做了分析,对目前常用的运动补偿技术进行了对比和研究,并将这些技术用于雅克-42飞机的实测数据中。然后,论文系统地论述了压缩感知主体理论,重点对信号重构中的基追踪(BP)算法和正交匹配追踪(OMP)算法进行了深入的研究和讨论,并通过正弦信号的仿真结果验证了两种方法的有效性。-Firstly, the basic principle of ISAR imaging study, based on an ide
  3. 所属分类:matlab

    • 发布日期:2016-05-21
    • 文件大小:12288
    • 提供者:tianyuetong
  1. Bretschneider

    0下载:
  2. function [H T] = Bretschneider(F,U,D) functie [H T] = Bretschneider(F,U,D) F= fetchlengte (m) U =windsnelheid (m/s) D= depth (m) Depth dependend Bretschneider formulag. see Sorensen, R.M. (1993). Basic Wave Mechanics for
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:770
    • 提供者:sva
  1. Fisher

    0下载:
  2. Fisher模式识别问题的困难之一是维数问题,低维特征空间的分类问题一般比高维空间的分类问题简单。因此,人们力图将特征空间进行降维,降维的一个基本思路是将d维特征空间投影到一条直线上,形成一维空间-One of the difficulties Fisher pattern recognition problem is the dimension of the problem, classification of low-dimensional feature space is generall
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1885
    • 提供者:李乐樯
  1. gsf_matlab_plotting

    0下载:
  2. Basics of Plotting in Matlab GSF 3/22/12 Table of Contents · Basic Overview o Syntax o Labeling Axes o Legends · Manipulating Axes · Subplots · Multiple Y-Axes · Statistics · 3-D plots · Additional Resources
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:240365
    • 提供者:SABZ
  1. puikie_v15

    0下载:
  2. 旋转机械二维全息谱计算,毕设内容,高光谱图像基本处理,有井曲线作为输入可计算其地震波的衰减。- Rotating machinery 2-d holographic spectrum calculation, Complete set content, basic hyperspectral image processing, There is a well attenuation curve as input to calculate its seismic waves.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7264
    • 提供者:郭卫浪
  1. D-S

    0下载:
  2. 基础的D-s算法matlab,可以直接运行(The basic D-S function. It can run directly.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:756736
    • 提供者:lingdongyi
« 12 »
搜珍网 www.dssz.com