资源列表
[人工智能/神经网络/遗传算法] GA_BPNN.C
说明:遗传算法优化神经网络GA_NN.C语言,同步进化BP网络的拓扑结构和连接权值,避免了网络结构的选择和设计,非常实用。-Genetic algorithm optimization neural network GA_NN.C language, synchronization topology and evolution BP network connection weights, avoiding the selection and design of the network structur<sigoo> 在 2025-06-04 上传 | 大小:285kb | 下载:0
[人工智能/神经网络/遗传算法] BGA
说明:基本的遗传算法MATLAB代码,对于多维函数的优化非常有效,仿真结果的效果很好。-Basic genetic algorithm based on MATLAB code, optimized for multi-dimensional function is very effective, the effect of simulation results is very good.<sigoo> 在 2025-06-04 上传 | 大小:413kb | 下载:0
[matlab例程] linear-search
说明:用Fibonacci法和抛物线法解决以为搜索问题 对应《最优化方法》(解可新等著)第一章作业题-Solving parabolic method using Fibonacci method and corresponding search problem that " optimization method" (waiting for the solution to new) Chapter job title<郭婧怡> 在 2025-06-04 上传 | 大小:3kb | 下载:0
[matlab例程] QPSKpassAWGN
说明:发送装置:随机信号产生、脉冲成型(上采样可调,滚降可调); 发送:AWGN信道(信噪比范围可调) 接收设备:QPSK调制解调 ,匹配滤波,判决 画出接收信号的眼图、星座图;计算误码率并与理论值比较。 -Transmitting device: random signal generator, pulse shaping (the sampling adjustable, adjustable roll-off) Send: AWGN channel (SNR ra<haoyuguang> 在 2025-06-04 上传 | 大小:54kb | 下载:0
[matlab例程] Least-square-method
说明:最小二乘法,用matlab语言编的。很好用的-Least squares method, using matlab language. It is very useful.<卢秋悦> 在 2025-06-04 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] jiafayunsuan
说明:运用vc2012,采用mfc模块实现简单的加法运算-Using vc2012, using mfc simple adder module<张忱> 在 2025-06-04 上传 | 大小:4.3mb | 下载:0
[数据结构常用算法] er-cha-shu-
说明:一棵非空二叉树可以看作是由根结点、左子树和右子树这三个基本部分组成的。如果能依次遍历这三个部分的信息,也就遍历了整个二叉树。由此得到的二叉树的遍历是按某种策略访问二叉树中的每一个结点且仅访问一次的过程。二叉树的遍历按访问根结点的先后次序不同分为前序、中序和后序三种。-A non-empty binary tree can be seen from the root node, the left subtree and right subtree consists of three basic p<王明> 在 2025-06-04 上传 | 大小:11kb | 下载:0