-
K-junzhi分类器
K-junzhi分类器,k-均值聚类算法c/C++语言版,很好的进行模式识别分类,效果很好,适合进行简单的聚类和分类
,程序开始有初始化质心数组的索引,随机生成k个数x(0
- 2023-04-12 14:35:03下载
- 积分:1
-
smallest circle with a branch and bound method! With a good strategy for cutting...
最小圆排列的分支限界法! 用了很好的剪支策略很快的!-smallest circle with a branch and bound method! With a good strategy for cutting sticks soon!
- 2022-02-19 22:32:56下载
- 积分:1
-
二分算法
要找到解决办法 f (x) = 0 给定连续函数
* 区间 [a,b],在 f(a) 和 f(b) 有上 f
* 符号相反:
*
* 输入: 终结点 a、 b ;容忍 TOL ;
* 迭代 N0 最大次数。
*
* 输出: 近似解决方案 p 或
* 一条消息,该算法将失败。
*/
- 2022-03-19 16:48:23下载
- 积分:1
-
这个是一个用java实现的tftp程序。其中包括客户端和用户端
这个是一个用java实现的tftp程序。其中包括客户端和用户端-This is a realization of java with the tftp process. Including client and the client
- 2022-12-15 08:10:03下载
- 积分:1
-
实现一元线性回归分析并进行F,t检验,以便对得出的回归方程进行线性显著性分析...
实现一元线性回归分析并进行F,t检验,以便对得出的回归方程进行线性显著性分析-achieving a linear regression analysis and F, t test, in order to come to the linear regression equation significantly Analysis
- 2022-06-20 17:50:42下载
- 积分:1
-
上面的矩阵算法库的Borland编译文件
上面的矩阵算法库的Borland编译文件- Above matrix algorithm storehouse Borland translation document
- 2022-04-22 15:01:43下载
- 积分:1
-
PIXhawk STM32开源飞控源码
资源描述
PIXhawk飞控是3DR公司在APM飞控的基础上开发的PX4飞控后的改进版也就是第二版将PMU和PMIO合在一体的多旋翼固定翼以及车,船等航模车模开源控制系统
代码运行在STM32硬件上,内置RTOS系统Nuttx,pix飞控的前身是苏黎世理工大学创立,后SDR等公司成为其中一员。
本代码全部开源,包括硬件资源,详细信息请参考开源网站如下所示:
http://pixhawk.org/start
http://ardupilot.com/
- 2022-01-24 18:52:19下载
- 积分:1
-
数值分析中的雅可比方法问题,含输入输出界面。
数值分析中的雅可比方法问题,含输入输出界面。-Numerical analysis of Jacobi methods, including input and output interface.
- 2023-04-19 07:50:03下载
- 积分:1
-
做一个好的网格程序,是一个封装ParaMesh FORTRAN 90程序设计…
做网格的好程序,PARAMESH is a package of Fortran 90 subroutines designed to provide an application developer with an easy route to extend an existing serial code which uses a logically cartesian structured mesh into a parallel code with adaptive mesh refinement(AMR).
-Do a good grid procedures, PARAMESH is a package of Fortran 90 subroutines designed to provide an application developer with an easy route to extend an existing serial code which uses a logically cartesian structured mesh into a parallel code with adaptive mesh refinement (AMR).
- 2022-01-26 14:07:51下载
- 积分:1
-
数值配方是国际公认的高标准,数值计算…
Numerical Recipes 是国际公认的高水平的、关于数值计算的书,其中有 200 多个可靠的算法源程序。-Numerical Recipes is an internationally recognized high standards, the numerical calculation of the book, which has more than 200 reliable source algorithm.
- 2022-01-27 09:42:52下载
- 积分:1