登录
首页 » matlab » NeuralNetwork_RBF_Classification

NeuralNetwork_RBF_Classification

于 2008-12-30 发布 文件大小:9KB
0 99
下载积分: 1 下载次数: 18

代码说明:

  MATLAB中应用RBF神经网络对模式识别处理(MATLAB Application of RBF neural networks for pattern recognition processing)

文件列表:

NeuralNetwork_RBF_Classification.m

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Adaptc
    adptc the code for adptc its an exellent one
    2009-11-17 18:11:04下载
    积分:1
  • Kalmanfilter_june
    Kalmanfilter for Demonstrate to Students
    2010-11-12 22:44:35下载
    积分:1
  • 1001241510173bb29f1ee52f3e
    说明:  统计学的计算的matlab实现,大家可以好好学习学习了(Matlab achieve statistical calculations, we can learn from studying the)
    2010-04-26 22:04:55下载
    积分:1
  • MVMD
    说明:  singular value decomposition
    2019-12-03 13:06:47下载
    积分:1
  • libsvm-mat-2.89-3[FarutoUltimate3.0]
    说明:  可以使用SVM、LSSVM算法对样本集进行模式识别和去噪等操作(SVM and LSSVM algorithms can be used for pattern recognition and denoising)
    2020-07-07 17:32:39下载
    积分:1
  • pthoto
    掌握MATLAB的基本符号运算,在微积分中的应用,在线性代数中的应用,同时掌握方程的求解方法。(grasp the basic symbol operations in calculus of linear algebra applications, control of the equation solution.)
    2007-04-26 09:04:02下载
    积分:1
  • Matlabbased-gesturerecognition
    用matlab做的手势识别 基于梯度方向直方图特征提取 欧氏距离判断(Gesture recognition with matlab do the gradient direction histogram feature extraction based on Euclidean distance to determine)
    2011-10-02 20:33:58下载
    积分:1
  • equal-area-critirea
    E=input( enter the generator voltage: ) V=input( enter the infinite bus voltage: ) Gx=input( enter the reactance of generator: ) L1x=input( enter the line reactance: ) L2x=input( enter the line reactance: ) L3x=input( enter the line reactance: ) L4x=input( enter the line reactance: ) Pi=input( enter the input power: ) X1=Gx+L1x+((L2x*L3x)/(L2x+L3x))+L4x Pm1=E*V/X1 DO=asin(Pi/Pm1) A=((L2x*L3x)/(2*(L2x+L3x))) C=A B=((L3x/2)^2)/(L2x+L3x) X2=(Gx+L1x+A)+(L4x+A)+(Gx+L1x+A)*(A+L4x)/B Pm2=(E*V)/X2 X3=Gx+L1x+L2x+L4x Pm3=(E*V)/X3 DC=input( enter the fault clearing angle: ) Dm=(3.14-asin(Pi/Pm3)) a1=quad( sin ,DO,DC) A1=(Pi*(DC-DO)-Pm2*a1) a2=quad( sin ,DC,Dm) A2=Pm3*a2-Pi*(Dm-DC) if(A2>=A1) disp( the system is stable ) else disp( the system is unstable ) end Dcc=acos((Pi*(Dm-DO)-Pm2*(cos(DO))+Pm3*(cos(Dm)))/(Pm3-Pm2)) disp( critical clearing angle: ) Dcc
    2012-09-11 22:46:05下载
    积分:1
  • prewitt
    edge detection prewitt
    2015-04-15 10:05:34下载
    积分:1
  • BlobDetect
    Matlab code to detect (invariant) Blobs in images.
    2009-06-12 15:57:42下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载