-
burgf
信号为两个正弦信号加高斯白噪声,用burg递推法对其进行功率谱估计,效果不错。(Signal for two sinusoidal signal plus Gaussian white noise, the recursive method burg its power spectrum estimation, good results.)
- 2009-06-14 15:44:26下载
- 积分:1
-
sars
说明: 该程序用遗传算法对人工神经网络进行优化,预测sars的变化趋势(the process of using genetic algorithms for artificial neural network optimization, forecasting the trend EX/108)
- 2005-12-01 22:38:32下载
- 积分:1
-
mat
自己实现的瑞利分布,有很实用的价值,非常适合新手学习
(Rayleigh distribution of their implementation, there are very practical value, ideal for novice learning)
- 2011-07-02 18:31:01下载
- 积分:1
-
PNN
概率神经网络的分类预测-基于PNN变压器故障诊断(Probabilistic neural network classification and prediction- PNN transformer fault diagnosis based on)
- 2013-12-08 18:58:10下载
- 积分:1
-
GonzalezDigitalImageProcessingMatlabSourceCode
冈萨雷斯数字图像处理matlab版源码,很多源程序啊(Gonzalez Digital Image Processing matlab source code version)
- 2009-11-12 11:08:46下载
- 积分:1
-
matched_filter
This demo introduces Matched Filter in CDMA system schemes wherein the data stream is subdivided into independent sub-streams, one for each transmit antenna employed. As a consequence, they provide a multiplexing gain and do not require explicit orthogonalization as needed for space-time block coding.
- 2010-05-09 15:05:40下载
- 积分:1
-
QR
说明: QR分解是球形MIMO检测算法必不可少的环节,本代码采用m语言描述了QR分解分解具体怎么实现,而不是直接调用matlab内部函数,采用的是QR分解的脉动阵列结构,据此代码可轻易实现QR分解的FPGA设计(QR decomposition is an essential part of the spherical MIMO detection algorithm, the code uses QR decomposition decomposition m language to describe specifically how to achieve, rather than a direct call matlab internal function, using the QR decomposition systolic array structure, pursuant to which the code can be easily QR decomposition FPGA design)
- 2013-01-13 21:15:12下载
- 积分:1
-
similarity-and-region-growing-
基于目标红外特征的图像分割方法为区域生长法(Image segmentation method based on target infrared image segmentation method for region growing method)
- 2015-10-30 16:28:09下载
- 积分:1
-
guyou
说明: 计算行星齿轮的固有频率,来分析其共振现象,刚度矩阵(Calculate the natural frequency of planetary gear to analyze its resonance phenomenon and stiffness matrix)
- 2020-11-14 11:39:43下载
- 积分:1
-
four Toolbox for SVM
这里实现了基于四种SVM工具箱的分类与回归算法:
1、工具箱:LS_SVMlab
Classification_LS_SVMlab.m - 多类分类
Regression_LS_SVMlab.m - 函数拟合
2、工具箱:OSU_SVM3.00
Classification_OSU_SVM.m - 多类分类
3、工具箱:stprtoolsvm
Classification_stprtool.m - 多类分类
4、工具箱:SVM_SteveGunn
Classification_SVM_SteveGunn.m - 二类分类
Regression_SVM_SteveGunn.m - 函数拟合
更详细的相关函数说明请通过help命令查看!(Here the realization of the four SVM toolbox based on the classification and regression algorithm: 1, Toolbox: LS_SVMlabClassification_LS_SVMlab.m- Multiclass Classification Regression_LS_SVMlab.m- function fitting 2, the toolbox: OSU_SVM3.00Classification_OSU_SVM.m- Multiclass Classification 3, Toolbox: stprtoolsvmClassification_stprtool.m- Multiclass Classification 4 toolbox: SVM_SteveGunnClassification_SVM_SteveGunn.m- II Category Regression_SVM_SteveGunn.m- function fitting a more detailed explanation of the correlation function through the help command to view!)
- 2007-12-19 10:42:24下载
- 积分:1