资源列表
[Maple] erroroverload
说明:This the VHDL code of CAN Error fr a me and Overload fr a me. The Error fr a me consists of two fields - Error Flags (6-12 dominant/recessive bits) and ERROR DELIMITER (8 recessive bits). Overload fr a me consists of two fields - Overload Flag a<Junior7> 在 2025-07-01 上传 | 大小:3kb | 下载:0
[Maple] expressionMCS
说明:实用的MC模拟工具,非常好用,很多地方都是用蒙特卡罗进行仿真,新手要参考这个文件-This practical function provides a tool for quickly including a random process within a Monte Carlo Simulation fr a mework.<machao> 在 2025-07-01 上传 | 大小:2kb | 下载:0
[Maple] dani2011
说明:蒙特卡罗通常在解决数学和物理方面的问题非常有用,典型的处理方法包含在文件中-Monte Carlo Method is often useful for solving problems in physics and mathematics where analytical methods are tough to apply. These methods use random numbers and uses the theory of probability to solve the pro<machao> 在 2025-07-01 上传 | 大小:1kb | 下载:0
[Maple] tabu_search
说明:我们尝试用禁忌搜索(tabu search)算法来解决旅行商问题(TSP),程序可以选择随机生成点的位置坐标,也可以从圆上均匀取点(比较容易判断结果的好坏)。 我们采用下面的一些规则来运行程序: 特赦规则:如果新解被禁,但是目标函数值比当前最优解的目标函数值小于某个定值时,接受新解。 终止规则:1、如果在给定的迭代次数内,最优解的目标函数值保持不变终止2、迭代次数达到给定的最大值时终止。 候选解的产生:本实验中我采取的是随机产生候选解的方法 一些参数的选取: 在每一步的<snowtiger> 在 2025-07-01 上传 | 大小:2kb | 下载:0
[Maple] example_knn(降维)
说明:knn降维算法用于图像分类,将所给样本遥感图像按照要求进行分类(KNN dimensionality reduction algorithm for image classification)<纷纷666 > 在 2025-07-01 上传 | 大小:2kb | 下载:0