-
C4.5 is a simplified version of the Decision Tree Algorithm
C4.5的简化版本是一个决策树的算法-C4.5 is a simplified version of the Decision Tree Algorithm
- 2022-01-22 07:48:49下载
- 积分:1
-
用java实现HDB3编解码和5B6B码
用java实现HDB3的编译码和5B6B码-Using java to achieve HDB3 codec and the 5B6B code
- 2022-07-05 04:32:40下载
- 积分:1
-
vs.lib是一组线性代数与可积/迪在C++数学库…
vs.lib is a math library in C++ with a set of linear algebra and integrable / differentiable objects. vs.lib is a rapid-proto-typing tool which makes programming in numerical applications as easy as writing mathematical expressions.-vs.lib is a math library in C++ with a set of linear algebra and integrable/differentiable objects. vs.lib is a rapid-proto-typing tool which makes programming in numerical applications as easy as writing mathematical expressions.
- 2022-02-24 19:39:22下载
- 积分:1
-
麦克大牛的OMP重构,算法,以色列理工的
麦克大牛的OMP重构,算法,以色列理工的,亲测很好,以色列理工就是牛,以色列第一,21世纪诺贝尔奖排名第10的,优点重构精度很高,有利于还原,L0范数优化,直接求解NPhard问题,绝对料多,运行都要1周,自己看文件,m文件写得很多。。。
- 2022-03-18 00:16:05下载
- 积分:1
-
遗传算法实现最短路径优化
%初始化参数 %注:popsize=200,MaxGeneration=100,约跑2分钟。若不要求太精确,可减少循环次数。pointnumber=11; %节点个数Popsize=200; %种群规模,只能取偶数(因67行的循环)MaxGeneration=100; %最大代数Pc=0.8;Pm=0.3; %交叉概率和变异概率A=[0 2 8 1 50 50 50 50 50 50 50 2 0 6 50 1 50 50 50 50 50 50 8 6 0 7 50 1 50 50 50 50 50 1 50 7 0 50 50 9 50 50 50 50 50 1 50 50 0 3 50 2 50 50 50 50 50 1 50 3 0 4 50 6 50 50 50 50 50 9 50 4 0 50 50 1 50 50 50 50 50 2 50 50 0 7 50 9 50 50 50 50 50 6 50 7 0 1
- 2022-02-24 16:29:41下载
- 积分:1
-
一个具有良好操作界面的离散数据拟合软件源码
一个具有良好操作界面的离散数据拟合软件源码-A good user interface discrete data fitting software source
- 2023-07-20 22:40:03下载
- 积分:1
-
TDOA_AOA定位的扩展卡尔曼滤波算法MATLAB源代码
TDOA/AOA是无线定位领域里使用得比较多的一种定位体制,其中TDOA(到达时间差)是通过检测信号到达两个基站的时间差,而不是到达的绝对时间来确定移动台的位置,降低了时间同步要求。采用三个不同的基站可以测到两个TDOA,移动站位于两个TDOA决定的双曲线的交点上。到达角度测距AOA是基于信号到达角度的定位算法是一种典型的基于测距的定位算法,通过某些硬件设备感知发射节点信号的到达方向,计算接收节点和锚节点之间的相对方位或角度,然后再利用三角测量法或其他方式计算出未知节点的位置。基于信号到达角度(AOA)的定位算法是一种常见的无线传感器网络节点自定位算法,算法通信开销低,定位精度较高。扩展卡尔曼滤波器是最经典的非线性滤波算法,可用于目标的定位和动态轨迹跟踪。
- 2022-07-03 15:15:19下载
- 积分:1
-
国家咨询交通仿真系统的语言,在第三个…
c语言的全国交通仿真咨询系统,详见报告
- 2022-07-16 16:45:59下载
- 积分:1
-
双侧过滤的图像
双侧过滤的图像,可用于图像的去噪或深度映射从 rgb-d 摄像机。是非常有用的部图像配准
- 2022-12-31 15:40:13下载
- 积分:1
-
This is a publication by the University of Cambridge, a set of c language inform...
这是一套由剑桥大学出版的一套c语言的科学计算资料及相关的算法源程序,非常权威,这套资料对从事软件开发,科研计算等人都非常有帮助-This is a publication by the University of Cambridge, a set of c language information and related scientific computing algorithm source code, very authoritative, this information is engaged in software development, scientific computing, such as people are very helpful
- 2022-04-21 23:36:00下载
- 积分:1