-
hough变换圆检测Vc++源程序
可以实现圆检测的hough变换程序,可以实现多个圆的同时检测,同时可以设定圆的半径,并给出圆心的位置
- 2022-04-25 02:18:55下载
- 积分:1
-
数值处理算法程序
数值处理算法程序-numerical algorithm
- 2022-02-05 16:22:44下载
- 积分:1
-
非线形方程组类:包括各种非线性方程组的各种求解方法,非常方便调用...
非线形方程组类:包括各种非线性方程组的各种求解方法,非常方便调用-Non-linear equations categories: including a variety of nonlinear equations to solve a variety of methods, very convenient to call
- 2022-01-24 15:03:59下载
- 积分:1
-
一个通用的矩阵综合算法;能实现加、减、乘、转置以及初始化设置功能(大小和初值)。...
一个通用的矩阵综合算法;能实现加、减、乘、转置以及初始化设置功能(大小和初值)。-A common matrix integrated algorithm to achieve add, subtract, multiply, transpose function, as well as initialization settings (the size and initial value).
- 2023-02-18 16:50:03下载
- 积分:1
-
该书详细介绍了如何利用matlab对信号进行处理
该书详细介绍了如何利用matlab对信号进行处理- This book in detail introduced how carries on using matlab to
the signal processes
- 2022-08-20 07:18:11下载
- 积分:1
-
Implementations of different methods of sorting:
BinaryInsertions.pas
Bub...
Implementations of different methods of sorting:
BinaryInsertions.pas
BubbleSort.pas
HeapSort.pas
InsertionBorder.pas
InsertionSort.pas
modifbubble.pas
qsort.pas
quicksort.pas
selection.pas
Shaker.pas
shell.pas
- 2023-06-02 19:15:03下载
- 积分:1
-
飞思卡尔舵机程序
飞思卡尔xs128芯片,舵机驱动程序,本舵机的型号是SD-5,本代码是可以直接使用的啦!
- 2022-04-22 17:29:15下载
- 积分:1
-
算法设计与分析基础(中文).pdf
清华大学出版社
算法设计与分析基础(中文).pdf
清华大学出版社-Algorithm design and analysis of the basis of (Chinese). Pdf Tsinghua University Press
- 2022-06-01 04:10:28下载
- 积分:1
-
sirt算法
% Syntax: x=sirt(A,b,tolx,maxiter)
%
% Inputs:
% A = Constraint matrix. A=一个约束矩阵
% b = right hand side. b=右边
% tolx = Terminate when the relative diff between tolx=终止时,两次迭代之间的相对差异小于tolx。
% two iterations is less than tolx.
% maxiter = Stop after maxiter iterations. maxiter=停止迭代后
%
% Outputs:
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-06 13:18:49下载
- 积分:1
-
The software is capable of vibration signal acquisition and the same time spectr...
该软件能够对振动信号进行采集并同时进行频谱分析,对波形进行存储,处理的过程中可以对不需要的频率进行去除。-The software is capable of vibration signal acquisition and the same time spectrum analysis, the waveform storage, the process can not remove the frequency.
- 2022-03-16 08:57:36下载
- 积分:1