-
Will perform 3D Gaussian quadrature over a user
Will perform 3D Gaussian quadrature over a user-defined volume. The volume is defined by the user with function definitions entered in the appropriate spaces provided on the GUI. The user can change the number of Gauss points to use.
Function inputs need not accept vector args. -Will perform 3D Gaussian quadrature over a user-defined volume. The volume is defined by the user with function definitions entered in the appropriate spaces provided on the GUI. The user can change the number of Gauss points to use.Function inputs need not accept vector args.
- 2023-05-07 01:50:02下载
- 积分:1
-
操作系统实验文件管理
运用C语言实现对操作系统文件管理的实现。二级文件目录。能实现对文件的读写,不同用户之间的共享,权限管理,打开关闭等操作。在DOS中用指令实现。
- 2022-06-28 03:18:28下载
- 积分:1
-
稀疏矩阵加法的另类算法
稀疏矩阵加法的另类算法-sparse matrix additive alternative algorithm
- 2022-03-02 03:15:57下载
- 积分:1
-
飞思卡尔线性ccd曝光程序
飞思卡尔线性ccd曝光程序,自适应曝光,加了舵机,电机控制
- 2022-03-05 00:02:47下载
- 积分:1
-
用幂法求矩阵的特征值,求出来的是矩阵最大的特征和对应的特征向量。...
用幂法求矩阵的特征值,求出来的是矩阵最大的特征和对应的特征向量。-method for using the power of the matrix eigenvalue, seeking the Matrix is the biggest character and the corresponding eigenvector.
- 2022-01-21 01:40:03下载
- 积分:1
-
Delphi版本感知器模型
感知机模型delphi版-Perceptron model version delphi
- 2023-08-07 10:55:03下载
- 积分:1
-
贪食蛇游戏
通过键盘控制键来控制贪食蛇的运动方向,然后遇到一个点就继续增加贪食蛇的长度,直到撞到墙壁为止。
- 2022-09-18 07:00:03下载
- 积分:1
-
数值优化计算过程中常用的单纯型法
数值优化计算过程中常用的单纯型法-Numerical optimization process commonly used simple method
- 2022-03-17 21:29:49下载
- 积分:1
-
已知三维点和三维线的坐标和代表式,求两者间最短距离,用对话框实现,可以提出算法函数单独使用...
已知三维点和三维线的坐标和代表式,求两者间最短距离,用对话框实现,可以提出算法函数单独使用-known three-dimensional and three-dimensional point of the line-coordinates and representatives, for the shortest distance between the two, with dialog to achieve, we can make use of arithmetic functions alone
- 2022-02-22 00:19:10下载
- 积分:1
-
《MATLAB智能算法30个案例分析》源程序
《MATLAB智能算法30个案例分析》采用案例形式,以智能算法为主线,讲解了遗传算法、免疫算法、退火算法、粒子群算法、鱼群算法、蚁群算法和神经网络算法等最常用的智能算法的MATLAB实现。《MATLAB智能算法30个案例分析》共给出30个案例,每个案例都是一个使用智能算法解决问题的具体实例,所有案例均由理论讲解、案例背景、MATLAB程序实现和扩展阅读四个部分组成,并配有完整的原创程序,使读者在掌握算法的同时更能快速提高使用算法求解实际问题的能力。
- 2023-07-28 01:50:03下载
- 积分:1