-
19395
A Neural Network Autoassociator for
Induction Motor Failure Prediction
- 2010-08-03 15:15:39下载
- 积分:1
-
matlabandVC
本程序实现了matlab与VC++的混合编程。主要实现了基本的matlab处理的一些功能。但方法比较重要,很有用处(A combined way of matlab and VC++ was realized and it is used to process the basic function of matlab. It is an important approaches.)
- 2009-05-17 13:10:04下载
- 积分:1
-
matlab99999999
各种matlab代码,实现各种功能,供查阅者参考,熟悉matlab软件的使用(x=linspace(0,1,21)
y=linspace(0,1,21)
[X,Y]=meshgrid(x,y)
z=(X.*Y)./(X+Y)
meshc(X,Y,z)
)
- 2011-07-11 15:54:13下载
- 积分:1
-
signal-spectrum
混频信号通过低通滤波器后的信号的频谱图,matlab程序 有注释(Mixed signal through the low pass filter of the signal spectrum.)
- 2013-09-06 16:07:38下载
- 积分:1
-
zhiwenshibie
图像处理,在MATLAB环境下,编程,实现对人的手指的指纹的识别(Image processing, in the MATLAB environment, programming, the realization of the human finger fingerprint identification )
- 2017-05-04 20:06:57下载
- 积分:1
-
RBFNN
Three function for RBF neural network, using OLS,Rand and SGA
function [newcenter,sigma,W,yh,rmse]=rbfols(p,t,tol)
p 為輸入資料點,N×K矩陣,N是輸入資料維度,K是資料點數
t 為目標輸出值,1×K矩陣
tol 為指定容忍度或正確率
centers選定中心點,N×nc矩陣
sigma為 ? 值
W為輸出層權重,nc×1矩陣
yh為網路輸出值,1×K矩陣
rmse 為目標輸出值與網路輸出值之RMSE
- 2009-12-10 10:25:35下载
- 积分:1
-
DsimOrder
DsimOrder Calculate the Dissimilarity index based on order pattern analysis.Input: two time series Output: Dissimilarity index between inputs permutation entropy
- 2013-08-01 22:11:02下载
- 积分:1
-
MPEG_souce-code
Mpeg压缩的C++源代码,对于图像压缩,视频压缩,图像编码领域的朋友很有用(Mpeg compression of the C++ source code, for image compression, video compression, image coding friends useful)
- 2010-11-21 19:28:39下载
- 积分:1
-
677631732GMSK_matlab
column to row source code
- 2013-01-01 14:12:46下载
- 积分:1
-
LTE
OFDM通信方式,包括QAM调制,IFFT以及加入循环码前缀(OFDM modulation)
- 2014-11-24 20:24:42下载
- 积分:1