-
在matlab环境,实现language算法,根据所给的点确定原函数
在matlab环境,实现language算法,根据所给的点确定原函数-language method
- 2022-04-27 17:39:33下载
- 积分:1
-
这是一个猫吃老鼠问题的改进算法。
这是一个猫吃老鼠问题的改进算法。-This is a problem of cats eat rats improved algorithm.
- 2022-02-09 18:09:13下载
- 积分:1
-
基于虹膜识别的身份鉴别
基于虹膜识别的身份鉴别- The status distinguishes which based on the iris distinguishes
- 2022-05-06 08:20:56下载
- 积分:1
-
performance estimation of LDPC codes over BEC
本文研究了LDPC码在二进制擦除信道上的有限长性能;http://arxiv.org/abs/1309.7102
- 2022-01-21 02:07:35下载
- 积分:1
-
计算飞船相对测站的位置矢量单位矢量在赤道坐标系中的三个分量...
计算飞船相对测站的位置矢量单位矢量在赤道坐标系中的三个分量-Calculation of the spacecraft relative position vector of the station unit vector in the equatorial coordinate system of the three subscales
- 2023-03-12 12:35:03下载
- 积分:1
-
//=== === === === === === =====
//函数说明
//函数名称:Correlation
//函数功能:计算最小二乘法拟合...
//=== === === === === === =====
//函数说明
//函数名称:Correlation
//函数功能:计算最小二乘法拟合的多项式的相关系数
//使用方法:int M------拟合多项式的项数(已知条件)
// double *b---拟合曲线的系数,按升次排列(已知条件)
// double *x---结点x轴数据(已知条件)
// double *y---结点y轴数据(已知条件)
// double *Yg--结点估计值,与*y相对应,个数为m(过程变量)
// int m------结点个数(已知条件)
//注意事项:多项式阶数最高为10,多项式的形式为 y = b0 + b1*(x-Xavr)...
-//=== === === === === === === === === === === =====// Function that// function name: Correlation// Function: Calculation of the polynomial least squares fitting correlation coefficient// Usage: int M------ polynomial fitting the number of (known conditions)// double* b-- Fitting curve coefficient, or times by arrangement (known conditions)// double* x--- node x-axis data (known conditions)// double* y--- node y-axis data (already known conditions)// double* Yg- the estimated value of node, and* y correspond to the number for m (process variables)// int m------ node number (known conditions)// Note: polynomial order up to 10, the polynomial
- 2023-05-06 14:40:03下载
- 积分:1
-
harris 角点检测算法
1.进行一系列的 experimentsto 确定图像的对比度如何影响性能的 harris,,然后再培养理念如何,您可能会自动确定图像内容 parametertH。具体来说,解释在自述文件中,你学到了从你关于图像对比度对哈里斯探测器性能的影响的实验。然后还实现对原哈里斯检测器代码进行修改并创建自动确定根据 imagecontent 改性的哈里斯 detectormodified_harris_detector.java。方法确定参数时,parametercontrast 是低于 10,放火了 10000 的门槛。当参数 contrastis 30 岁以上,我将阈值设置为 40000。< 跨风格 ="字体-大小: 10.5 p t; 字体系列:""> 当参数是 10 和 30 之间,我将阈值设置为 20000。
- 2022-03-02 22:29:33下载
- 积分:1
-
常用的直线拟合源程序,用于电、震法定解释方面
常用的直线拟合源程序,用于电、震法定解释方面-Commonly used linear fitting source for electricity, shock of statutory interpretation
- 2022-11-12 20:25:04下载
- 积分:1
-
卡尔曼滤波求解姿态
卡尔曼算法,封装完整,容易看懂,新手容易用于自己的程序当中,更容易移植于自己的程序当中。适用于飞思卡尔智能车、微型飞行器的姿态求解算法中。
- 2022-03-03 07:16:48下载
- 积分:1
-
研究生算法作业分支界限法求解货郎担问题
研究生算法作业分支界限法求解货郎担问题-graduate algorithm operations branch line Traveling Salesman Problem Solving
- 2022-08-22 01:13:58下载
- 积分:1