搜索资源列表
LyapunovspectrumforLorenzattractor
- 附件中是我用Fortran写的lorenz混沌吸引子的lyapunov指数谱产生程序。包括三部分内容:如何产生lorenz吸引子,详细注释,如何计算lyapunov指数谱。 需要的话也可以单独提取子程序中的四阶龙格库塔算法。 希望有所用。-Annex is written in Fortran I used the Lorenz chaotic attractor of lyapunov index spectrum generation process. Includes three
adaptivemmse
- 这是一个采用MMSE方法实现的自适应空时多用户侦测程序,还有卷积子程序,侦测子程序,注释详细-This is a method used to achieve adaptive MMSE space-time multiuser detection process, as well as convolution subroutines, detection subroutine, comments in detail
Profile_extraction
- 轮廓提取的子程序,matlab编的,有注释-Profile extraction subroutine
igabor
- Gabor逆变换子程序,有详细注释,绝对可用,与本人上传的gabor程序完美匹配-Gabor inverse transform routine, detailed notes, absolutely useful, and perfectly match the gabor routine I uploaded.
SGA
- 非常有用的遗传算法程序,包含主程序和子程序,用matlab编写,适合学习和改编,里面有详细的注释。-Very useful genetic algorithm program, including the main program and subprograms, written matlab, suitable for learning and adaptation, there are detailed notes.
12345678
- 改进小生境遗传算法求解多峰函数优化问题小论文主程序子程序(注释比较详细)-Improved Niche Genetic Algorithm for Multimodal Function Optimization paper
abaqus3D-8Node_uel
- abaqus三维8节点实体单元Fortran子程序,里面有详细的注释,有单元开发兴趣的同学可以下载学习-The fortran subroutine of the 8 node solid element of ABAQUS, with detailed comments in the unit development interest students can download learning
一起学习UMAT 的一些公式注释
- ABAQUS用户子程序开发实例,入门学习(ABAQUS extended subroutine application)
NEO-HOOKEAN本构模型UMAT用户子程序
- 采用FORTRAN语言,基于NEO-HOOKEAN本构模型编写的ABAQUS UMAT用户子程序,包含详细注释,适合新接触UMAT的用户学习使用