搜索:predict
找到约 21 项符合「predict」的查询结果
结果 21
按分类筛选
https://www.eeworm.com/dl/518/414269.html
数值算法/人工智能
Program for training and testing the Elman Recurrent Neural Network model when used to predict
Program for training and testing the Elman Recurrent Neural Network model when used to predict
https://www.eeworm.com/dl/534/230044.html
其他
SVMmulticlass: Multi-class classification. Learns to predict one of k mutually exclusive classes. Th
SVMmulticlass: Multi-class classification. Learns to predict one of k mutually exclusive classes. This is probably the simplest possible instance of SVMstruct and serves as a tutorial example of how to use the programming interface.
https://www.eeworm.com/dl/665/239086.html
matlab例程
Apply the standard QR-decomposition based LSL algorithm using angle-normalized error to predict/esti
Apply the standard QR-decomposition based LSL algorithm using angle-normalized error to predict/estimate complex-valued processes.
https://www.eeworm.com/dl/665/239093.html
matlab例程
rls_AR_pred.m - use basic RLS algorithm to predict real-valued AR proce
rls_AR_pred.m - use basic RLS algorithm to predict real-valued AR proce
https://www.eeworm.com/dl/650/316965.html
人工智能/神经网络
程序名:ga_bp_predict.cpp 描述: 采用GA优化的BP神经网络程序
程序名:ga_bp_predict.cpp
描述: 采用GA优化的BP神经网络程序,用于单因素时间
序列的预测,采用了单步与多步相结合预测
说明: 采用GA(浮点编码)优化NN的初始权值W[j][i],V[k][j],然后再采用BP算法
优化权值
https://www.eeworm.com/dl/665/239087.html
matlab例程
qrd_rls_AR_pred.m - use the QR decomposition-based RLS algorithm to predict complex-valued AR proce
qrd_rls_AR_pred.m - use the QR decomposition-based RLS algorithm
to predict complex-valued AR process.
https://www.eeworm.com/dl/532/371798.html
书籍源码
BP neural network for time series analysis predicted that by entering the corresponding time-series
BP neural network for time series analysis predicted that by entering the corresponding time-series data to predict the future, suitable for beginners on the BP neural network learning
https://www.eeworm.com/dl/522034.html
书籍
Nonlinear_Distortion_in_Wireless_Systems
Modeling and simulation of nonlinear systems provide communication system designers
with a tool to predict and verify overall system performance under nonlinearity and
complex communication signals. Traditionally, RF system designers use deterministic
signals (discrete tones), wh ...
https://www.eeworm.com/dl/665/456085.html
matlab例程
This program calculates Approximate Entropy of a given time series. Approximate Entropy is a statist
This program calculates Approximate Entropy of a given time series. Approximate Entropy is a statistic which is used to predict the regularity in agiven time series. Apen( Approximate entropy ) is a recently developed method highly used in biomedical applications.
https://www.eeworm.com/dl/618/135122.html
驱动编程
FPFilter is a sample disk filter driver that demonstrates how a disk failure prediction filter drive
FPFilter is a sample disk filter driver that demonstrates how a disk failure prediction filter driver could be implemented. A failure prediction filter driver can predict when a disk may fail and notify the disk driver stack of this condition.