资源列表

« 1 2 ... .63 .64 .65 .66 .67 3568.69 .70 .71 .72 .73 ... 216390 »

[matlab例程ARC

说明:最强大的matlab计算界约束优化问题,欢迎大家下载-The most powerful matlab calculation bound constrained optimization problems, welcome everyone to download
<武高玉> 在 2025-10-01 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法Groundwater-Prediction-on-RFN

说明:用径向基网络预测地下水位源代码,给出了不同神经元个数下对应的均方差值以及训练、验证和测试曲线的图形-Radial basis function network forecasting of groundwater source, given the number of different neurons corresponding to the mean square difference and training, validation and test curve graphics
<杨祥宇> 在 2025-10-01 上传 | 大小:1kb | 下载:0

[汇编语言coeffquant_exercise.m

说明:quantize coefficients in audio
<NJY> 在 2025-10-01 上传 | 大小:1kb | 下载:0

[matlab例程zm

说明:强大的matlab绑定约束优化问题,欢迎大家下载-Powerful matlab binding constraint optimization problems, welcome everyone to download
<武高玉> 在 2025-10-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法C

说明:C语言实现的数据结构中二叉树的前序遍历、中序遍历和后序遍历以及几种排序算法-C language data structure binary tree before preorder, preorder and postorder and several sorting algorithm
<李敏捷> 在 2025-10-01 上传 | 大小:1kb | 下载:0

[OpenCVdrawing

说明:opencv def random_color(random): Return a random color icolor = random.randint(0, 0xFFFFFF) return cv.Scalar(icolor & 0xff, (icolor >> 8) & 0xff, (icolor >> 16) & 0xff) if __name__ == __main__ : # some consta
<Phindx> 在 2025-10-01 上传 | 大小:1kb | 下载:0

[matlab例程ma

说明:简单一元函数优化问题,采用的是遗传算法对程序进行编写。-Simple one yuan function optimization using genetic algorithms written in the program.
<马梦茹> 在 2025-10-01 上传 | 大小:1kb | 下载:0

[matlab例程LDPCCODEdecode_ldpc

说明: For examples and more details, please refer to the LDPC toolkit tutorial at http://arun-10.tripod.com/ldpc/ldpc.htm
<doocao> 在 2025-10-01 上传 | 大小:1kb | 下载:0

[matlab例程meng

说明:多元单峰值函数的优化问题,采用的是遗传算法进行编程。-Multiple single-peak function optimization problem, using the genetic algorithm programming.
<马梦茹> 在 2025-10-01 上传 | 大小:1kb | 下载:0

[matlab例程decodeBitFlip

说明:function vHat decodeBitFlipping(rx, H, iteration) Hard-decision/bit flipping sum product algorithm LDPC decoder rx : Received signal vector (column vector) H : LDPC matrix iteration : Number of iteration vHat : Decoded vector (
<doocao> 在 2025-10-01 上传 | 大小:1kb | 下载:0

[matlab例程GMP

说明:放大器的GMP数学模型,并用LS算法求出各项的系数-GMP mathematical model of the amplifier
<wang fei> 在 2025-10-01 上传 | 大小:1kb | 下载:0

[matlab例程MP

说明:放大器MP数学模型,并用LS算法求得各项的系数-Amplifier MP mathematical model, and use LS algorithm to obtain the coefficients
<wang fei> 在 2025-10-01 上传 | 大小:1kb | 下载:0
« 1 2 ... .63 .64 .65 .66 .67 3568.69 .70 .71 .72 .73 ... 216390 »

源码中国 www.ymcn.org