资源列表
[matlab例程] FuzzyEdgeDetection
说明:simple fuzzy edge detection for matlab<mohammad> 在 2024-11-05 上传 | 大小:1024 | 下载:0
[数据挖掘] newhw2.py.tar
说明:SVM classifier for face recognition<neelabh> 在 2024-11-05 上传 | 大小:1024 | 下载:0
[matlab例程] main_shijianxulie
说明:ARMA预测时间序列,基于单步预测的ARMA时间序列代码-ARMA model to predict time series, based on single-step prediction of time series ARMA model code<antry> 在 2024-11-05 上传 | 大小:1024 | 下载:0
[数据结构常用算法] E_Malevich-Strikes-Back!
说明:Ural 1221 Malevich Strikes Back代码,简洁明了,通过搜索正方中心坐标并判定来实现- After the greatest success of Malevich s Black Square the famous artist decided to create a new masterpiece. He took a large sheet of checked paper and filled so<Jerry> 在 2024-11-05 上传 | 大小:1024 | 下载:0
[matlab例程] LFMdetector
说明:线性调频脉冲测距,增加了CW脉冲测距方法,采用平方率检波和低通滤波算法-LFM pulse detector Program<peter> 在 2024-11-05 上传 | 大小:1024 | 下载:0
[数据结构常用算法] Knapsack-problem
说明:假设有一个能装入总重量为T的背包和n 件重量分别为W1,W2,W3,...,Wn的物品。编写算法从n件物品中挑选若干件恰好装满背包,即使得Wi1+Wi2+...+Win=T.(W旁边的字符皆为角标)。要求找出满足条件的所有解。-Suppose there is a load of T of the total weight of W1, N, W2, W3, Wn. Algorithm is compiled n items sele<chenchen> 在 2024-11-05 上传 | 大小:1024 | 下载:0
[数据结构常用算法] Linear-table-operation
说明:1,线性表在顺序存储结构上的建立、插入、删除运算。 2,线性表在链接存储结构上的建立、插入、删除运算。-1, the establishment, insertion and deletion of the linear table in the sequential storage structure. 2, the linear table in the link storage structure, the establ<chenchen> 在 2024-11-05 上传 | 大小:1024 | 下载:0
[数据结构常用算法] Binary-Tree
说明:(1)实现二叉树的构造过程,并打印出二叉树 (2)对该二叉树分别用层序、前序、中序和后序四种不同的方法进行遍历; (3)将该二叉树的所有左右子树进行交换,得到新的二叉树,并打印出该二叉树; (4)对新获得的二叉树分别用层序、前序、中序和后序四种不同的方法进行遍历。-(1) the construction process to achieve the two fork tree, a<chenchen> 在 2024-11-05 上传 | 大小:1024 | 下载:0