-
adaboost分类算法工具箱
主要用于分类。adaboost是目前分类最好的分类算法。通过不断学习改变样本的权重达到更好的分类效果。
- 2022-03-16 20:50:09下载
- 积分:1
-
EOCSO
- 2022-03-31 15:48:24下载
- 积分:1
-
陀螺仪与磁传感器数据融合完整代码
资源描述
一套完整的陀螺仪和磁传感器姿态解算和数据融合代码,带有MDK完整工程,可直接编译使用。
绝对不忽悠人,供大家研究学习。让我们都做一个有开源精神的人。
- 2022-05-11 01:15:43下载
- 积分:1
-
C++常用数值算法 原代码 复化辛卜生公式
C++常用数值算法 原代码 复化辛卜生公式-C++ Commonly used numerical algorithm of the original code complex formula辛卜Health
- 2022-03-19 00:20:39下载
- 积分:1
-
线性规划算法的实现
线性规划算法的实现-linear programming algorithm implementation
- 2022-07-01 08:54:43下载
- 积分:1
-
基本分词程序
本算法是中文分词最常用的一种,内含有最大正向匹配算法和最大逆向匹配算法
- 2023-03-24 10:50:03下载
- 积分:1
-
IMBE解码库
IMBE decoding library.rar
详细说明:IMBE解码库,可解IMBE3600,7200两种码率,适用于P.25,MOTOROLA的DMR-IMBE decoding library,
solvable IMBE3600, 7200 two kinds of bit rate, for P.25, MOTOROLA s DMR
文件列表:
文件夹:IMBE decoding library
mbelib-1.2.3ambe3600x2250.c
............ambe3600x2250_const.h
............CHANGELOG
............config.h
............configure
............COPYRIGHT
............ecc.c
............ecc_const.h
............imbe7100x4400.c
............imbe7200x4400.c
............imbe7200x4400_const.h
............Makefile
............mbelib.c
............mbelib.h
............mbelib_Author.pgp
............mbelib_const.h
PATENT NOTICE
&nb
- 2022-02-12 01:06:20下载
- 积分:1
-
vs2008 c# 去雾算法源码
开发工具:vs2008;开发语言:c#;功能:去雾算法源码。本程序目的是交流学习,如果要用在项目中,建议使用opencv工具得到图像像素点的RGB值,这样会提高程序的执行效率。
- 2022-03-01 17:51:23下载
- 积分:1
-
FFT e
FFT e-book, Engineers guide
- 2022-08-08 10:49:12下载
- 积分:1
-
SIMPLE algrithm in Computational fluid mechanics
应用背景This application is to focus on the numerical methods in Computational Fluid Mechanics, dealing with aeronautics, hydraulics, heat and mass transfer etc. We konw fluids have the ability to transport matter and its propertities as well as transmit force, therefore fluid mechanics is a subject that is particularly open to cross fertilization with other sciences and disciplines of engineering. The subject of fluid mechanics will be highly relevant in domains such as chemical,metallurgical, biological and ecological engineering.关键技术
SIMPLE (Semi-Implicit Method for Pressure Linked Equations) algrithm is the principal numerical method to numerical simulate incompressible fluid flow, it can remove the difficults of fake pressure disturbance and neglecting specific pressure equation for incompressible fluid flow successful. The main thoughts and steps of SIMPLE algorithm are given in this application.
The single-phase loc
- 2023-03-06 10:05:03下载
- 积分:1