搜索结果

找到约 773 项符合 function 的查询结果

按分类筛选

显示更多分类

通讯/手机编程 capture frames in mobile 6.0 you can edit raw data with callback function

capture frames in mobile 6.0 you can edit raw data with callback function
https://www.eeworm.com/dl/527/376792.html
下载: 153
查看: 1047

人工智能/神经网络 function [U,center,result,w,obj_fcn]= fenlei(data) [data_n,in_n] = size(data) m= 2 % Exponent fo

function [U,center,result,w,obj_fcn]= fenlei(data) [data_n,in_n] = size(data) m= 2 % Exponent for U max_iter = 100 % Max. iteration min_impro =1e-5 % Min. improvement c=3 [center, U, obj_fcn] = fcm(data, c) for i=1:max_iter if F(U)>0.98 break else w_new=eye(in_n,in_n) center1=sum(cent ...
https://www.eeworm.com/dl/650/377003.html
下载: 132
查看: 1038

GPS编程 function [U,V,num_it]=fcm(U0,X) % MATLAB (Version 4.1) Source Code (Routine fcm was written by R

function [U,V,num_it]=fcm(U0,X) % MATLAB (Version 4.1) Source Code (Routine fcm was written by Richard J. % Hathaway on June 21, 1994.) The fuzzification constant % m = 2, and the stopping criterion for successive partitions is epsilon =??????. %*******Modified 9/15/04 to have epsilon = ...
https://www.eeworm.com/dl/693/377007.html
下载: 125
查看: 1134

嵌入式/单片机编程 function varargout = lcmgui(varargin) % LCMGUI M-file for lcmgui.fig % LCMGUI, by itself, creates

function varargout = lcmgui(varargin) % LCMGUI M-file for lcmgui.fig % LCMGUI, by itself, creates a new LCMGUI or raises the existing
https://www.eeworm.com/dl/647/381282.html
下载: 70
查看: 1114

matlab例程 This function calculates Akaike s final prediction error % estimate of the average generalization e

This function calculates Akaike s final prediction error % estimate of the average generalization error. % % [FPE,deff,varest,H] = fpe(NetDef,W1,W2,PHI,Y,trparms) produces the % final prediction error estimate (fpe), the effective number of % weights in the network if the network has been train ...
https://www.eeworm.com/dl/665/384088.html
下载: 180
查看: 1106

人工智能/神经网络 This function calculates Akaike s final prediction error % estimate of the average generalization e

This function calculates Akaike s final prediction error % estimate of the average generalization error for network % models generated by NNARX, NNOE, NNARMAX1+2, or their recursive % counterparts. % % [FPE,deff,varest,H] = nnfpe(method,NetDef,W1,W2,U,Y,NN,trparms,skip,Chat) % produces the fin ...
https://www.eeworm.com/dl/650/384094.html
下载: 53
查看: 1124

matlab例程 This function applies the Optimal Brain Surgeon (OBS) strategy for % pruning neural network models

This function applies the Optimal Brain Surgeon (OBS) strategy for % pruning neural network models of dynamic systems. That is networks % trained by NNARX, NNOE, NNARMAX1, NNARMAX2, or their recursive % counterparts.
https://www.eeworm.com/dl/665/384105.html
下载: 191
查看: 1040

其他 Please carefully read the many features of your package and then write the specific function (at lea

Please carefully read the many features of your package and then write the specific function (at least 20 words). As far as possible not to let the station master of the time spent in the
https://www.eeworm.com/dl/534/384429.html
下载: 52
查看: 1063

uCOS This function checks the mailbox to see if a message is available. Unlike OSMboxPend(), OSMboxAccep

This function checks the mailbox to see if a message is available. Unlike OSMboxPend(), OSMboxAccept() does not suspend the calling task if a message is not available.
https://www.eeworm.com/dl/649/385050.html
下载: 186
查看: 1063

matlab例程 For Batch Estimation Method, the function and code supplyment.

For Batch Estimation Method, the function and code supplyment.
https://www.eeworm.com/dl/665/386430.html
下载: 33
查看: 1027