联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 数值算法/人工智能(94) 
按平台查找All matlab(94) 

[数值算法/人工智能] commblksBrokenLinksMapping

主要内容包括:随机变量基础知识;随机信号的基本概念,涉及平稳、遍历随机信号的基本内容;平稳随机信号的谱分析;线性系统对随机信号的作用机理,涉及到一些随机信号特别是平稳随机信号的线性变换或线性滤波的基本问题;窄带随机信号的表示及其统计特性。为实现窄带信号的表示,对希尔伯特变换给出了较细致的分析。
The main contents include: the basic knowledge of random variables; the basic concepts of random signals, involving the basic contents of stationary and ergodic random signals; the spectral analysis of stationary random signals; the action mechanism of linear systems on random signals, involving the basic problems of linear transformation or linear filtering of some random signals, especially stationary random signals; the representation and statistics of narrow-band random signals characteristic. In order to realize the representation of narrow band signal, the Hilbert transform is analyzed in detail. (2020-08-06, matlab, 4KB, 下载0次)

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

[数值算法/人工智能] 2MHs

分别使用两种算法(人工蜂群ABC和蚁群ACS)求解多模式资源约束项目调度问题MRCPSP,matlab编程实现。不同规模的算例多达350个,在EXCEL文件可直接读入。MH=meta-heuristics
Two kinds of algorithms (artificial bee colony ABC and ant colony ACS) are used to solve the multi-mode resource constrained project scheduling problem MRCPSP, which is programmed by MATLAB. There are up to 350 examples of different sizes, which can be read directly in Excel file. (2020-07-29, matlab, 1055KB, 下载15次)

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

[数值算法/人工智能] 客户验收

采用Matlab语言或C语言对配电网节点边际电价计算算例进行编程实现,对多种方案分别进行解算,得到规划结果;分析各条件下的配电网节点边际电价计算结果,得出基于博弈论的配电网节点边际电价计算的研究结论
Matlab or C language is adopted to realize the programming of the marginal price calculation example of distribution network node, and various schemes are solved respectively to obtain the planning results. This paper analyzes the calculation results of marginal price of distribution network nodes under different conditions, and draws the research conclusion of marginal price of distribution network nodes based on game theory (2019-06-09, matlab, 45KB, 下载58次)

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

[数值算法/人工智能] 遗传算法解决最优路径问题

解决问题:电力系统选址和最优路径问题;使用matlab软件进行编程,采用遗传算法解决。
Solution: power system location and optimal path problem; using MATLAB software programming, using genetic algorithm to solve. (2019-03-18, matlab, 12KB, 下载19次)

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

[数值算法/人工智能] MATLAB实现鸢尾花数据集分类

基于BP算法的鸢尾花数据集分类,在MATLAB平台下编程实现BP算法,可计算识别率。
Based on the BP algorithm, iris data set is classified. Under the MATLAB platform, the BP algorithm is programmed and the recognition rate can be calculated. (2018-05-16, matlab, 2KB, 下载38次)

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

[数值算法/人工智能] BP,RBF

BP神经网络作为一种前馈性的神经网络,RBF神经网络由于其独特的联想记忆功能,常常用来用于识别和优化计算方问题上。分别对这两种算法用于对逼近非线性函数进行编程,观察其拟合情况后,用其他未训练的样本数据进行泛化能力分析。
BP neural network is a feed-forward neural network. RBF neural network is often used to identify and optimize the computation problem due to its unique associative memory function. These two algorithms are programmed to approximate nonlinear functions respectively. After observing their fitting conditions, the generalization ability of other algorithms is analyzed with other untrained samples. (2017-12-17, matlab, 1KB, 下载5次)

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

[数值算法/人工智能] emd

基于EMD滚动轴承故障诊断的编程,将振动信号进行分解得到特征频率
Based on EMD programming of rolling bearing fault diagnosis, the vibration signal is decomposed to obtain characteristic frequency (2017-11-06, matlab, 3499KB, 下载53次)

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

[数值算法/人工智能] 遗传算法

遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。保证能运行。
The genetic algorithm (Genetic Algorithm) is a computational model of biological evolution process of natural selection and genetic mechanism of the simulation of Darwin's theory of biological evolution, is a kind of method to search the optimal solution through simulating the process of natural evolution. Guaranteed to run. (2017-06-07, matlab, 3KB, 下载2次)

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

[数值算法/人工智能] legomindstormsnxt_robot_v2_2

