资源列表
AFEPack-snapshot.tar
- 北京大学老师编写的自适应有限元开源软件包-Adaptive finite element method to solve partial differential equations
TestRand
- 可以输入条件的VC++随机数生成程序,这里的条件主要是指要生成随机数的大小和数量,这两个值可由你手动输入,除此之外,程序与一般的随机数程序大致一样,演示截图如上示,程序在VC6下顺利编译。 -Can input conditions VC++ random number generator, the conditions here refers to the size and number of generating random numbers, these two values R
hyperbolicequationsnumericalsolution
- 微分方程课程设计 (双曲型方程数值解)一阶双曲型方程的差分格式 Lax_Wendroff,Lax-Friedrichs,Courant_Isaacson_Rees-Differential equations course (hyperbolic equations numerical solution) first-order hyperbolic equations, differential format Lax_Wendroff Lax-Friedrichs,, Courant_Isaa
paper2
- 基于PSWF的非正弦时域正交调制信号的同步方法.pdf-Based on PSWF the non-sinusoidal time-domain quadrature modulation signal synchronization method. Pdf
BMAQR
- 用Householder变换对一般的m*n阶的实矩阵进行QR分解-QR decompose
eno3
- 三阶精度ENO 求解SOD问题 采用C++ 类 自动释放 tecplot 给出结果-The third-order accuracy of ENO solving SOD the problem C++ class release tecplot automatically gives results
BP-function
- 采用C语言编写的BP网络神经算法,本程序将用BP神经网络拟合函数-The BP neural network fitting function
sedumi-optimization-new-edition
- 专业的最优化问题解决器,可以用于较为复杂的非线性规划等问题。-a good tool to solve the optimization problem。and it can be used to solve the non-linear programming problem.
Dijkstra
- 用Djkstra算法求最短路径程序 功能: 应用Dijkstra算法求图上二顶点之间的最短距离 // 输入: 带权图的权邻接矩阵M, 顶点个数n, n个顶点的编号为0,1,...,n-1, 对应矩阵M下标 // 起始顶点编号start, 终止顶点编号end // 输出: 函数返回最短距离 // 注释: 顶点编号为0,1,...,n-1,对应邻接矩阵下标 // 集合T中的无穷大用0表示, 输入邻接矩阵M时没有直接连接的边的权输为0值,表示无穷大 // 所输入的邻接矩阵M
PDE
- 偏微分方程数值解应用于迭代学习控制,包含几个程序-Partial differential equations numerical solution used for the iterative learning control contains several programs
fugai
- 找最小距离 并且最小的方差 和任务分配 以及综合最小-Find the minimum distance and the minimum variance and task allocation
UC1
- unit commitment with Gams