说明:利用了抽样及倒谱算法,进行图像分解和重建过程。-use of sampling and cepstrum algorithm for image decomposition and reconstruction process.
说明:该程序是基于MATLAB编写的对信号进行分析的随机信号通过线性系统,包括时域、频域等多项分析-signal and system analysis
说明:在matlab仿真环境下,对直扩通信系统的同步算法及其流程进行说明-Matlab simulation in the environment, on the DS communication system synchronization algorithm and its process descr...
说明:通过调用IIR5函数对所给的信号进行滤波,其中通过fdatool 设计的直接1型切比雪夫滤波器的参数保存在coefficients1.mat文件中。-by calling IIR5 function as a signal to the filter, which it adopted fdatoo...
说明:考虑雨衰 阴影 和多径影响,使用高阶累积量对MPSK信号进行调制识别,FIR 底通和带通滤波器和IIR 底通和带通滤波器,本程序的性能已经达到较高水平,使用起来非常方便,信号处理中的旋转不变子空间法。
说明:贝叶斯推断(BAYESIAN INFERENCE)是一种应用于不确定性条件下的决策的统计方法。贝叶斯推断的显著特征是,为了得到一个统计结论能够利用先验信息和样本信息。本程序可以利用少量观测数据进行贝叶斯推断,实现系统可靠性分析的好例子。
说明:对一个数组进行操作,删除其中的0元素! 输入:数组、相应的列Index。 输出:删除0元素之后的新数组!-Operate on an array, delete the 0 element! Input: an array, the corresponding column Index. O...
说明:实现最小二乘算法进行系统辨识,并给出了图形。-To achieve least-squares algorithm for system identification, and gives the graphics.