-
高效的c++科学算法库,提供了矩阵、复数等算法。
高效的c++科学算法库,提供了矩阵、复数等算法。--The high effective c++ scientific algorithm library, It provides some algorithms such as matrix, plural number,etc.
- 2022-10-21 22:30:03下载
- 积分:1
-
passwords to prevent unauthorized access to pass words to prevent unauthorized a...
密码,防止未经授权的访问,传递文字,防止未经授权的访问
- 2022-05-18 20:52:59下载
- 积分:1
-
CAD二次开发
caD中相同图形去除,去除重复数据获取不重复数据
- 2022-02-06 18:43:45下载
- 积分:1
-
自编的一个String类
自编的一个String类- From arranges a String kind
- 2023-05-04 08:20:03下载
- 积分:1
-
本程序是在原来的单纯形法基础上改进的,主要用于分枝界定法求解的整数规划。 修正的地方: 1.运用勃兰特原则 2.人机互动...
本程序是在原来的单纯形法基础上改进的,主要用于分枝界定法求解的整数规划。 修正的地方: 1.运用勃兰特原则 2.人机互动-this procedure is in the original simplex method on the basis of improvement, mainly for Mycobacterium defined method of integer programming. The amendment : 1. Using the principle of two Brandt. Human-Computer Interaction
- 2023-06-21 20:30:03下载
- 积分:1
-
bs-eagle-Black石油模拟器
bs-eagle-Black石油模拟器
- 2022-01-28 18:55:57下载
- 积分:1
-
/ = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = /功能annot
//=== === === === === === === =
//函数说明
//函数名称:PolyFit
//函数功能:最小二乘法曲线拟合
//使用方法:double *x ---- 存放n个数据点的X坐标
// double *y ---- 存放n个数据点的Y坐标
// int n -------- 给定数据点个数
// double *a ---- 返回m-1次拟合多项式的m个系数
// int m -------- 拟合多项式的项数,即拟合多项式的最高次为m-1。要求m20,则本函数自动按m=min{n,20}处理
// double *dt --- dt[0]返回拟合多项式与各数据点误差的平方和;dt[1]返回拟合多
// 项式与各数据点的误差绝对值之和;dt[2]返回拟合多项式与各数据
// 点误差绝对值的最大值
//注意事项:拟合多项式的形式为 y = b0 + b1*(x-Xavr)...
-//=== === === === === ==== === === === === === === ==== === =// function annotations// function name : PolyFit// Function functions : Least Squares Curve Fitting// Use : double* x n-store data point coordinates of the X//* y double-storage n data point Y coordinates// int n-------- given the number of data points//* a double---- returned to the m-1 m fit polynomial coefficients// int m-------- polynomial fitting items , which is the highest polynomial fitting time for m-1. Request m
- 2023-07-25 11:15:03下载
- 积分:1
-
图像的线性变换
应用背景主要运用在图像的点运算上,可以将RGB图像灰度化,进而二值化,也可以对灰度图像进行反色处理,进行线性变换处理。也可以将RGB图像灰度化后进行灰度拉伸和灰度均衡化处理。关键技术采用MFC界面,运用C/C++进行编程,界面清晰明了,是学习图像处理的入门程序。可以对RGB图像和灰度图像进行多种预处理,然后可以据此进行更进一步处理。
- 2022-04-27 15:07:11下载
- 积分:1
-
96位大数运算实现
96位大数运算实现-96 big number operation realizes
- 2023-08-03 08:10:03下载
- 积分:1
-
总,包括LMS自适应陷波滤波器,自适应RLS自适应算法,苏…
一共包括LMS,自适应陷波器,自适应RLS自适应算法等5种算法的MATLAB程序-Total, including LMS, adaptive notch filter, adaptive RLS adaptive algorithm, such as five kinds of procedures MATLAB algorithm
- 2022-04-08 08:15:52下载
- 积分:1