搜索资源列表
IIR滤波器设计
- 现有一个信号: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)
lpr_loc
- 我编写的基于颜色分量的汽车牌照定位识别。主要有以下几步: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
DifferentiationMatrixSuite
- 微分矩阵组件(Differentiation Matrix Suite)-differential matrix components (Differentiation Matrix Suite)
pca.m
- 本程序的运行环境为matlab6.5,在command window下输入数据x和a,然后调用函数pca(x,a)(即本程序的主程序)输入的两个参数的意义是:一个是样本数据x,另外一个是主成分累积贡献率的一个闸值,作为选定主成分个数的一个重要数据。 即可得到样本的协方差矩阵,相关矩阵,相关矩阵的特征根及特征向量,主成分个数和主成分负荷矩阵。 -the procedures for the environment matlab6.5. under the command window i
PSOmatlabC++
- PSO算法——由matlab和C++源代码组成-PSO algorithm -- from Matlab and C source code components
CP0201
- TH-UWB信号的产生,有随即信号发生器,脉冲位置调制等部分组成。-TH-UWB signals generated, then signal generator, pulse position modulation, and other components.
EncodedDataSimulator
- 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
EM_GM
- % 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
jlab
- 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
kernel-ica1_0.tar
- 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
Exercise5
- 一些基于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!
grs2rgb
- 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
无功功率分离谐波成分和基波成分
- 无功功率分离谐波成分和基波成分,采用数学形态学滤波器作为低通滤波,Reactive power components of the separation of harmonic and fundamental components, the use of mathematical morphology filter as a low-pass filter
matlab-uniquac.rar
- 本程序使用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
max3232
- max3232分立元件内部结构图及其功能引脚。-max3232 discrete components within the structure and function pin.
sym_phasor
- program to calculate symmetrical components of an unbalanced phasor.
pca
- 神经计算的实验作业。用principle components analysis计算模式的主分量。提取线性输入的特征。-Neural computing experiment operations. Computing model using principle components analysis of the principal component
zy2abcd
- symmetrical components of a 3x3 impedance matrix
matlab-Array-VCL-components
- MemoArray文件夹下是两个组件,可以安装到BCB的组件面板中,用于输入输出-MemoArray folder are two components can be installed to the BCB Palette for the input and output
separate_color_components
- separates color components of the given image