▍1. abaqus 生成3Dcohesive脚本COHESIVE
说明: abaqus 生成3Dcohesive脚本(abaqus 3D cohesive python)
说明: abaqus 生成3Dcohesive脚本(abaqus 3D cohesive python)
利用geatpy库是实现多目标优化, 基于改进NSGA-Ⅱ算法求解多目标优化问题的进化算法模板,传统NSGA-Ⅱ算法的帕累托最优解来只源于当代种群个体,这样难以高效地获取更多的帕累托最优解,同时难以把种群大小控制在合适的范围内,改进的NSGA2整体上沿用传统的NSGA-Ⅱ算法,不同的是,该算法通过维护一个全局帕累托最优集来实现帕累托前沿的搜索,故并不需要保证种群所有个体都是非支配的。(Using geatpy library to realize multi-objective optimization)
说明: 利用geatpy库是实现多目标优化, 基于改进NSGA-Ⅱ算法求解多目标优化问题的进化算法模板,传统NSGA-Ⅱ算法的帕累托最优解来只源于当代种群个体,这样难以高效地获取更多的帕累托最优解,同时难以把种群大小控制在合适的范围内,改进的NSGA2整体上沿用传统的NSGA-Ⅱ算法,不同的是,该算法通过维护一个全局帕累托最优集来实现帕累托前沿的搜索,故并不需要保证种群所有个体都是非支配的。(Using geatpy library to realize multi-objective optimization)
说明: 手动实现LM算法代码,开头读取文件请忽略(self-developed LM algorithm)
说明: 书名:《PythonCookbook》 3rd Edition 作者:David Beazley, Brian K. Jones 译者:熊能(PythonCookbook, 3rd Edition)
《推荐系统实践》作者:项亮; 书籍全部章节配套源代码; 仅供学习分享,如有侵权立刻删除。(Author of Recommendation System Practice: Xiang Liang; All chapters of the book are accompanied by source code. For learning and sharing only. If there is any infringement, delete it immediately.)
说明: 《推荐系统实践》作者:项亮; 书籍全部章节配套源代码; 仅供学习分享,如有侵权立刻删除。(Author of Recommendation System Practice: Xiang Liang; All chapters of the book are accompanied by source code. For learning and sharing only. If there is any infringement, delete it immediately.)
说明: ubuntu上用于激活pycharm的工具,解压后直接拖到pycharm IDE上即可激活,方便简单使用,欢迎有需要的朋友下载。(The utility used to activate pychar on Ubuntu can be activated by directly dragging it to pychar ide after decompression. It is convenient and easy to use. You are welcome to download it.)
用来实现abaqusGUI操作脚本化的一个实时动态小程序(A real-time dynamic applet for abaqusGUI operation scripting)
说明: meep示例,包含直波导、弯曲波导、光栅等(examples of meep, including straight waveguide, bent waveguide, grating, etc.)
根据sebal模型计算陆地的感热通量,里面需要大量的参数,由涡度相关数据和气象数据获得。(Based on the SEBAL model, the sensible heat flux of the land is calculated, where a large number of parameters are needed, which are obtained from eddy covariance data and meteorological data.)
说明: 可以再gazebo中实现沿墙算法,颜色检测以及路径规划等功能(Wall follower for turtlebot in ROS Gazebo)
python抓取数据,并将数据存储在excel中,每个代码对应的数据一个sheet。(Python grabs the data and stores it in excel, one sheet for each code.)
说明: 形态学滤波 膨胀腐蚀操作 结构元素有直线型和半圆形两种(There are two kinds of structural elements in morphological filtering expansion corrosion operation: linear and semicircular)
说明: 基于经验模态分解成多个模态和一个残余量,再利用长短神经网络预测分别训练每一个模态和残余量,最后重构结果,得到预测结果(Prediction based on empirical mode decomposition and long short neural network)
图片转化成g代码,使得能够识别出图片上的内容以便画出来(The image is converted into g code, making it possible to recognize the contents of the picture for drawing)