搜索资源列表
IIR_Etual
- 不是直接调用函数,直接计算出IIR参数的IIR滤波器设计。一共12个滤波器,从IIR一阶和切比雪夫滤波器都有。-not directly call functions directly calculated parameters of IIR IIR filter design. A total of 12 filters, IIR from a band and the Chebyshev filter has.
pca.m
- 本程序的运行环境为matlab6.5,在command window下输入数据x和a,然后调用函数pca(x,a)(即本程序的主程序)输入的两个参数的意义是:一个是样本数据x,另外一个是主成分累积贡献率的一个闸值,作为选定主成分个数的一个重要数据。 即可得到样本的协方差矩阵,相关矩阵,相关矩阵的特征根及特征向量,主成分个数和主成分负荷矩阵。 -the procedures for the environment matlab6.5. under the command window i
fade
- 瑞丽衰落信道的仿真,包括延迟、多径条件等,仿真可直接调用函数-Ruili fading channel simulation, including delays, multi-path condition, the simulation can directly call functions
tutorial06
- MATLAB 学习指南第六章.编写与调用函数
2005.3.31VC调用M文件源代码
- 一个非常典型的”VC调用matlab中定义的.m文件中的函数的实例“附加说明文档,请站长检查,刚才发错了,不好意思-a very typical "call VC defined in Matlab. M document as a function of the examples "of the annotated document, please check station, just made a mistake, sorry
VC调用matlab中定义的.m文件中的函数的实例
- 如何在VC中利用matlab的资源呢? 在这里我简要的以一个简单的例子来说明一下如果在VC中调用matlab中定义的.m文件。-how to use Matlab resources? Here, I briefly with a simple example to illustrate what if the VC called defined in Matlab. M documents.
melbankm函数的源程序
- melbankm函数的源程序。这个函数也要被melcepst函数调用,用来进行计算Mel倒谱系数。这个函数的作用是构造mel滤波器组-function [x,mn,mx]=melbankm(p,n,fs,fl,fh,w) MELBANKM determine matrix for a mel-spaced filterbank [X,MN,MX]=(P,N,FS,FL,FH,W)
longgeceshi 四阶龙格库塔法解微分方程组实例
- 四阶龙格库塔法解微分方程组实例,没有调用函数,而是在基本含义基础上进行编译,有助于对龙格库塔法的理解。-Fourth-order Runge-Kutta method for solving differential equations instance, did not call the function, but on the basis of the basic meaning of compiler, contribute to the understanding of Runge-Ku
multil-information
- 计算两组信号互信息熵值的算法,采用matlab编程,可直接调用函数-Two sets of signals calculated values of mutual information method, using matlab programming, call the function directly
signal_decomposition_MP
- 稀疏信号分解利用匹配追踪算法,主程序+调用函数-Sparse signal decomposition, the main program calls the function+
tutorial06
- matlab学习指南-编写与调用函数教程,非常实用!-matlab study guide- prepare and call the function tutorial, very useful!
MATLAB
- MATLAB中文帮助.chm 如果你是MATLAB的初学者,你应该从阅读矩阵操作开始。最重要的是要学习如何输入矩阵,如何使用:(冒号)算子,以及如何调用函数。 在你掌握了基础之后,你应该阅读其他章节并运行实例。-MATLAB Chinese help. Chm If you are a MATLAB beginner, you should read the matrix from the start operation. The most important thing is to lea
sm-matlab-1ed
- 现代信号谱估计算法的matlab代码 调用函数代码-spectral analysis of signals
fly
- 通过实现文件ft1调用函数fseries,完成傅里叶级数实现.-realization of fourier series by implemention of the file ft1,doing the function fseries
MSKmodulationDemodulation
- MSK 完整的调制及解调程序,包含主函数和所有的调用函数。-MSK modulation and demodulation contain main function and subfunction.
gailvlunkechengsheji
- (一)目的:通过对常用的概率密度函数和分布函数的应用,达到熟练掌握概率密度函数和分布函数调用方法的目的。 (二)任务:对实际的案例进行分析,调用相应概率密度函数和分布函数,使用MATLAB软件计算其结果。 (三)要求:理解概率密度函数和分布函数,能够解决实际问题。 -(A) Purpose: used by the probability density function and distribution function of the application, to master
zoomfft
- 该程序是我把上面的Matlab版 ZoomFFT改写成Vc++版,该程序通过编译没有问题,我调用函数-The program is my Matlab version of the above into ZoomFFT rewritten Vc++ version of the program through the compiler there is no problem, I call the function
MATLAB-window
- 在 MATLAB 中的窗函数,通过程序调用,实现窗函数-The window function in MATLAB, through the procedure call to realize window function
CMFFT
- 按复调制原理编制复调制频率细化函数,分主函数和调用函数。-By re-establishment of complex modulation frequency modulation principle of detailed functions, sub-master functions and call functions.
信道及调用函数和使用说明
- 如何设置信道参数,如何调用信道,如何产生输出,(How to set the channel parameters, how to call the channel, how to produce the output)