资源列表

« 1 2 ... .76 .77 .78 .79 .80 24681.82 .83 .84 .85 .86 ... 28522 »

[matlab例程fpe

说明: 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
<张镇> 在 2025-06-27 上传 | 大小:2kb | 下载:0

[matlab例程kpredict

说明: k-step ahead predictions determined by simulation of the % one-step ahead neural network predictor. For NNARMAX % models the residuals are set to zero when calculating the % predictions. The predictions are compared to the observed output. %
<张镇> 在 2025-06-27 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法getgrad

说明: Produces a matrix of derivatives of network output w.r.t. % each network weight for use in the functions NNPRUNE and NNFPE.-Produces a matrix of derivatives of network output wrt each network weight for use in the functions NNPRUNE and NNFPE.
<张镇> 在 2025-06-27 上传 | 大小:3kb | 下载:0

[人工智能/神经网络/遗传算法marq

说明: % Train a two layer neural network with the Levenberg-Marquardt % method. % % If desired, it is possible to use regularization by % weight decay. Also pruned (ie. not fully connected) networks can % be trained. % % Given a set of cor
<张镇> 在 2025-06-27 上传 | 大小:3kb | 下载:0

[人工智能/神经网络/遗传算法nnfpe

说明: 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,Ne
<张镇> 在 2025-06-27 上传 | 大小:2kb | 下载:0

[数学计算/工程计算ChaosToolbox1p2_trial

说明:计算混沌系统的lyapunov指数和poincare截面-Calculation of chaotic systems lyapunov index and cross-section poincare
<军粮寨> 在 2025-06-27 上传 | 大小:448kb | 下载:0

[matlab例程MATLAB_GPS_example

说明:matlab开发的GPS信号simulator,并且包括mdd文件,方便可靠,请勿转载-matlab developed GPS signal simulator, and includes MDD documents, convenient and reliable, please do not reprint
<hhh> 在 2025-06-27 上传 | 大小:2kb | 下载:0

[matlab例程nnprune

说明: 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.-This function applies the
<张镇> 在 2025-06-27 上传 | 大小:5kb | 下载:0

[压缩解压LZW_5060309818

说明:著名的LZW压缩和解压的C++实现,通过hash出来的动态字典可对文本或图片进行压缩和解压,有不错的压缩比。-Well-known LZW compression and decompression of the C++ Achieve, through the dynamic dictionary hash out of text or picture compression and decompression, a good compression ratio.
<程序员> 在 2025-06-27 上传 | 大小:209kb | 下载:0

[matlab例程rpe

说明: Train a two layer neural network with a recursive prediction error % algorithm ("recursive Gauss-Newton"). Also pruned (i.e., not fully % connected) networks can be trained. % % The activation functions can either be linear or tanh. The netw
<张镇> 在 2025-06-27 上传 | 大小:3kb | 下载:1

[matlab例程TSP1

说明:matlab求解TSP问题源代码,程序可动态显示路径寻优过程-matlab source code for solving TSP problems, the program can show the path of dynamic process optimization
<zhihui> 在 2025-06-27 上传 | 大小:4kb | 下载:0

[matlab例程V

说明:viterbi译码源代码,可以直接调用 The Viterbi decoder for convolutional codes-viterbi decoder source code, can be directly called The Viterbi decoder for convolutional codes
<mengnan> 在 2025-06-27 上传 | 大小:1kb | 下载:0
« 1 2 ... .76 .77 .78 .79 .80 24681.82 .83 .84 .85 .86 ... 28522 »

源码中国 www.ymcn.org