资源列表

« 1 2 ... .08 .09 .10 .11 .12 26913.14 .15 .16 .17 .18 ... 28521 »

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

说明:BP神经网络算法实现 批量处理的BP算法,隐层数为1 Z为特征向量组成的矩阵,n*m维,一行为一个样本 labZ为数据的类别,n*1维,每行对应样本的类别 M为隐层节点个数,T为迭代次数上限, epsilon为用于判断收敛的误差值,eta为学习率 W1为输入到隐层的权重,M*m维,B1为偏差,也就是乘以1的那个权重,M*1维 W2为隐层到输出的权重,c*M维,B2意义同B1,c*1维
<裴唯一> 在 2025-05-08 上传 | 大小:1kb | 下载:0

[数学计算/工程计算adams-bashforth1

说明:fortran program for LINEAR_WAVE PROPAGATION by adams-bashford method.
<asad> 在 2025-05-08 上传 | 大小:1kb | 下载:0

[数学计算/工程计算adi

说明:fortran code for LINEAR_WAVE PROPAGATION by alternative direction implisit method.-fortran code for LINEAR_WAVE PROPAGATION by alternative direction implisit method.
<asad> 在 2025-05-08 上传 | 大小:1kb | 下载:0

[数学计算/工程计算FTCS

说明:fortran code for LINEAR_WAVE PROPAGATION by forward time central spase method.-fortran code for LINEAR_WAVE PROPAGATION by forward time central spase method.
<asad> 在 2025-05-08 上传 | 大小:1kb | 下载:0

[数学计算/工程计算FTFS

说明:fortran code for LINEAR_WAVE PROPAGATION by forward time forward spase method.-fortran code for LINEAR_WAVE PROPAGATION by forward time forward spase method.
<asad> 在 2025-05-08 上传 | 大小:1kb | 下载:0

[数学计算/工程计算LEAP-FROG

说明:fortran code for LINEAR_WAVE PROPAGATION by leap-frog method.-fortran code for LINEAR_WAVE PROPAGATION by leap-frog method.
<asad> 在 2025-05-08 上传 | 大小:1kb | 下载:0

[数学计算/工程计算UPWIND

说明:fortran code for LINEAR_WAVE PROPAGATION by upwind method.-fortran code for LINEAR_WAVE PROPAGATION by upwind method.
<asad> 在 2025-05-08 上传 | 大小:1kb | 下载:0

[matlab例程LT_Robust

说明:Robust分布的LT码编码程序,能够实现一维输入向量(长度不限)的编码,并且编码个数可控-Robust distributed LT codes coding procedures, able to achieve a one-dimensional input vector (length limitation) encoding, and encoding the number of controllable
<sijiaxi> 在 2025-05-08 上传 | 大小:1kb | 下载:0

[matlab例程LT_Decode

说明:能够实现LT码的BP算法译码,在译码开销为30 左右时译码成功率接近于1-BP decoding algorithm, LT codes can be realized in the decoding overhead decode success rate is close to about 30 1
<sijiaxi> 在 2025-05-08 上传 | 大小:1kb | 下载:0

[matlab例程IFFT64

说明:IFFT 基于matlab实现,可用于OFDM前导训练序列的生成-IFFT OFDM preamble training sequence can be used to generate based on matlab implementation
<过半年> 在 2025-05-08 上传 | 大小:1kb | 下载:0

[matlab例程mymorletcwt

说明:morlet小波变换在matlab中的实现,比小波工具箱中的小波基更适合用于地震勘探资料处理-morlet wavelet transform in matlab achieve more suitable than wavelet basis in wavelet toolbox for seismic data processing
<brief> 在 2025-05-08 上传 | 大小:1kb | 下载:0

[matlab例程RLS

说明:基于最小二乘法的参数辨识,该模型为二阶模型-Parameter identification based on the method of least squares for second-order model
<王晓敏> 在 2025-05-08 上传 | 大小:1kb | 下载:0
« 1 2 ... .08 .09 .10 .11 .12 26913.14 .15 .16 .17 .18 ... 28521 »

源码中国 www.ymcn.org