-
竞争性市场均衡
Competitive Market Equilibrium
for Overlay Cognitive Radio
- 2022-04-10 20:44:46下载
- 积分:1
-
隐马尔夫模型的源代码
隐马尔夫模型的源代码-implicit successor model of source code
- 2023-09-03 21:25:03下载
- 积分:1
-
Fingrerprint 匹配
指纹识别算法的源代码 c + + 源代码将有助于开发任何应用程序来构建指纹帕利采夫访问控制系统。Vse 存档中的必要文件。
- 2022-03-30 15:54:29下载
- 积分:1
-
旅行商问题,即TSP问题(Travelling Salesman Problem)是数学领域中著名问题之一。假设有一个旅行商人要拜访n个城市,他必须选择所要走的...
旅行商问题,即TSP问题(Travelling Salesman Problem)是数学领域中著名问题之一。假设有一个旅行商人要拜访n个城市,他必须选择所要走的路径,路经的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。路径的选择目标是要求得的路径路程为所有路径之中的最小值。
-Traveling Salesman Problem, or TSP problem (Travelling Salesman Problem) is a well-known field of mathematics problems. Assuming there is a travel business to visit n cities, he must choose which path to go, via the restriction is to visit each city only once and the last to go back to the original departure city. Path selection objective is to get the path distance for all paths are the minimum.
- 2022-06-21 21:53:25下载
- 积分:1
-
子例程 ABAQUS 第 3 部分 VDI 指引 2014年纤维增强复合材料的强度分析
此子程序用于强度分析of纤维增强复合材料 与的帮助下 有限元方法求解 ABAQUS / 标准.计算用于为三维应力状态根据 VDI 指引 2014年 , 部分 3.输入变量是基本优势,边坡参
- 2023-01-04 02:20:04下载
- 积分:1
-
图的边介数
用C++实现求解图的边介数,文件中包含.h和.cpp文件,输入文件是txt文件:点的个数以及具体的边,例子请见压缩文件中node.txt。该程序是能够运行成功的,对学习复杂网络的初学者有一定的帮助。
- 2022-02-01 09:33:52下载
- 积分:1
-
线性矢量量化
线性矢量量化在 matlab 环境中执行的情况。它是非常简单。Matlab 的 LVQ 编码。这是监督的训练算法。
- 2022-08-24 20:08:03下载
- 积分:1
-
Bandelet_ImageFusion_Toolbox
资源描述Bandelet_ImageFusion_Toolbox 细带的图像融合工具包,
- 2023-01-05 06:00:04下载
- 积分:1
-
Goertzel基本算法在每次采样后立即进行处理,在每个第N次采样进行一次音调检测。在采用FFT算法时,我们要对成块的采样进行处理,但这并不意味着必须按块来处理...
Goertzel基本算法在每次采样后立即进行处理,在每个第N次采样进行一次音调检测。在采用FFT算法时,我们要对成块的采样进行处理,但这并不意味着必须按块来处理数据。数字处理的时间很短,因此如果每次采样都存在一次中断,那么这些数字处理完全可以在中断服务程序(ISR)内完成。或者,如果系统中存在采样缓存,那么可以持续采样,然后进行批处理。-Goertzel basic algorithms in each sample immediately after processing, in each of the first N sub-samples to conduct a tone detection. In the use of FFT algorithms, we would like to be processed into a block of samples, but this does not mean that must block processing the data. Digital processing time is very short, so if an interrupt for each sample are present, then the digital processing is fully able to interrupt service routine (ISR) to complete. Or, if the system exists in sample buffer, you can continue to sample, and then batch.
- 2022-05-27 11:46:36下载
- 积分:1
-
vbP3公式
水文学P3公式这里主要是描述降雨量之类的曲线用vb程序来实现的
- 2022-08-15 07:05:43下载
- 积分:1