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

搜索资源列表

  1. IIR滤波器设计

    18下载:
  2. 现有一个信号:x(n)=1+cos(π*n/4)+ cos(2*π*n/3)设计及各种数字滤波器以达下列目的: 低通滤波器,滤除cos(2*π*n/3) 的成分,即想保留的成分为1+cos(π*n/4) 高通滤波器,滤除1+cos(π*n/4) 的成分,即想保留的成分为cos(2*π*n/3) 带通滤波器,滤除1+cos(2*π*n/3) 的成分,即想保留的成分为cos(π*n/4) 带阻滤波器,滤除cos(π*n/4) 的成分,即想保留的成分为1+cos(2*π*n/3)
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:46036
    • 提供者:殷开
  1. lpr_loc

    0下载:
  2. 我编写的基于颜色分量的汽车牌照定位识别。主要有以下几步:1 基于颜色分量的灰度值识别出车牌(基于蓝色车牌)2 从蓝色区域中识别白色的号码-prepared by the color components based on the vehicle license location identification. The following are the main steps : a component based on the color of gray values identificatio
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:108444
    • 提供者:高锋
  1. DifferentiationMatrixSuite

    0下载:
  2. 微分矩阵组件(Differentiation Matrix Suite)-differential matrix components (Differentiation Matrix Suite)
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1060654
    • 提供者:郝杰
  1. pca.m

    2下载:
  2. 本程序的运行环境为matlab6.5,在command window下输入数据x和a,然后调用函数pca(x,a)(即本程序的主程序)输入的两个参数的意义是:一个是样本数据x,另外一个是主成分累积贡献率的一个闸值,作为选定主成分个数的一个重要数据。 即可得到样本的协方差矩阵,相关矩阵,相关矩阵的特征根及特征向量,主成分个数和主成分负荷矩阵。 -the procedures for the environment matlab6.5. under the command window i
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1466
    • 提供者:郑可可
  1. PSOmatlabC++

    0下载:
  2. PSO算法——由matlab和C++源代码组成-PSO algorithm -- from Matlab and C source code components
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:78397
    • 提供者:he
  1. CP0201

    0下载:
  2. TH-UWB信号的产生,有随即信号发生器,脉冲位置调制等部分组成。-TH-UWB signals generated, then signal generator, pulse position modulation, and other components.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4725
    • 提供者:李哲
  1. EncodedDataSimulator

    0下载:
  2. This is a collection of m-files I created to complete a research project into the DC components of various encoding techniques. Eight of the files create random bit sequences that conform to their coding requirements. The others were files I found us
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4409
    • 提供者:阳关
  1. EM_GM

    0下载:
  2. % EM algorithm for k multidimensional Gaussian mixture estimation % % Inputs: % X(n,d) - input data, n=number of observations, d=dimension of variable % k - maximum number of Gaussian components allowed % ltol - percentage of the log likeli
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3416
    • 提供者:Shaoqing Yu
  1. jlab

    0下载:
  2. JLAB is a set of Matlab functions I have written or co-written over the past fifteen years for the purpose of analyzing data. It consists of four hundred m-files spanning thirty thousand lines of code. JLAB includes functions ranging in complexity fr
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3009207
    • 提供者:chenxuzhen
  1. kernel-ica1_0.tar

    1下载:
  2. The kernel-ica package is a Matlab program that implements the Kernel ICA algorithm for independent component analysis (ICA). The Kernel ICA algorithm is based on the minimization of a contrast function based on kernel ideas. A contrast functio
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:10234
    • 提供者:薛耀斌
  1. Exercise5

    0下载:
  2. 一些基于matlab/simulink的模型,以及s-function实现的网络控制系统模型,其中计算机、网络部分采用truetime模块!-based Matlab / Simulink model, and s-function achieving the network control system models, in which computers, network components using truetime module!
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:539416
    • 提供者:张婷
  1. grs2rgb

    0下载:
  2. Overview grs2rgb converts grayscale images to RGB using specified colormap. Usage res = grs2rgb(img) produces the RGB image res from the grayscale image img using the colormap hot with 64 colors. res = grs2rgb(img,map) produces the RGB im
  3. 所属分类:matlab例程

    • 发布日期:2014-01-10
    • 文件大小:262987
    • 提供者:yasaka
  1. 无功功率分离谐波成分和基波成分

    0下载:
  2. 无功功率分离谐波成分和基波成分,采用数学形态学滤波器作为低通滤波,Reactive power components of the separation of harmonic and fundamental components, the use of mathematical morphology filter as a low-pass filter
  3. 所属分类:matlab例程

    • 发布日期:2017-03-25
    • 文件大小:1409
    • 提供者:lily
  1. matlab-uniquac.rar

    3下载:
  2. 本程序使用matlab语言,编制了一个基于通用似化学活度系数模型来计算四组分反应体系中各组分的汽液平衡状态的程序.,This procedure using the matlab language, developed a chemical based on a common activity coefficient model seems to calculate the four-component reaction system of the components of the vapor
  3. 所属分类:matlab例程

    • 发布日期:2013-05-03
    • 文件大小:7622
    • 提供者:刘亿守
  1. max3232

    0下载:
  2. max3232分立元件内部结构图及其功能引脚。-max3232 discrete components within the structure and function pin.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:165811
    • 提供者:小刀
  1. sym_phasor

    0下载:
  2. program to calculate symmetrical components of an unbalanced phasor.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:364251
    • 提供者:Brijesh
  1. pca

    0下载:
  2. 神经计算的实验作业。用principle components analysis计算模式的主分量。提取线性输入的特征。-Neural computing experiment operations. Computing model using principle components analysis of the principal component
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1285
    • 提供者:萧茅律
  1. zy2abcd

    0下载:
  2. symmetrical components of a 3x3 impedance matrix
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1040
    • 提供者:habib
  1. matlab-Array-VCL-components

    0下载:
  2. MemoArray文件夹下是两个组件,可以安装到BCB的组件面板中,用于输入输出-MemoArray folder are two components can be installed to the BCB Palette for the input and output
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:111616
    • 提供者:hu
  1. separate_color_components

    0下载:
  2. separates color components of the given image
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:717824
    • 提供者:Kusuma
« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com