资源列表
[人工智能/神经网络/遗传算法] Intelligent-control
说明:资料包含三个部分: 1:多智能体系统一致性迭代学习控制的理论和算法 2:运用Hopfield神经网络求解优化问题 3:模糊系统设计的原理和算法-Theory and algorithms of multi-agent system consistency Iterative Learning Control 2:: Data consists of three parts: a use of Hopfield neural<王瑞> 在 2025-03-04 上传 | 大小:3.33mb | 下载:1
[数学计算/工程计算] The-help-system-of-Ansys-in-Chinese
说明:该文件为ansys中文帮助,对ansys新手有一定参考价值-The file for ansys Chinese help novice to ansys has a certain reference value<暗暗> 在 2025-03-04 上传 | 大小:2.05mb | 下载:0
[数学计算/工程计算] ANSYS--errors-and-solutions
说明:该文件为ansys常见错误提示及其解决办法-ANSYS common operation errors and their solutions<暗暗> 在 2025-03-04 上传 | 大小:68kb | 下载:0
[数据结构常用算法] longestPalindrome
说明:求最长回文子串 第一种解法:动态规划(内存分配较多,且时间复杂度为O(n^2))第2种解法:Manacher算法-Find the longest palindrome substring First Solution: Dynamic Programming (memory allocation more, and the time complexity is O (n ^ 2)) The second solution: Manac<杜> 在 2025-03-04 上传 | 大小:2kb | 下载:0
[数据结构常用算法] Regular_Expression_Matching
说明:正则表达式的匹配,是leetcode中的算法题-Regular expression matching is the algorithm in question leetcode<杜> 在 2025-03-04 上传 | 大小:1kb | 下载:0
[matlab例程] EKF-UKF-PF
说明:实现EKF、UKF、PF性能对比,输出四张图片,分析三种kalman 滤波的性能好坏。-the preformance of EKF,UKF.PF<ziqing> 在 2025-03-04 上传 | 大小:2kb | 下载:2
[matlab例程] hysteresis-loop-fittin
说明:滞后环拟合,采用能量法,具有3次项,可以较好模拟非线性特性的弹性元件-Elastic element hysteresis loop fitting using energy method, with three items, you can better simulate nonlinear characteristics<fei> 在 2025-03-04 上传 | 大小:1kb | 下载:0
[数据结构常用算法] lengthOfLongestSubstring
说明:求最长不重复子串,利用哈希表求解的,leetcode中的题目-Not repeated for the longest substring, use a hash table to solve the<杜> 在 2025-03-04 上传 | 大小:1kb | 下载:0