-
logistics算法
说明: logistics回归分析算法python实现(Python implementation of logistic regression analysis algorithm)
- 2020-04-22 22:21:56下载
- 积分:1
-
STM32入门
STM32入门资料PDF格式,详细讲解STM32的入门到精通,分初中高三个步骤。(STM32 introductory information PDF format, a detailed introduction of STM32 to proficiency, divided into three steps of junior high school and senior high school.)
- 2018-11-27 12:49:50下载
- 积分:1
-
K-means 聚类算法的图像区域分割
matlab平台上用聚类算法进行图象切割(Image segmentation using clustering algorithm on MATLAB platform)
- 2018-10-23 21:01:33下载
- 积分:1
-
least squares curve fitting Author : Anonymous article Source : unknown number o...
最小二乘法曲线拟合
作者:佚名 文章来源:不详 点击数:164 更新时间:2006-1-4
【字体:小 大】【发表评论】【加入收藏】【告诉好友】【打印此文】【关闭窗口】
//最小二乘法曲线拟合
typedef CArrayCDoubleArray
BOOL CalculateCurveParameter(CDoubleArray *X,CDoubleArray *Y,long M,long N,CDoubleArray *A)
{
//X,Y -- X,Y两轴的坐标
//M -- 结果变量组数
//N -- 采样数目
//A -- 结果参数
文章录入:admin 责任编辑:admin
-least squares curve fitting Author : Anonymous article Source : unknown number of hits : 164 updated : 2006-1-4 Text : big or small-- [comment] [collections] [accession told friends] [Print this article] [Close :// least-squares method curve fitting typedef CArray
- 2022-05-27 23:23:51下载
- 积分:1
-
Snake simply structured thinking, in the compiler under turboc2.0, beginners loo...
贪吃蛇--纯粹的结构化思想,在turboc2.0编译器下实现,初学者看看回有点收获.-Snake simply structured thinking, in the compiler under turboc2.0, beginners look back a little harvest.
- 2022-05-05 23:00:15下载
- 积分:1
-
orbit
说明: 卫星轨道计算程序,内附实测数据与说明文档(Satellite orbit calculation program, containing the measured data and documentation)
- 2009-07-27 16:00:21下载
- 积分:1
-
进程调度算法!
进程调度算法!-process scheduling algorithm!
- 2022-06-27 08:31:34下载
- 积分:1
-
105个c语言的源程序演示各种c语言中非常有用的编程技巧 并可供实际项目中参考使用...
105个c语言的源程序演示各种c语言中非常有用的编程技巧 并可供实际项目中参考使用-105 c language source code presentation of various c language programming skill is very useful and practical items for use and reference
- 2022-07-11 13:31:16下载
- 积分:1
-
MAX35104EVKIT
MAX35104评估板原理图,配合厂家上位机软件,研发前期可以使用。(MAX35104 EV Kit,you can use it when designing.)
- 2020-10-13 00:07:32下载
- 积分:1
-
LORZEN
实现混沌序列的产生于归一化,提供混沌时间序列预测的初始数据(The realization of the normalization of chaotic sequence)
- 2018-05-12 15:24:14下载
- 积分:1