-
模拟了衍射光栅的光学行为,运用matlab语言编写的程序,对科技工作者有很搭帮住...
模拟了衍射光栅的光学行为,运用matlab语言编写的程序,对科技工作者有很搭帮住-simulation of the optical diffraction grating, using the Matlab language procedures, IT workers have to take very live help
- 2023-01-11 10:25:03下载
- 积分:1
-
manual selection of color samples in an image
manual selection of color samples in an image
- 2022-07-10 17:08:10下载
- 积分:1
-
code to solve 8-queens problem
- 2022-03-18 08:23:55下载
- 积分:1
-
高斯法解线性方程组
高斯法解线性方程组-Gaussian method for solving linear equations
- 2022-08-15 17:21:38下载
- 积分:1
-
迭代法的收敛与收敛速度的比较
Private Sub Form_Load() Label1.Caption = "方程的三个割根区间分别为(-3.6,-3.5),(0,0.1),(3.4,3.5)" Label2.Caption = "牛顿法可使用三个割根区间" Label3.Caption = "普通迭代法—格式1只能使用割根区间(-3.6,-3.5)和(3.4,3.5)" Label4.Caption = "普通迭代法—格式2 使用割根区间(0,0.1)"End SubPrivate Sub Command1_Click() Dim x!, y!, k% x = Val(Text1.Text) If Text1.Text = "" Then 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-03-27 06:50:04下载
- 积分:1
-
hough 霍夫变换检测直线
霍夫变换是图像变换中的经典手段之一,主要用来从图像中分离出具有某种相同特征的几何形状(如,直线,圆等)。霍夫变换寻找直线与圆的方法相比与其它方法可以更好的减少噪声干扰。经典的霍夫变换常用来检测直线,圆,椭圆等。
- 2022-03-15 18:18:55下载
- 积分:1
-
program of simple
共享simple程序, 用于数值传热计算欢迎大家下载-program of simple
- 2022-02-09 14:30:13下载
- 积分:1
-
Kalman filtering program fortran!!!
卡尔曼滤波的程序
fortran-Kalman filtering program fortran!!!
- 2023-04-26 09:40:03下载
- 积分:1
-
这是在高高的GPU
这是在GPU上进行高速数字计算的数学库函数,以实现通用GPU计算-This is the GPU on the high-speed digital computing mathematical library functions in order to achieve universal GPU computing
- 2022-06-11 12:33:43下载
- 积分:1
-
整理分享:常用的数学运算程序源代码
包括常用的几种数学运算程序的C++代码,例如矩阵运算...
整理分享:常用的数学运算程序源代码
包括常用的几种数学运算程序的C++代码,例如矩阵运算-collate share : common mathematical procedures used in the source code of several mathematical programs in C code, for example, matrix operations, etc.
- 2023-06-02 04:45:03下载
- 积分:1