LEGO MINDSTORMS NXT(/ mindstorms.lego.com)是一个采用可编程马达和传感器和控制系统来发明创造机器人的模拟程序。 R2012b,Simulink提供内置支持LEGO MINDSTORMS NXT机器人原型开发,测试和运行模型。可以在Simulink控制系统设计算法和机器人应用,然后看他们执行的硬件情况。
LEGO MINDSTORMS NXT (mindstorms.lego.com/) is a robotics invention system for creating and controlling robots using programmable motors and sensors. In R2012b, Simulink provides built-in support for prototyping, testing, and running models on LEGO MINDSTORMS NXT robots. You can design algorithms in Simulink for control systems and robotics applications then see them perform with hardware. (2013-10-17, matlab, 3204KB, 下载19次)

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

[数值算法/人工智能] 123

基于双适应度的粒子群算法,采用matlab编程,收敛效果好,可用于求解最优潮流等电力系统优化问题!
Based on the fitness of the two-particle swarm optimization using matlab programming, convergence effect, and can be used to solve power system optimization such as optimal power flow problem! (2011-11-04, matlab, 1KB, 下载226次)

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

[数值算法/人工智能] 110

复合梯形公式和复合辛普森公式的基本思想,编程实现复合梯形公式和复合辛普森公式的积分计算。内有matlab代码和实验报告
Composite trapezoidal rule and composite Simpson formula for the basic idea of programming composite trapezoidal rule and composite Simpson formula for calculating points. There matlab code and experiment report (2009-12-31, matlab, 26KB, 下载64次)

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

[数值算法/人工智能] Untitled2.rar

昨天晚上一直都是在郁闷彷徨中度过,越是心烦越是看不懂,随之而来的,是我无穷无尽的抱怨,像个小怨妇似的,呵呵,今天早上起来,心情还不错,本想读读英语呢,因为我发现还得参加研究生学位英语考试,我的英语都荒废一年了~~吼吼..应该还能捡的起来的~~可是不知怎么滴,想起了那个微分方程的作业..打靶法,就开始跟它较劲了,难,是吧,我还偏要做出来~~大早上八点就开电脑,一边编程一边看理论知识,从一点点的算法到一步步的程序~~直到十点,才搞定,好开心哦~~可是昨天晚上被这个算法折磨的很惨~~ 也许我的性格中有一种不服输的因子存在吧....虽然很多时候,我对周围的一切波澜无惊~~是比较淡漠... 说了n次的想抄别人的作业,想了n次的要放弃~~可是,我怎么也行动不起来(懒的行动)~~ 华东理工大学出版社,微分方程数值解法,69页,7.(2)题,取h=0.05.并且老师要求隔4个输出一个。
Last night has been spent in the depressed anxious, the more upset the more we can not read, followed by one of my endless complaining, like a small怨妇like, huh, huh, this morning, the mood was also Yes, this would like to read English, because I found that post-graduate degree have to take part in examinations in English, my English has abandoned a year ~ ~吼吼.. should be able to pick up the ~ ~ but do not know how to drop, think of the The differential operation .. shooting method, with its war began, and difficult, is not it, I want to do it all out ~ ~ 8:00 am on opening large computers, while watching the theoretical side of programming knowledge, from a little bit of algorithm to a step-by-step process ~ ~ until 10 o clock before we get so happy oh ~ ~ But last night was miserable this algorithm torture ~ ~ Perhaps I have the personality factor of the existence of an unwillingness to admit defeat .... although it very often, I am all the waves around without fear ~ ~ is relativ (2009-07-20, matlab, 2KB, 下载19次)

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

[数值算法/人工智能] suanfa

该书籍包含很多使用的算法(有具体的码源),例如:数论算法、图论算法、排序算法,高精度计算等,对于编程人员有很大的帮助
The book contains a lot of use of the algorithm (there is a specific code source), such as: number theory algorithms, graph theory, algorithms, sorting algorithms, high-precision calculations, for programmers to be very helpful (2009-04-20, matlab, 177KB, 下载27次)

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

[数值算法/人工智能] FSArengongyu

FSA人工鱼群算法用MATLAB编程实现。有很高的价值。体现了人工鱼群算法的特点。保证能运行。
FSA artificial fish-swarm algorithm with MATLAB Programming. Has a high value. Embodies the characteristics of artificial fish-swarm algorithm. Guarantee that it will run. (2008-09-13, matlab, 2KB, 下载778次)

http://www.pudn.com/Download/item/id/545656.html
12345
总计:94