资源列表
subgradient optimization
- 在最优化问题中,运用拉格朗日松弛时为了解决其对偶问题,可以使用次梯度方法进行求解拉格朗日乘子。(Lagrangean relaxation, a technique of quite general applicability, is studied in the particular context of the optimization problem with arbitrary additional constraints. To solve the Lagrangian dual, w
CRC
- crc编码、译码、检错、可视化界面,界面友好,可操作性强,MATLAB(CRC encoding, decoding, error detection and visual interface)
五子棋_C++
- 实现了人工智能的五子棋,能够进行人机对战!!!(The realization of artificial intelligence Gobang, can be man-machine warfare!!!)
人工鱼群算法
- 通过基本的人工鱼群代码,里边包含两个实例,用该方法可解决工程问题(Through the basic artificial fish school code, there are two examples, which can be used to solve engineering problems)
GPS_INS位置组合MATLAB算法
- GPS/INS组合导航位置校正仿真程序,能够仿真减少位置误差(His finishing some classic papers about kalman filtering, data and programs, for beginners of kalman filter has a lot of help.)
各类人工智能
- 文件包含了多种常见的人工智能算法程序,可供研究者开发使用(The file contains a variety of common artificial intelligence algorithm procedures for researchers to develop and use)
105230316ABAQUS-Python-secondary-develop
- This is a good practice of python programming in Abaqus.
stackedae_exercise
- 栈式自编码深度学习算法实现信号的分类,包含实例,用于动作的分类识别。(Stacked self classification, deep learning algorithm code signal contains examples for classification and recognition of action.)
DE_b6e6rl
- 该文件是一种改进差分算法的研究,包括改进算法程序和CEC 2013测试函数程序,并且算法已经通过了CEC 2013标准测试函数测试。(This file is a kind of improved differential algorithm, including the improved algorithm program and CEC 2013 problems, and the algorithm has tested by CEC 2013 problems.)
cuckoo_search
- 该文件为一种求解非线性带约束问题的布谷鸟算法,已通过弹簧设计问题的仿真测试。(The file a cuckoo search algorithm for solving the nonlinear problem with constraints, and the algorithm has been tested by the spring design problem.)
机器学习实战中英文版本
- 这是机器学习实战的中英文版本,机器学习实战是一本学习Python机器学习的一本很好的书籍,在这儿,我把中英文版本分享给大家(This is the actual Chinese and English versions of machine learning. Machine learning is a very good book for learning Python machine learning. Here I share the Chinese and English version
BPSK、PCM、PM
- 改程序对一个信号分别进行BPSK、PCM、PM三种处理。(Change procedures for a signal, respectively, BPSK, PCM, PM, three kinds of processing.)