搜索资源列表
求取任意精度pi值
- 求取任意精度pi值-arbitrary precision strike pi value
求取2的n次幂
- 求取2的n次幂,常用于FFT变换中
编写重载函数Max1可分别求取两个整数
- 编写重载函数Max1可分别求取两个整数,三个整数,两个双精度数,三个双精度数的最大值。并将结果输出。 -The preparation of overloaded function Max1 strike two integers respectively, three integer, two double-precision number, the maximum number of three pairs of precis
求取任意精度pi值
- 求取任意精度pi值-arbitrary precision strike pi value
Jacobian_algorithm
- 用雅克比算法求取一个实对称矩阵的特征值和特征向量-Jacobian algorithm used to strike a real symmetric matrix of eigenvalues and eigenvectors
spectrum
- 求取地震资料二维剖面振幅谱,并对振幅谱进行了归一化和平滑。(The amplitude spectrum of two dimensional seismic data is obtained, and the amplitude spectrum is normalized and smoothed.)
求主析取主合取、真值表并判断是否相等
- cpp文件可实现“求主析取主合取及其真值表,并能判断是否相等”(The program can be realized for disjunctive conjunctive and truth table, and determine whether equal")
genetic
- 实现遗传算法,设置一个函数,利用遗传算法多次迭代求取其近似最值。(Genetic algorithm, set a function, the use of genetic algorithm many iterations to find its approximate maximum.)
图像预处理后求芒果的投影面积
- 本程序是对芒果图像进行预处理后,求取投影面积。(After processing the mango image, the projection area is obtained)
带孔洞的多边形求交集算法
- 带孔洞的多边形求交集算法 求取带孔洞多边形的交集是实际应用中经常会遇到的问题。本文在原有的对实心多边形的求交算法上,提出了能够处理带有孔洞的多边形的复杂情况,通过每次只处理两个多边形的交、并、差集运算代替了对大量多边形的同时处理,降低了运算的复杂度。(Algorithm for intersection of polygons with holes)
求取最大值所对应的点号
- 求取多组数据中每组数据的最大值所对应的序号(find the ID for the max value in each array)
multiple solutions by dichotomy
- 原始的二分法只能求取单解方程。本程序基于二分法,通过自动划分待求解区间,得到多解方程在指定区间内的所有解。(The original dichotomy can only solve the equation of single solution. This program is based on dichotomy, through the automatic division of the interval to be solved
main
- 求取一个数组或者矩阵的伪逆在图像处理中非常有用(it is very imporatant to get the pseudo-inverse of a matrix)
轮廓矩求中心
- 这个是用halcon写的一个利用轮廓矩求取图片中物体的重心。包括前期的灰度化和滤波处理(This is written in halcon using a moment to get the center of gravity of the object in the picture. Including the pre-grayscale and filter processing)
求质心
- opencv求物体的质心坐标 opencv求物体的质心坐标(Opencv's centroid coordinates for an object Opencv's centroid coordinates for an object)
ass_4_2
- 自动求出最短路径的算法,并能够展现最短路径之一的打印工序以及变换过程的展示 代码结构简单读者请自行领悟,欢迎对不足的修正指导(Automatically find the shortest path algorithm, and be able to show one of the shortest path of the print process and display transformation process Please
筛法求素数
- 使用筛法遍历求取素数,效率较低,有待优化(Searching for prime numbers by traversing the sieve method)
short_zero_crossing_rate
- 语音信号的短时过零率求取,此过程为语音信号的一个重要特征提取过程,可用于端点检测等过程。(This process is an important feature extraction process for speech signals and can be used for endpoint detection and other processes.)
22 据理论中用于求取Jousselme证据距离案例
- 据理论中用于求取Jousselme证据距离案例(According to the case of Jousselme Evidence Distance in theory)
regionprops求面积和重心
- 利用MATLAB中的regionprops函数求取二值化的图像的重心和面积。可以运行(Using the regionprops function in MATLAB, the center of gravity and area of the binary image are calculated. Can run)