资源列表
[matlab例程] firfiltercls
说明:simulation code for least square fir filter<a> 在 2025-10-01 上传 | 大小:3kb | 下载:0
[matlab例程] firfiltercls1
说明:matlab code for least square another fir<a> 在 2025-10-01 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] pso
说明:pso算法的具体详解,初学者可以参考,并可以直接修改函数-Pso algorithm of the specific explanation, beginners can reference, and can be directly modified function<zhu chun> 在 2025-10-01 上传 | 大小:3kb | 下载:0
[matlab例程] RLS-and-LMS-algorithm
说明:RLS与LMS算法分析及比较,经调试可用。-RLS and LMS algorithm analysis and comparison, the debugging is available.<周浩> 在 2025-10-01 上传 | 大小:3kb | 下载:0
[matlab例程] 5572992RLS_LMS
说明:lms adaptive algorithms<RAVI BOLIMERA> 在 2025-10-01 上传 | 大小:3kb | 下载:0
[matlab例程] facialExpressionRecognition
说明:读取数据库bnt文件,转换成为off文件-read bnt files<ncutzl> 在 2025-10-01 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] sssd
说明:遗传算法在电力系统中的实际应用程序-The practical application of genetic algorithms in power system!!!!!!!<刘小敏> 在 2025-10-01 上传 | 大小:3kb | 下载:0
[数据结构常用算法] WinRAR-ZIP
说明:在C++用递归实现链表逆序 使得倒序输出。-#include <stdio.h> #include <stdlib.h> #include <time.h> const int M=10 typedef int Type typedef struct Node{ Type data struct Node* next }Node void add_elem(Node**head,Type data){ Node<ye zi> 在 2025-10-01 上传 | 大小:3kb | 下载:0