资源列表
[matlab例程] test_main
说明:matlab code embedding watermarking<noor junaidi> 在 2025-06-20 上传 | 大小:1kb | 下载:0
[matlab例程] M
说明:字典树的基本功能是用来查询某个单词(前缀)在所有单词中出现次数的一种数据结构,它的插入和查询复杂度都为O(len),Len为单词(前缀)长度,但是它的空间复杂度却非常高,如果字符集是26个字母,那每个节点的度就有26个,典型的以空间换时间结构。-The basic function of the dictionary tree data structure is used to query a number of times a word (prefix) appears in all the<赵霞娟> 在 2025-06-20 上传 | 大小:1kb | 下载:0
[matlab例程] P
说明:规范 BFS 写法,可以有效地避免一些状态判重和状态转移上的细节错误,使用优先队列,这里不用优先队列会错。-BFS written specification, can effectively avoid the details of some of the state and the state transition heavy sentence on the error, use the priority queue, priority queues are not wrong here.<赵霞娟> 在 2025-06-20 上传 | 大小:1kb | 下载:0
[matlab例程] SimpleMthd
说明: 单纯形法matlab程序 求解标准型线性规划:max c*x s.t. A*x=b x>=0 本函数中的A是单纯初始表,包括:最后一行是初始的检验数,最后一列是资源向量b N是初始的基变量的下标 输出变量sol是最优解, 其中松弛变量(或剩余变量)可能不为0 输出变量val是最优目标值,kk是迭代次数- example:max 2*x1+3*x2 s.t. x1+2*x2<=8 4*x1<=16 4*x<王志贺> 在 2025-06-20 上传 | 大小:1kb | 下载:0
[matlab例程] linear-regression
说明:该程序用一个实例进行演示线性回归方程的建立。-The procedures used to establish an instance demonstrates the linear regression equation.<杨海燕> 在 2025-06-20 上传 | 大小:1kb | 下载:0
[matlab例程] kpca_Parameters_TestVision1
说明:核主元分析法,其中的核函数应用的单纯的高斯核,包括数据处理和压缩处理。-he zhu yuan fen xi,dan cun de gao si he.mei you duo xiang shi he.<黎雪> 在 2025-06-20 上传 | 大小:1kb | 下载:0