-
矢量的快速排序
矢量的快速排序-Quick sort of vector
- 2022-02-26 13:02:48下载
- 积分:1
-
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。-Commonly used algorithm of C procedures. Include polynomial terms, complex computation, random number generation, matrix operations, matrix eigenvalue and eigenvector calculations, linear algebra equations, nonlinear equations with the equations, interpolation and approximation, numerical integration, solving ordinary differential equations, data processing, for solving extremum problems, mathematical transformation and filtering, the calculation of special functions, sorting and search.
- 2022-02-22 07:35:43下载
- 积分:1
-
halcon自动获取任意取像设备源码
halcon自动获取任意取像是被源码halcon自动获取任意取像是被源码halcon自动获取任意取像是被源码halcon自动获取任意取像是被源码
- 2022-08-25 22:54:34下载
- 积分:1
-
FFT的源代码,C语音,比其他的FFT代码更加效率高和质量好....
FFT的源代码,C语音,比其他的FFT代码更加效率高和质量好.-FFT source code, C voice, other than the FFT code more efficient and better quality.
- 2022-10-11 21:45:04下载
- 积分:1
-
二叉树算法实现
/*
二叉树搜索, 前序: 中左右; 中序: 左中右; 后序: 左右中
A(4)
+-------+-------+
B(2) C(9)
+--+--+ +-----+-----+
D(1) E(3) F(5)
+--+--+
&
- 2022-04-22 08:49:28下载
- 积分:1
-
基于背景差分的目标提取opencv
基于背景建模差分提取视频中的运动目标,基于vs2010+opencv1.0,对提取目标做外接矩形标注及文字提示
- 2022-07-01 04:36:31下载
- 积分:1
-
龙格法可以实现,使用Tkinter
Implemementation of Runge Kunt metthod, using TkInter
- 2023-08-28 15:45:03下载
- 积分:1
-
Matlab 算法 Gauss(A,a,b,n,x)
大学实验程序演示 1. A=[1 1 1;0 4 -1;2 -2 1]; b=[6 5 1]"; x=gauss(A,b) 执行结果: 消元后的A &n 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论 0 粉丝 0 发布 0 获赞 关注 查看主页 matlab 相关源码推荐 目标跟踪运行 camshift算法 0 0 暂无评分基于循环含量比的盲反卷积(BD-RCC)的Matlab代码 0 0 暂无评分排列熵计算 0 0 暂无评分正向运动学 0 0 暂无评分FBMC_UFMC_OFDM_5G-master 0 0 暂无评分 介绍信息预览(0条)评论打分
- 2022-07-18 13:03:14下载
- 积分:1
-
用matlab仿真维纳滤波器
用matlab仿真维纳滤波器-simulation using Matlab Wiener filter
- 2022-02-04 09:06:23下载
- 积分:1
-
计算弹性模量的小程序,学力学的同学用得上
计算弹性模量的小程序,学力学的同学用得上-calculate the elastic modulus of small programs, students learn mechanics useful
- 2022-03-14 22:22:19下载
- 积分:1