资源列表
[数据结构常用算法] Linear-regression
说明:线性回归的一个小程序,希望有助于初学者的学习-Linear regression of a small program that I hope will help the beginner to learn<李> 在 2025-11-15 上传 | 大小:155kb | 下载:0
[matlab例程] lab4
说明:调频电路的matlab simulink 仿真-The objectives of this laboratory are: To investigate frequency modulation characteristics in the frequency domain. To implement a classical double-tuned FM demodulator and measure its characteristics. To implement a mod<唐瀚> 在 2025-11-15 上传 | 大小:155kb | 下载:0
[数据结构常用算法] PATTree
说明:数据结构中PAT树的实现,包括树节点的插入、删除、查找和遍历。PAT tree 在字符串子串匹配上有这非常优异的表现,这使得它经常成为一种高效的全文检索算法,在自然语言处理领域也有广泛的应用。-PAT tree data structure, including the insertion of the tree node, delete, search, and traversal. PAT tree in the string substring match this excellent p<buaa_sheng> 在 2025-11-15 上传 | 大小:155kb | 下载:0
[matlab例程] 2010_MatlabTutorial
说明:This matlab tutorial book-This is matlab tutorial book<samuel> 在 2025-11-15 上传 | 大小:155kb | 下载:0
[人工智能/神经网络/遗传算法] 0-9-NN-recognition
说明:利用BP神经网络对0-9数字进行识别,误判率低,学习速度快。-BP neural network to identify the 0-9 false positives low, fast learning speed.<yanzheng zhu> 在 2025-11-15 上传 | 大小:155kb | 下载:0
[matlab例程] 83494749LightScatPro5
说明:关于光学理论知识的一些处理函数仿真,很有帮助的-Theoretical knowledge on some of the optical processing function simulation<zhufang> 在 2025-11-15 上传 | 大小:155kb | 下载:0
[matlab例程] Tracking_SW
说明:This file is the tracking filter. Kalman and Alpha Beta Filter<answns> 在 2025-11-15 上传 | 大小:155kb | 下载:0
[人工智能/神经网络/遗传算法] MOEAD
说明:MOEA/D多目标进化算法(连续函数优化和多背包问题)-MOEA/D evolutionary algorithm(continuous function optimization and multi-knapsacks optimization)<wuzhou> 在 2025-11-15 上传 | 大小:155kb | 下载:0
[数学计算/工程计算] RKM4
说明:Runge kutta method of 4th order to solve ODE with shooting technique<sivasankaran> 在 2025-11-15 上传 | 大小:155kb | 下载:0
[数值算法/人工智能] 13-Subset-and-Number
说明:问题陈述:给定N个数,和一个数T,判定是否可以从N个数中取出若干个数,使它们的和等于T。输出:YES或者NO。把N个数看成一个集合,问题就是从这个集合中选出一个子集,使这个子集满足和是T-Problem Statement: a given number N, and a number of T, and determines whether or not can be removed from the number N of a certain number, so that their eq<Kahn> 在 2025-11-15 上传 | 大小:155kb | 下载:0