资源列表
[数据结构常用算法] computer-architecture
说明:计算机体系结构课程设计 非线性流水线的冲突调度-The computer system structure course design Nonlinear assembly line of scheduling conflicts<liuhui> 在 2025-06-30 上传 | 大小:582kb | 下载:0
[matlab例程] ruhul_code
说明:This folder includes several files for simulating a multi-machine power system with the power system stabilizer tuned with the help of Invasive weed optimization algorithm.<ashik> 在 2025-06-30 上传 | 大小:409kb | 下载:0
[数学计算/工程计算] cbsflow
说明:基于特征分裂(CBS)算法,提出一种适用于具有运动边界的不可压缩黏性流动问题的有限元求解程序。来源于Zienkiewicz&Taylor的经典著作Finite_Element_Method Vol.3-A Characteristic Based Split-FEM Solver for Incompressible Viscous Flow<jianxinxia> 在 2025-06-30 上传 | 大小:3.58mb | 下载:2
[matlab例程] ICA2009-C12
说明:Electric Traction Motor Drive Modeling For Electric Karting Application Using Matlab® /Simulink® Software-Electric Traction Motor Drive Modeling For Electric Karting Application Using Matlab® /Simulink® Software<ashik> 在 2025-06-30 上传 | 大小:541kb | 下载:0
[数学计算/工程计算] jiujiuchengfabiao
说明:可以实现一个九九乘法表的按规则输出,从1*1=1到9*9=81无重复输出。-This program can be used to output an familiar figure.<xiaohongxia> 在 2025-06-30 上传 | 大小:28kb | 下载:0
[数学计算/工程计算] cholesky
说明:Cholesky分解是一种分解矩阵的方法, 在线形代数中有重要的应用。Cholesky分解把矩阵分解为一个下三角矩阵以及它的共轭转置矩阵的乘积(那实数界来类比的话,此分解就好像求平方根)。与一般的矩阵分解求解方程的方法比较,Cholesky分解效率很高-Cholesky decomposition is a kind of decomposition of matrix method, the linear algebra has an important application. Choles<兰中周> 在 2025-06-30 上传 | 大小:1kb | 下载:0
[matlab例程] MATLAB_Simulink
说明:《MATLAB_Simulink建模与仿真实例精讲》书中所有实例源代码,很好很强大,希望能给大家打来帮助,+GOODLUCK~-" MATLAB _ Simulink modeling and simulation example" book all examples of source code, nice, hoped can give everybody to call for help,+ GOODLUCK ~<zofulan> 在 2025-06-30 上传 | 大小:33kb | 下载:0
[数学计算/工程计算] Newton
说明:共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。 在各种优化算法中,共轭梯度法是非常重要的一种。其优点是所需存储量小,具有步收敛性,稳定性高,而且不需要任何外来参数。-Conjugate Gradient method (Conjugate Gradie<兰中周> 在 2025-06-30 上传 | 大小:1kb | 下载:1