-
C++下,最小二乘算法拟合曲线,进行线性拟合,多项式拟合和指数拟合
C++下,最小二乘算法拟合曲线,进行线性拟合,多项式拟合和指数拟合, 所有代码在.h文件中, 只需要包含.h文件到qt工程, 调用接口就能使用拟合曲线函数接口, 亲测可用, 为了大家更好使用, 附上test.cpp, 是调用的大概步骤, 具体使用, 根据需要修改即可
- 2023-03-10 18:20:03下载
- 积分:1
-
PCA人脸识别
基于主成分分析,的人脸识别,加上ABOOST分类器检测人脸,效果不错,欢迎下载。当然PCA是比较经典的算法,这里给出了完整的展示,对初学者或用于项目的人非常有用。
- 2022-03-05 23:44:57下载
- 积分:1
-
matrix of the code library, very useful, please try downloading!
关于矩阵运算的代码类库,非常有用,请下载试一试!-matrix of the code library, very useful, please try downloading!
- 2023-02-19 04:50:04下载
- 积分:1
-
ant colony algorithm for TSP problem
tsp问题的蚂蚁算法-ant colony algorithm for TSP problem
- 2023-06-22 06:50:03下载
- 积分:1
-
HOOK API please tell me why
this is a createfile hook
i love you
please tell me why
come on baby give me your love
- 2023-07-03 04:05:03下载
- 积分:1
-
fft111算法实现通过对相应参数的人机界面对话输入绘制出相应的采样图及频谱图
fft111算法实现通过对相应参数的人机界面对话输入绘制出相应的采样图及频谱图-fft111 algorithm corresponding parameters of the man-machine interface dialogue draw the corresponding input sampling plan and the spectrum
- 2022-02-05 00:18:30下载
- 积分:1
-
不能移动的石子合并
资源描述做如下两个模型的石子合并,如下模型石子都不能移动出列,且合并都仅发生在相邻两堆石子中:
(1)第一个模型:一行排列且相邻合并
有n堆石子A1,A2,...,An形成一行,每堆石头个数记为ai(1
- 2022-03-06 16:38:01下载
- 积分:1
-
快速获取3D重建切片的算法
本程序由kyungsang基姆制作。如果你有问题或问题,发送电子邮件到me.kssigari@gmail.complease试试这些测试步骤1。模拟器是用于测量投影。2。demo2是解析重建众所周知过滤backprojection3。Demo3 is the iterative reconstruction using the maximum likelihood expectation maximization (MLEM) method.nx: number of image pixels of x-directionny: number of image pixels of y-directionnz: number of image pixels of z-directionsx: real size (length) of x-axis of the image -> resolution of a pixel = sx/nxsx: real size (length) of y-axis of the image -> resolution of a pixel = sy/nysx: real size (length) of z-axis of the image -> resolution of a pixel = sz/nznu: number of detector pixels of x-direction (u)nv: number of detector pixels of z-direction (axial) (v)su: size of real (length) of detector u-direction -> resolution of a pixel = su/nusv: size of real (length) of detector v-direction -> resolution of a pixel = sv/nvDSD: distance between source to detectorDSO: distance between source to iso-center (image center).dir: rota
- 2022-07-08 11:47:05下载
- 积分:1
-
Ural(Acm.timus.ru)题解
By Maigo大牛
Ural(Acm.timus.ru)题解
By Maigo大牛-Ural (Acm.timus.ru) title By Maigo Daniudi Solutions
- 2022-03-15 16:13:11下载
- 积分:1
-
多实例学习代码
资源描述// MissSVM.h: interface for the MissSVM class.
//
//////////////////////////////////////////////////////////////////////
// Reference: Z.-H. Zhou and J.-M. Xu. On the relation between multi-
// instance learning and semi-supervised learning. In: Proceedings of
// the 24th International Conference on Machine Learning (ICML"07),
// Corvallis, OR, 2007.
//////////////////////////////////////////////////////////////////////
- 2022-03-24 13:09:34下载
- 积分:1