资源列表
[人工智能/神经网络/遗传算法] ballplate
说明:板球系统的模糊控制,用matlab的M语言写的模糊控制器,用siumlink做的仿真。-Cricket fuzzy control system, using the M language matlab fuzzy controller, using the simulation siumlink do.<张章> 在 2025-07-05 上传 | 大小:5kb | 下载:0
[人工智能/神经网络/遗传算法] duobuyuce
说明:多部预测自校正控制的算法仿真程序,用matlab写的。用的RLS带遗忘的最小二乘法递推。-Forecast for more than self-tuning control algorithm simulation program, written using matlab. Used in the RLS with forgetting recursive least square method.<张章> 在 2025-07-05 上传 | 大小:6kb | 下载:0
[matlab例程] fastpoisson
说明:快速泊松方程求解--MATLAB Fast Poisson Solver in a Square-Fast Poisson equation- MATLABFast Poisson Solver in a Square<weiweishu> 在 2025-07-05 上传 | 大小:7kb | 下载:1
[压缩解压] ArithmeticCoding
说明:The implementaion of CABAC encoding and decoding process in H264 standard.<li> 在 2025-07-05 上传 | 大小:4kb | 下载:0
[数学计算/工程计算] EntropyCalculation
说明:Entropy Generation for very large psueduo-random integer.<li> 在 2025-07-05 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] KMUL_LargeInteger
说明:K-type large number generation based on win32 system.<li> 在 2025-07-05 上传 | 大小:2kb | 下载:0
[matlab例程] IIR_Filter
说明:直接型IIR滤波器实现源代码,希望与大家共同分享!-Direct IIR filter source code, I hope to share with you!<陈丽> 在 2025-07-05 上传 | 大小:168kb | 下载:0
[数据结构常用算法] guangyibiao
说明:主要是实现广义表相关操作的算法,并包括有详细报告-Mainly related to the realization of the generalized form of the algorithm operation, and include a detailed report<陈娟> 在 2025-07-05 上传 | 大小:189kb | 下载:0
[人工智能/神经网络/遗传算法] GradeCluser
说明:分级聚类算法,分级聚类算法VC6实现MFC-Hierarchical clustering algorithm, hierarchical clustering algorithm VC6 achieve MFC<xx> 在 2025-07-05 上传 | 大小:89kb | 下载:0
[人工智能/神经网络/遗传算法] bp
说明:#include "iostream.h" #include "iomanip.h" #define N 20 //学习样本个数 #define IN 1 //输入层神经元数目 #define HN 8 //隐层神经元数目 #define ON 1 //输出层神经元数目 double P[IN] //单个样本输入数据 double T[ON] //单个样本教师数据 double W[HN][IN] //输入层至隐层权值 double V[ON][HN] //隐<xx> 在 2025-07-05 上传 | 大小:2kb | 下载:0
[数据结构常用算法] flash
说明:数据结构中有关查找和排序,以flash格式表现算法是如何实现的。-Data structure relating to search and sort to flash format of the performance of algorithm is how to achieve.<wang feidie> 在 2025-07-05 上传 | 大小:167kb | 下载:0