说明:关于matlab信号分析与处理的相关程序,通过matlab来调用实现-On the matlab signal analysis and deal with the relevant procedures, through matlab to call the realization of
说明:把一幅图象分为88块的MATLAB程序,改动系数,可以实现任意块的分割-put an image is divided into 88 MATLAB, altered coefficient, can achieve arbitrary block segmentation
说明:matlab控制声卡的一个程序。实现数据的采集或输出。-matlab control of a sound card program.
说明:一维二度重力异常向上及向下延拓都需要在已知剖面上取值,而且延拓高度应为取值点距的整数倍,因此称为等间距延拓。下面应用Matlab程序实现铅垂台阶向上、向下延拓10m的重力异常与原始异常的对比。 计算铅垂台阶的延拓异常,首先要建立原始异常的函数。铅垂台阶重力异常的表达式为: ∆g=Gσ[πH-...
说明:本程序是功率谱密度的仿真比较,关于三个信号源的具体情况参见《现代数字信号处理导论》上册,P202,习题5。 实验方法:周期图法、自相关法和协方差法。 -this procedure is the power spectral density of the simulation, 3 sign...
说明:可以实现人脸识别,matlab程序的源代码,国外资源,基于PCA算法 -Face recognition can be achieved, matlab program
说明:大家好,本程序功能是VC环境下Matlab组件后绑定的实现,希望对大家有所帮助-Hello everyone, this program features is the VC environment Matlab after the binding components to achieve, I ...
说明:利用该MATLAB程序可实现对一般电力系统的节点、支路及其损耗的潮流计算。-Using the MATLAB program can be realized on the general power system node, slip and loss of power flow calculati...
说明:matlab实现了五类灰色关联度模型的计算,算法优化非常好,几乎没有循环,主要是基于mtlab的程序,包括广义互相关函数GCC时延估计,处理信号的时频分析,应用小区域方差对比,程序简单。