-
梯度函数的逆。我已经提供了1个版本的工作
The inverse of the gradient function. I ve provided versions that work on 1-d vectors, or 2-d or 3-d arrays. In the 1-d case I offer 5 different methods, from cumtrapz, and an integrated cubic spline, plus several finite difference methods.
In higher dimensions, only a finite difference/linear algebra solution is provided, but it is fully vectorized and fully sparse in its approach. In 2-d and 3-d, if the gradients are inconsistent, then a least squares solution is generated
- 2022-06-02 09:40:06下载
- 积分:1
-
水电站的经济动态规划过程
水电站场内经济运行动态规划程序,实现多台机组间的优化调度,是以流量为目标函数-Hydropower dynamic planning process inside the economy
- 2022-12-23 13:50:03下载
- 积分:1
-
BBS论坛uml
BBS论坛主要是用来在网上交流意见的,有人提出一个问题或者见解,其他人可以针对不同的方面提出自己的想法并发表自己的见解。但是为了保证论坛的安全性,不是任何人都可以发表帖子和回复帖子的,必须以会员的身份登录到系统后,才能发表和回复帖子。因此BBS论坛将用户划分为4类:普通游客、普通会员、版主、管理员。
- 2023-09-07 15:00:04下载
- 积分:1
-
表达式计算器
cos sin + ―*
表达式计算器
cos sin + ―*-Expression calculator cos sin+-*
- 2022-06-29 00:14:29下载
- 积分:1
-
实数序列的快速傅立叶变换,基本算法为分裂基算法,将实数序列数组的地址给函数即可...
实数序列的快速傅立叶变换,基本算法为分裂基算法,将实数序列数组的地址给函数即可-actual sequence of the fast Fourier transform, the basic algorithm for splitting algorithm-based, real-sequence addresses to the array function can be
- 2022-06-14 16:21:26下载
- 积分:1
-
交流调速
交流调速,是一套交流调速的C语言开发软件,该套软件已在实际应用系统得到了验证,是一个开环交流调速系统,也进行了带载试验,有突加负载,突减负载,突加给定,突减给定实验。实验各项参数都达到了甲方所提的设计要求。其中CPU是选用MICRCHIP公司的芯片。有需要者,可根据自己的具体项目进行适当的修改,就可应用与自己的项目。
- 2022-07-13 01:21:21下载
- 积分:1
-
MFC的图片浏览器的设计与实现
MFC的图片浏览器的设计与实现
基于
VC++
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-25 14:04:27下载
- 积分:1
-
最尺度法的C++算法程序,计算速度较快较精确
最尺度法的C++算法程序,计算速度较快较精确-The most scales of the C++ algorithm program to calculate a more accurate speed
- 2022-06-15 15:26:40下载
- 积分:1
-
C++ net time 读取网洛时间
C++ net time 读取网洛时间-C net Luo time reading time
- 2022-08-03 15:31:02下载
- 积分:1
-
单链表c实现
数据结构最基本的算法,单链表的c实现,包括创建,删除,修改,增加成员等操作
- 2022-02-26 23:55:25下载
- 积分:1