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

搜索资源列表

  1. DownUpSampling_ByFactor2

    0下载:
  2. 该代码实现了以2为因子的图像升采样和降采样功能。-The code implements a 2-liter for the factors sampling and down-sampling the image function.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:717byte
    • 提供者:beifang
  1. recognition

    0下载:
  2. this file has codes that describes how to ccmpute the signal spectrum , the power spectrum, how to calculate the autocorrelation sequence of a signal, how to calculate the autoregressive coeffecients of a signal,and how to reduce the noisy elements i
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4.3kb
    • 提供者:pulkit sharma
  1. Sample-subset-partitioning

    3下载:
  2. 近红外光谱分析中要从复杂的信息中有效地提取相关信息建立可靠的模型,选择的训练集要具有较好的代表性。目前.样本的选择方法主要包括random sampling(RS),Kennard—Stone(KS).sample set partitioning based on joint x-y distance(SPXY)等方法 。-selecting a representative subset in NIR data using SPXY, the random sampling,and Kenn
  3. 所属分类:matlab

    • 发布日期:2015-12-05
    • 文件大小:290.72kb
    • 提供者:Libra Chow
  1. a

    0下载:
  2. 专门讲解matlab做曲线拟合的一个教程,有示例程序的讲解,希望对大家有用-Devoted to curve fitting matlab to do a tutorial, a sample program to explain, hope to be useful
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:83.31kb
    • 提供者:芦静
  1. SMI

    2下载:
  2. 块自适应处理算法先有采样快拍数据计算采样协方差矩阵,再来计算自适应权矢量。典型的块自适应处理算法为采样矩阵求逆(SMI)算法。仿真了采样矩阵求逆法(SMI)的波束形成方向图旁瓣的高低受信号快拍数的影响。-Block adaptive processing algorithms prior sample snapshot data of the sampling covariance matrix, again computing adaptive weight vector. A typical
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:902byte
    • 提供者:Billy
  1. SHT

    0下载:
  2. shtXX 实际应用样例,有详细中文说明,已经调试验证过-shtXX the practical application of the sample, a detailed explanation in Chinese, has been verified debugging
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:98.44kb
    • 提供者:蒲攀
  1. sample-count

    0下载:
  2. 对样本进行主成分分析: 把原来多个变量划为少数几个综合指标的一种统计分析方法,是一种降维处理技术-Principal component analysis on the samples: the original more than one variable is designated as a few indicators of a statistical analysis method, a dimensionality reduction processing technology
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:58.39kb
    • 提供者:张三
  1. MATLAB-sample-round

    0下载:
  2. 用nurbs矩阵形式的导数微分方程绘制一个半圆曲线-With nurbs matrix forms of derivative differential equation draw a semicircle curve
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:2.79kb
    • 提供者:fangfang
  1. sample-GA-ysz-asal

    0下载:
  2. the rar file consist GA codes in matlab, for a single multivariable objective function. annd implemented using the golden function
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:9.92kb
    • 提供者:el T
  1. Sample

    0下载:
  2. 求一段信号的样本熵Sample entropy,很实用-For a period of signal sample entropy
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:1.79kb
    • 提供者:king
  1. sample-theory-demo

    0下载:
  2. 抽样定理演示程序,能清楚看到当抽样速率大于2fs时恢复模拟信号的过程和当抽样频率小于2fs时频率混叠的过程。同时还包括频率抽样过程的演示。非常详尽。通过此演示程序,你肯定能明白抽样定理这一通信领域基本的原理!-The sampling theorem demo program, you can clearly see that when the recovery process of the analog signal sampling rate greater than 2fs and fre
  3. 所属分类:matlab

    • 发布日期:2017-11-21
    • 文件大小:7.13kb
    • 提供者:hardi
  1. Nearest-neighbor-clustering-method

    0下载:
  2. 近邻聚类法的代码实现。对样本按距离进行分类,将距离近的归为一类,直到截止阈值,以循环迭代实现。-Code of the nearest neighbor clustering method. Be classified according to the distance of the sample, a distance nearly normalized loop iteration until the cut-off threshold.
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:1.42kb
    • 提供者:Mali Ang
  1. Time-Series-in-Matlab

    0下载:
  2. time series In this example we will use a synthetic data set. To create our synthetic data we will make our unit of time 1000 years = 1 ky and sample a 500,000 year record in 2 ky increments. We first create a vector containing the times:-time series
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:69.64kb
    • 提供者:ali
  1. SSM_code-sample

    0下载:
  2. this code is an example of using SSM to make a meanshape in hdr images.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:76.77kb
    • 提供者:homan
  1. Generate-a-random-sample-of-size-n-from-a-finite-

    0下载:
  2. Generate a random sample of size n a finite mixture estimate of the Old Faithful Geyser data-Generate a random sample of size n a finite mixture estimate of the Old Faithful Geyser data
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:9.51kb
    • 提供者:Gaurav
  1. Design-a-CQMFB

    1下载:
  2. 设计一CQMFB,低通滤波器H_0 (z)来自一半带滤波器。该半带滤波器的长度为47,通带截止频率ω_p=0.42π,试给出H_0 (z),H_1 (z),G_0 (z),G_1 (z)的幅频响应,单位抽样响应并画图。试着产生一信号,它由两个正弦加白噪声组成,一个在低频,一个在高频,正弦的频率及和白噪声的信噪比自己给定。试用所设计的滤波器组对该信号进行分解和重建。比较重建后的效果,并对结果继续进行分析。-Design a CQMFB, low pass filter H_0 (z) the h
  3. 所属分类:matlab

    • 发布日期:2016-06-05
    • 文件大小:1kb
    • 提供者:gongzhizhen
  1. tensor_unfold-sample

    0下载:
  2. 之前上传的 Tensor_unfold 包含两个文件,分别用于张量的展开和重排,但有的读者对函数的变量意义及调用格式有疑问。现在原始文件的帮助部分增加的输入及输出变量的说明,并以单独文件(sample.m)给出的具体的调用示例,一并上传,以供广大读者参阅。-The previous Tensor_unfold contains two files to be used unfold and refold a tensor, but some readers have questions for
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.88kb
    • 提供者:lizhiming
  1. Latin-Hypercube-sample

    4下载:
  2. 拉丁超立方采样方法是一种科学的试验设计方法,其采样点具有分布均匀,具有代表性等特点。-Latin hypercube sampling method is a scientific method of experimental design, Its sampling points are distribution, representative and so on.
  3. 所属分类:matlab例程

    • 发布日期:2017-05-31
    • 文件大小:16.56kb
    • 提供者:孙志勇
  1. The-sample-entropy

    0下载:
  2. 样本熵是时间序列复杂度的一种度量,在上个世纪末期由几位非线性动力学研究者提出。样本熵比近似熵更具有相对一致性,在分析生物信号序列的复杂度分析中已经获得成功应用。-Sample entropy is a measure of time sequence complexity, nonlinear dynamics in the late last century by a few researchers have proposed.Sample entropy than approximate e
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:929byte
    • 提供者:leo 李
  1. cross-sample entropy

    1下载:
  2. 一种复杂性测度,用来计算两个信号之间的交叉样本熵。(A kind of complexity measure to calculate the entropy of cross sample)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:2kb
    • 提供者:福尔摩静
« 12 3 4 5 6 7 8 9 10 ... 34 »
搜珍网 www.dssz.com