-
LDL decomposition. Numerical Solution of matrix equation as the most basic matri...
LDL分解。作为矩阵方程数值解法最基础的矩阵分解算法,LDL算法可以高效分解对称矩阵。-LDL decomposition. Numerical Solution of matrix equation as the most basic matrix factorization algorithm, LDL decomposition algorithm can be efficient symmetric matrix.
- 2022-02-15 12:27:17下载
- 积分:1
-
GPS导航定位
在用户GPS接收机附近设置一个已知精度坐标的差分基准站,基准站的接收机连续接收GPS导航信号,将测得的位置或距离数据与已知的位置!距
离数据进行比较,确定误差,得出准确改正值,然后将这些改正数据通过数据链发播给覆盖区域内的用户,用以改正用户的定位结果。编程得到定位结果
- 2023-07-09 11:05:04下载
- 积分: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
-
QMFSplitMergAlgorithm 16 kHz 音频
本代码实现:
1) 吐 16 KHz 音频使用 FIR QMF 过滤到两个平等乐队,低 (0-4) 千赫、 高 (4-8) KHz
2) 适用任何的处理算法,例如噪音减少。
3) 合并这些两个带两个窗体原始乐队。
- 2022-04-21 20:23:52下载
- 积分:1
-
The first two for the artificial intelligence program, prepared with the C++, re...
前两个为人工智能程序,用C++编写,分别是动物判别程序及实现异或算法的bp程序。BLUETOOTH和F2M_BLUETOOTH是单片机和蓝牙模块通信的程序。“数字示波器”为利用单片机开发的一个简单数字示波器程序。-The first two for the artificial intelligence program, prepared with the C++, respectively, determine the procedures and implementation of animal XOR algorithm bp procedures BLUETOOTH.C and F2M_BLUETOOTH.C microcontroller and Bluetooth module is a communication process digital oscilloscope. C for the use of MCU development of a simple digital oscilloscope program.
- 2022-07-27 16:52:17下载
- 积分:1
-
神经网络
应用背景aplikasi神经网络,为工作上syaraf tiruan数据网。关键技术计算机智能化,penalaran电脑,komputasi,INI tugas matakuliah
- 2022-04-11 07:27:33下载
- 积分:1
-
h264 convert avi
h264 convert avi 很好的源码,都可以使用的 h264 convert avi 很好的源码,都可以使用的 h264 convert avi 很好的源码,都可以使用的 h264 convert avi 很好的源码,都可以使用的
- 2022-12-22 13:10:03下载
- 积分:1
-
BESSEL PROGRAMS IN C/C
BESSEL PROGRAMS IN C/C-Loaded PROGRAMS IN C/C
- 2022-07-24 18:55:10下载
- 积分:1
-
信息论哈夫曼编码
信息论哈夫曼编码-Information Huffman
- 2023-07-26 20:20:03下载
- 积分:1
-
遍历图像算法
遍历图像算法访问像素值扫描与指针图像扫描迭代器的图像编写高效的图像扫描循环扫描图像与邻居访问
- 2022-08-19 14:45:54下载
- 积分:1