资源列表
[matlab例程] adaptive-equlization(RLS)
说明:自己编写的MATLAB自适应均衡,采用基本的RLS算法 可直接运行.-I have written MATLAB adaptive equalization, using the basic RLS algorithm can be directly run.<刘申> 在 2025-07-04 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Connection
说明:这程序是关系性质的判断,它能判断自反,对称,传递三种关系性质。这是学完《离散数学》后课程设计中的一个题目,我自己写的。-This procedure is to determine the nature of the relationship, it can determine the reflexive, symmetrical, three pass nature of the relationship. This is End of Study " Discrete Mathema<在路上> 在 2025-07-04 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] code1
说明:实现在10……-6内固定求和表达式的上限-explains the expression the maxinum limitination<pottermarkken> 在 2025-07-04 上传 | 大小:1kb | 下载:0
[matlab例程] SpeechEndpointDetection.m
说明:基于Matlab编写的语音端点检测程序-Matlab prepared based on voice activity detection procedures ....<朱文博> 在 2025-07-04 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Subseofseveralquestions
说明:子集和数问题 实现对图的最小生成树实现,通过此算法可以找到此图中连接所有点的最小生成树-Subset of several questions on the implementation of the minimum spanning tree implementation plans, the passage of this algorithm can find this chart connecting all points of the minimum spanning tree<samuel> 在 2025-07-04 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 1108
说明:在0 / 1背包问题中,需对容量为c 的背包进行装载。从n 个物品中选取装入背包的物品,每件物品i 的重量为wi ,价值为pi 。对于可行的背包装载,背包中物品的总重量不能超过背包的容量,最佳装载是指所装入的物品价值最高,即n ?i=1pi xi 取得最大值。约束条件为n ?i =1wi xi≤c 和xi?[ 0 , 1 ] [ 1≤i≤n]。-At 0/1 knapsack problem, there is a need for a capacity of c for the loaded<samuel> 在 2025-07-04 上传 | 大小:1kb | 下载:0