联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按平台查找All matlab(616) 

[人工智能/神经网络/深度学习] earning-Programming-Assigments-Coursera-Andrew-Ng

这些是Andrew Ng的Coursera“机器学习”课程中编程作业的解决方案,
These are the solutions to the programming assigments from Andrew Ng s "Machine Learning" course from Coursera, (2020-05-23, matlab, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689762640582968.html

[人工智能/神经网络/深度学习] Robotics---Control-of-Mobile-Robot

机器人学——移动机器人的控制,这个知识库包含了我对移动机器人控制课程编程的实现...
This repository contains my implementation of the programming asssignments of Control of Mobile Robots course delivered by Georgia Institute of Technology on Coursera, which covers control theory, robot models, mobility controllers and applications. (2017-08-31, matlab, 17710KB, 下载0次)

http://www.pudn.com/Download/item/id/1504118115345700.html

[人工智能/神经网络/深度学习] 坐标变换

汽车运动学,其中空间六棱柱变换是差速两轮车正逆解,以及三轮车正逆解的最基础编程。
Vehicle kinematics, in which the space hexaprism transformation is the most basic programming of the forward and inverse solutions of the differential two wheeled vehicle and the three wheeled vehicle. (2020-06-11, matlab, 7KB, 下载1次)

http://www.pudn.com/Download/item/id/1591885298270930.html

[人工智能/神经网络/深度学习] 程序

使用 matlab对 BP神经网络算法进行编程,对数据进行训练和预测,有很好的预测的效果,可作为神经网络预测的通用算法。
The BP neural network algorithm is programmed with MATLAB, and the data is trained and predicted. It has a good prediction effect and can be used as a general algorithm of neural network prediction. (2020-03-10, matlab, 36KB, 下载5次)

http://www.pudn.com/Download/item/id/1583808003144243.html

[人工智能/神经网络/深度学习] 粒子群优化算法的寻优算法

根据PSO算法原理,在MATLAB中编程实现基于PSO算法的函数极值寻优算法。
If you want to learn about neural networks, you can learn about this code, hope to help you (2018-08-27, matlab, 1KB, 下载3次)

http://www.pudn.com/Download/item/id/1535358369270972.html

[人工智能/神经网络/深度学习] GA

以求f(x)=10*sin(5x)+7*cos(4x) x∈[0,10]最大值为例,详细讲解并实现了遗传算法各个阶段的编程
Take to solve the maximum of f(x)=10*sin(5x)+7*cos(4x) x∈[0,10] for example, to explain in detail the various stages of the programming and implementation of Genetic Algorithms (2015-04-07, matlab, 6KB, 下载24次)

http://www.pudn.com/Download/item/id/1428373719739184.html

[人工智能/神经网络/深度学习] PROGRAM-AND-DATA-LSSVM

一个关于ls svm 的编程,是关于预测的,有程序,有数据
Ls svm about programming, is about predictable, there are procedures, there are data (2014-03-22, matlab, 59KB, 下载57次)

http://www.pudn.com/Download/item/id/2490572.html

[人工智能/神经网络/深度学习] The-BP-neural-network

Matlab的编程例题,是关于BP神经网络的PID温度控制
Matlab programming examples, is on the BP neural network PID temperature control (2013-10-12, matlab, 7KB, 下载31次)

http://www.pudn.com/Download/item/id/2372670.html

[人工智能/神经网络/深度学习] yichuansuanfa

整个遗传算法程序采用matlab编程,遗传算法的编码方式,适应度函数的选取,遗传操作(选择,交叉 变异),以及运行参数都有各自的备注和子程序代码。
The encoding of the entire genetic algorithm using matlab programming, genetic algorithm, the selection of the fitness function, genetic operations (selection, crossover and mutation), and operating parameters have their own notes and subroutine code. (2012-11-30, matlab, 9KB, 下载8次)

http://www.pudn.com/Download/item/id/2066286.html

[人工智能/神经网络/深度学习] BP_Adaboost

根据BP神经网络和Adaboost原理,在MATLAB中编程实现基于BP_Adaboost算法的公司财务预警建模
According to the BP neural network and Adaboost principle, early warning modeling the company s financial based on BP_Adaboost algorithm in MATLAB programming (2012-06-07, matlab, 59KB, 下载80次)

http://www.pudn.com/Download/item/id/1905376.html

[人工智能/神经网络/深度学习] GA_opt_BP

用遗传算法优化BP神经网络的Matlab编程实例
With genetic algorithm to optimize the BP neural network of Matlab programming examples (2012-01-16, matlab, 9KB, 下载18次)

http://www.pudn.com/Download/item/id/1757465.html

[人工智能/神经网络/深度学习] yi-chuan-suan-fa

文件为一个经典的基于MATLAB的遗传算法求解函数极大值的源程序。对于学习matlab编程语言,了解遗传算法的matlab实现方式有很好的帮助作用
File is a classic genetic algorithm based on MATLAB function maximum of the source. Matlab programming language for learning to understand the genetic algorithm matlab help to achieve a good role mode (2011-05-14, matlab, 1KB, 下载4次)

http://www.pudn.com/Download/item/id/1531133.html

[人工智能/神经网络/深度学习] Wavelet_neural_network_time_series_prediction

根据小波神经网络原理在MATLAB环境中编程实现基于小波神经网络的短时交通流量预测
According to the principle of wavelet neural network in MATLAB programming environment based on wavelet neural network traffic prediction of short (2010-10-15, matlab, 4KB, 下载140次)

http://www.pudn.com/Download/item/id/1318323.html

[人工智能/神经网络/深度学习] HFC

研究基于遗传编程的可持续性进化算法的理论与方法,并建立了该算法的数学模型及运算流程.HFC算法实现源代码.
Research based on genetic programming evolutionary algorithm for the sustainability of the theory and method, and set up a mathematical model of the algorithm and the computation flow. HFC algorithm source code implementation. (2009-04-03, matlab, 3KB, 下载39次)

http://www.pudn.com/Download/item/id/700553.html

[人工智能/神经网络/深度学习] AP

最新AP聚类算法以及演示程序,算法内容参照affinity appropagation in science。
AP latest clustering algorithm as well as the demo program, algorithm reference content affinity appropagation in science. (2009-03-12, matlab, 5KB, 下载375次)

http://www.pudn.com/Download/item/id/670196.html

[人工智能/神经网络/深度学习] GA

使用遗传算法优化简单函数,作为matlab遗传算法编程示例。
The use of genetic algorithm optimization simple function, as a genetic algorithm matlab programming examples. (2008-06-28, matlab, 4KB, 下载124次)

http://www.pudn.com/Download/item/id/499879.html

[人工智能/神经网络/深度学习] BPandmatlab

BP神经网络的Matlab编程。利用matlab神经网络工具箱实现BP网络。
BP Neural Networks Matlab programming. Using matlab neural network toolbox realize BP network. (2007-08-29, matlab, 4KB, 下载139次)

http://www.pudn.com/Download/item/id/324967.html

[人工智能/神经网络/深度学习] nnforcast

本程序根据训练好的网络文件ANN.mat预测新的数据文件,得到均方误差,并画出预测数据和原数据的对比图。此程序运用到了很多Matlab编程中常用到的表达方式,还有一些神经网络编程的基本概念的表达,如归一化的表达。希望能对别人有所帮助.
the procedures under the trained network file ANN.mat anticipating new data files, to be mean-square error. and the mapping out of the original forecast data and the map data comparison. This procedure applied to a lot of Matlab programming to the commonly used form of expression. Some neural network programming to the basic concepts of expression, such as a normalized expression. The hope is to help others. (2007-04-16, matlab, 15KB, 下载82次)

http://www.pudn.com/Download/item/id/268729.html

[人工智能/神经网络/深度学习] matlabprogram1

遗传算法解决 TSP 问题(附matlab源程序) ,对遗传算法编程的人具有很大的帮助
genetic algorithm to solve TSP (Matlab source), the genetic algorithm programming of great help (2006-04-11, matlab, 7KB, 下载172次)

http://www.pudn.com/Download/item/id/169350.html

[人工智能/神经网络/深度学习] NNDESIGN

Neural network design中的网络构建 包括结合MINI神经网,网络布局,声音,颜色的选择,存在,培训,分类,收缩,以及读写,标记等功能的编程
Neural network design Construction of the network, including MINI combining neural network, network layout, sound, color choices, there, training, classification, contract, and read and write, marking the programming function (2006-03-21, matlab, 261KB, 下载7次)

http://www.pudn.com/Download/item/id/157352.html