登录
首页 » DOS » ddff

ddff

于 2009-04-01 发布 文件大小:1KB
0 107
下载积分: 1 下载次数: 3

代码说明:

  This is a paragraph on the calculation of current harmonic content of M documents, using MATLAB implementation, high accuracy.

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

发表评论


0 个回复

  • lsm-rbf
    说明:  一种最小二乘法的RBF网络 ---------------------------------- radical basis function neural network ------------------------------------------ clear all close all global sp k w2 b2 unitcenters alldatanum=400 traindatanum=300 testdatanum=100 sp=8 errorlimit=0.1 u=rand(1,alldatanum+10) y=zeros(1,alldatanum+10) for i=4:alldatanum+3 y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+... y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。(radical basis function neural network ------------------------------------------ clear all close all global sp k w2 b2 unitcenters alldatanum=400 traindatanum=300 testdatanum=100 sp=8 errorlimit=0.1 u=rand(1,alldatanum+10) y=zeros(1,alldatanum+10) for i=4:alldatanum+3 y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+... y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。)
    2011-04-13 10:26:06下载
    积分:1
  • crossvalind
    说明:  matlab的svm中使用的交叉验证函数(kfold),一般libsvm数据包中没有,需要自己加入(The svm matlab to use the cross-validation function (kfold), general packet libsvm no need to add yourself)
    2011-04-18 18:25:07下载
    积分:1
  • PWE_pononic
    计算二维声子晶体的z模式和xy模式禁带的程序(The program for computering the band gap of 2-d phononic crystals )
    2021-04-20 10:18:50下载
    积分:1
  • GA
    说明:  MATLAB实现遗传算法求函数最大值,可以改变变量数目,函数形式(Seeking maximum MATLAB Genetic algorithms function, you can change the number of variables, functional form)
    2021-05-15 17:30:02下载
    积分:1
  • Rosen
    实现对指定的函数梯度图的绘制,及其三围图形绘制等功能(Achieve specified function gradient map drawing, and its measurements graphics rendering functions)
    2012-10-06 17:05:46下载
    积分:1
  • learn_AR
    learn AR process
    2012-01-17 23:49:11下载
    积分:1
  • GUIDemo.pdf_GUIDemo.zip_matlab_gui_collect.doc
    GUI 图形界面设计 GUIDemo.pdf(498.5K)/GUIDemo.zip(144.6K)/matlab_gui_学习collect.doc(262.5K)(GUI graphical interface design GUIDemo.pdf (498.5K)/GUIDemo.zip (144.6K)/matlab_gui_ learning collect.doc (262.5K))
    2009-05-10 15:06:49下载
    积分:1
  • voicebox
    Voicebox tool for mathlab, speech processing
    2010-10-22 10:00:32下载
    积分:1
  • temp_model_lake.tar
    temperature model of lake in matlab
    2011-05-27 23:15:56下载
    积分:1
  • c3
    说明:  老外的电机学教材,最为重要的是有相应的MAtlab代码,每一章都有,十分详细,学习电机的必备工具书,文件是在太大,此处上传chap3的源码(Foreigners motor learning materials, the most important thing is there is a corresponding MAtlab code, each chapter has a very detailed study of the motor necessary books, documents are too large to upload here chap3 source)
    2011-08-31 19:29:34下载
    积分:1
  • 696518资源总数
  • 104702会员总数
  • 37今日下载