说明:模式识别分类器的设计,此为LMS法源码,经调试通过。所用数据为标准IRIS。-Pattern recognition classifier design, the source for the LMS method, adopted by the debugger. Data used as the...
说明:This simulation script set allows for an OFDM transmission to be simulated. Imagetx.m generates the OFDM signal, saving it as a windows WAV file...
说明:This is the implementition of oblique forests. the author propose to employ “oblique” random forests (oRF) built from multivariate trees which explici...
说明:通过调用IIR5函数对所给的信号进行滤波,其中通过fdatool 设计的直接1型切比雪夫滤波器的参数保存在coefficients1.mat文件中。-by calling IIR5 function as a signal to the filter, which it adopted fdatoo...
说明:This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by % the Free...
说明:The level set version of structrual topology optimization in 88-lines. (MBB problem and Volume to Line problem). where the boundary of the struct...
说明:灰色预测模型称为CM模型,G为grey的第一个字母,M为model的第一个字母。GM(1,1)表示一阶的,一个变量的微分方程型预测模型。GM(1,1)是一阶单序列的线性动态模型,主要用于时间序列预测。 一、GM(1,1)建模 设有数列 共有 个观察值 对 作累加生成,得到新的数列 ,其元素 ...