-
关于狄洛尼三角剖分的c++代码
用c++代码实现狄洛尼三角剖分过程,主要考虑到的因素有:(1) 占用的内存空间;(2)是否包含三角网中的各三角形、边及节点间的拓扑关系;(3)数据结构使用的效率。经编译,可以运行
- 2023-04-10 16:10:04下载
- 积分:1
-
不同的神经网络
在这工作不同类型的神经网络实现的 matlab 代码。
- 2022-04-12 23:39:04下载
- 积分:1
-
一种具有加、减、乘、除的能力。
A Fraction class that has the ability to add, subtract,multiply and divide .
- 2022-06-15 09:12:17下载
- 积分:1
-
电压脉宽矢量控制
这个模块允许 3 通道模拟-数字转换与可编程增益和偏移量。转换是 GP 计时器 1 暗流 (为 281 x) 或 (为 280 x) EPWM1 CNT_zero 事件触发的。转换后的结果代表负载电流和直流母线电压逆变器中。
1.GP 定时器 1 是时基对称脉冲宽度调制
(为 281 x) 或 EPWM1 CNT_zero 时间基地事件 (为 280 x);
2.为线电流的测量,模拟输入的电压
跨电阻器放在之间的来源或排放量偏低
电源设备和低压侧直流铁路 ;和
3.为直流母线电压的测量,模拟输入电压是
横跨电阻用电压分压器的概念。
- 2022-01-24 10:04:57下载
- 积分:1
-
此程序为奥科AVR开发板的USB实验程序
此程序为奥科AVR开发板的USB实验程序-This procedure for ocote AVR development board
- 2022-05-26 22:39:34下载
- 积分:1
-
二叉树后序遍历的非递归算法
二叉树后序遍历的非递归算法-binary tree traversal sequence of non- recursive algorithm
- 2022-12-04 17:15:02下载
- 积分:1
-
mps create
mps create
- 2022-12-22 10:50:03下载
- 积分:1
-
复数运算库,可对复数进行加减和开方运算
复数运算库,可对复数进行加减和开方运算- The complex operation storehouse, may carry on the addition and
subtraction and the root to the plural number operates
- 2023-05-15 21:20:03下载
- 积分:1
-
BC环境下开发C语言实现的埃尔米特差值法的图形输出
BC环境下开发C语言实现的埃尔米特差值法的图形输出
- 2022-07-17 16:42:56下载
- 积分:1
-
一维伽辽金型无网格法MATLAB程序
无网格方法采用基于点的近似,可以彻底或部分地消除网格,不需要网格的初始划分和重构,不仅可以保证计算的精度,而且可以大大...
一维伽辽金型无网格法MATLAB程序
无网格方法采用基于点的近似,可以彻底或部分地消除网格,不需要网格的初始划分和重构,不仅可以保证计算的精度,而且可以大大减小计算的难度。然而,由于目前的无网格近似一般没有解析表达式,且大都基于伽辽金原理,因此计算量很大,要超出传统的有限元法;另外,无网格近似大都是拟合,因此对于位移边界的处理比较困难,多采用拉格朗日乘子法处理。-1维伽Galerkin-type meshless method MATLAB procedures meshless method based on the point of approximation, can be completely or partially eliminate the grid, the grid does not require the initial division and reconstruction, not only can guarantee the accuracy of the calculation, and can greatly reduce the difficulty of calculation. However, due to the current meshless approximation there is no analytic expression in general, and mostly based on the Galerkin principle, the calculation of a large volume, it is necessary to go beyond the traditional finite element method In addition, the meshless approximation are fitted, so displacement of the border more difficult to deal with, the use of Lagrange law.
- 2022-06-18 16:46:39下载
- 积分:1