-
Apria算法的实现
利用C++编写的Apriori算法,可以运行,结果正确。可以挖掘频繁项集以及生成关联规则结果。算法易懂,是一份不错的学习资料。
- 2022-07-08 16:00:02下载
- 积分:1
-
八位2进制相加 就是2进制数的加法 是8位的
八位2进制相加 就是2进制数的加法 是8位的-the code realized the plus arithmetic between 8 bit binary numbers.
- 2022-08-06 09:51:19下载
- 积分:1
-
Python在WDM网络的波长分配算法
应用背景这是为专用路径保护连接的路由和波长分配应用的普通版。关键技术这种启发式的实现基于networkx Python库。它需要一个输入文件(src,dst需求、交通)和数据文件(在本例中的位置)
- 2022-05-24 11:56:49下载
- 积分:1
-
图像拼接
图像拼接原代码,VC++,图像拼接在制作全景图的过程中具有重要作用。对多幅图像进行特定模式投影后, 用约束的相位相关度法求取水平垂直偏移量,然后寻找最佳缝合线,实现图像拼接, 最后采用多分辨率算法对全图进行拼接处理去除曝光差异和鬼影。 整个过程用VisualC++加以实现,实验结果验证了算法的有效性。
- 2022-03-31 06:56:53下载
- 积分:1
-
一维双负介质的drude等效模型的防真程序.可以从输出图象中看出双负介质的基本特性...
一维双负介质的drude等效模型的防真程序.可以从输出图象中看出双负介质的基本特性-one-dimensional negative media drude Equivalent Model defense really procedures. Images can be output seen double negative dielectric characteristics of the basic
- 2022-06-28 05:15:40下载
- 积分:1
-
TOYFDTD版本1.0,使用的是计算电磁学的FDTD算法,带动态内存分配...
TOYFDTD版本1.0,使用的是计算电磁学的FDTD算法,带动态内存分配-TOYFDTD version 1.0, using the FDTD computational electromagnetics algorithm, with dynamic memory allocation
- 2023-06-13 23:50:03下载
- 积分:1
-
mathematical formula, all the mathematical formula can be obtained directly, a v...
数理公式,所有的数学公式都可以直接得到,非常方便-mathematical formula, all the mathematical formula can be obtained directly, a very convenient
- 2022-03-20 19:05:15下载
- 积分:1
-
波动方程的DG方法
DG method for wave equations
- 2022-03-25 23:46:54下载
- 积分:1
-
MSLSⅠ多步递推最小二乘法
Msls分三步对系统和噪声模型进行辨识,采用脉冲序列作为辅助系统模型,用计算输出数据;用原输出数据计算,用递推最小二乘方法分别...
MSLSⅠ多步递推最小二乘法
Msls分三步对系统和噪声模型进行辨识,采用脉冲序列作为辅助系统模型,用计算输出数据;用原输出数据计算,用递推最小二乘方法分别对系统参数和模型参数进行估计。
-MSLS Ⅰ recursive least squares multi-step Msls three steps on the system and noise model identification, the use of pulse sequence as a supplementary system model, the calculation of the output data with the original output data, the use of recursive least squares method on system parameters, respectively, and model parameters estimated.
- 2022-03-25 05:06:46下载
- 积分:1
-
Lsr2d 算法
LSR2D - Build projection matrix L for straight rays in 2D.
% Input
% Tx: transmitter coordinates, nTx by 2
% 1st column contains X coordinates, 2nd contains Z coordinates
% Rx: receiver coordinates, nRx by 2
% 1st column contains X coordinates, 2nd contains Z coordinates
% grx: vector of X coordinates of cell boundaries (sorted increasing)
% grz: vector of Z coordinates of cell boundaries (sorted increasing)
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-13 10:35:57下载
- 积分:1