资源列表
Steepest
- 计算梯度下降法计算极值,只能找到局部最小点。可以通过调整步长实现全局最小-Calculation of gradient descent method to calculate extreme value, can only find local minimum point. By adjusting the step size can achieve the global minimum
ga
- 一个简单的遗传算法应用程序,可以为初学者提供这方面的一些借鉴。-A simple genetic algorithm application for beginners to provide some reference in this regard.
PSO
- 基本粒子群优化算法的matlab源代码,简单易懂,比较实用-Particle Swarm Optimization algorithm matlab source code, easy to understand and more practical
Jacobian_code
- 机器人学里面的内容,能够实现自动求解3DOF雅克比矩阵!-Robotics content inside that can automatically solve 3DOF Jacobian matrix!
GA
- 模式识别课小作业 简单的遗传算法matlab实现-Pattern Recognition lesson smaller jobs simple genetic algorithm
BuildEnergyPredictionUsedBP
- 建筑能耗预测的matlab编写的m文件,利用环境信息进行预测-the m file of build energy prediction
TIG_ARC
- 钨极氩弧焊流体计算,TIG电弧源项,电场,UDF- U94A8 u6781 u6C29 u5F27 u710A u6D41 u4F53 u8BA1 u7B97 uFF0CTIG u7535 u5F27 u6E90 u9879 uFF0C u7535 u573A uFF0CUDF
ALEXNET程序matlab实现
- 亲测可用,非常清晰易懂,有文字注解,适合初学者,我也在用,有问题欢迎交流讨论
Cpp1
- 计算平面数据水平导数,主要用于物探数据处理!-Very good!
11111111111111
- 微粒群算法的matlab程序,好用,对测试函数进行优化-Particle swarm algorithm matlab program, easy to use,
BP
- 此程序实现了神经网络中的BP算法,使用MATLAB语言编写,对在平面坐标上的x,y变量在[-1,1]面积内进行象限归类。-This program implements the BP neural network algorithm, using the MATLAB language, on the plane coordinates of x, y variables in [-1,1] area classified within the quadrant.
WordCounter
- Word and Space Counter good for learners