-
mazar-model_umat
UMAT in ABAQUS for Mazar s model of concrete damage
- 2012-09-03 10:45:03下载
- 积分:1
-
矩阵链乘算法
说明: 距阵链乘问题:
找出矩阵链乘A(35*40) A(40*20) A(20*10)
A(10*15)的最佳相乘次序。
算法来自:计算机算法导引(matrix chain by : identify matrix chain by A (35* 40) A (40* 20) A (20* 10) A (10* 15) concludes the best order. Algorithm from : computer algorithm Seeker)
- 2005-11-17 09:23:42下载
- 积分:1
-
simplex_step1
单纯形法找初始可行解,上课留的作业,希望对别人有点用吧(Simplex method to find an initial feasible solution , hope it is useful for others.)
- 2014-12-15 15:24:33下载
- 积分:1
-
SheepWolf
羊与狼的故事...主要实现狼进入若干羊圈后,寻找最后所有羊圈中剩余的狼和眼数目( the wolf and sheep)
- 2012-05-27 10:02:49下载
- 积分:1
-
codes
在图论中的floyed算法程序,可以算两点之间的最小距离(The floyed algorithm in graph theory)
- 2012-09-01 00:31:21下载
- 积分:1
-
Godunov格式和Roe格式求解Burgers方程
说明: Godunov格式和Roe格式求解Burgers方程(Godunov scheme and Roe scheme for solving Burgers equation)
- 2020-09-13 16:07:59下载
- 积分:1
-
蒙特塔罗
说明: 通过matlab实现抽样检测功能,具体通过蒙特塔罗算法依照概率分布计算指定变量的分布规律,是初学者的好案例(The sampling detection function is realized by matlab, and the distribution rule of specified variables is calculated by Montreal algorithm according to probability distribution.)
- 2019-10-06 08:28:50下载
- 积分:1
-
pattern_recognition_v6.1
完整的模式识别库,包括矩阵运算,各种模式识别算法,如K均值、SVM、RVM、NN、LDA等(Complete pattern recognition library, including matrix computation, a variety of pattern recognition algorithms, such as K-means, SVM, RVM, NN, LDA, etc.)
- 2020-06-29 05:20:02下载
- 积分:1
-
umfdn
BP神经网络的整个训练过程,使用高阶累积量对MPSK信号进行调制识别,主同步信号PSS在时域上的相关仿真。( The entire training process BP neural network, Using high-order cumulants of MPSK signal modulation recognition, PSS primary synchronization signal in the time domain simulation related.)
- 2017-04-24 15:50:42下载
- 积分:1
-
Crank-Nicolson_
C-N解偏微分方程的程序。解的是定步长的抛物型偏微分方程:
du/dx - a * d2u/dx2 = 0
在程序中可以更改 a 的值以实现不同系数的解。在循环中改变 a 的值以实现变系数. 该说明在压缩包是也有(CN solution of partial differential equations procedures. Solution is scheduled to step parabolic partial differential equation: du/dx- a* d2u/dx2 = 0 in the procedure can be changed in order to realize the value of a different coefficient of the solution. Change in the cycle in order to realize the value of a variable coefficient. The note in the compressed packet is also)
- 2020-11-07 23:09:48下载
- 积分:1