-
pwl
利用MATLAB计算轴承故障仿真信号功率谱的相关程序。(Correlation program calculation and Simulation of signal power spectrum of bearing fault using MATLAB.)
- 2015-03-20 16:53:13下载
- 积分:1
-
idealCentre20150304
一个房地产项目微官网源码,动态效果不错,自适应各种手机屏幕(A real estate project micro website source code, dynamic effect is good, the adaptive to various mobile phone screen)
- 2015-03-23 14:37:57下载
- 积分:1
-
FIRDIEDAI
matlab重要的学习资料 初学者的好帮手 程序代码非常重要,在滤波器设计方面有参考价值(matlab important information for beginners to learn a good helper program code is very important in the design of a reference filter)
- 2010-10-06 19:58:02下载
- 积分:1
-
Kumaresanmusic
基于Kumaresan和Tufts提出的music改进方法,以减小计算复杂度(Kumaresan and Tufts-based music made by improved method to reduce the computational complexity)
- 2009-12-01 13:48:19下载
- 积分:1
-
CVI_MATLAB
CVI_MATLAB混合编程方法,多少还是有点用,大家随便看看吧(CVI_MATLAB hybrid programming approach, the number is still somewhat used, everyone just take a look at it)
- 2008-06-04 20:05:01下载
- 积分:1
-
moving_detection
说明: 本程序是一个采用背景差分的运动目标检测方法(This program is a moving target using the background difference detection method)
- 2011-03-02 15:08:44下载
- 积分:1
-
GABasedRouting
Codes are for the Embedded Programs and designs for the logics
- 2013-10-19 14:32:03下载
- 积分:1
-
probe
sctp_probe - Observe the SCTP flow with kprobes.
- 2015-03-16 14:25:30下载
- 积分:1
-
shuangbihuan
说明: 模型中明显地体现出模型设计主要有电流调节器和转速调节器两个负反馈闭环组成,
把转速调节器的输出当成电流调节器的输入,在通过电流调节器的输出控制后面的电路。
在这里电流环为内环,电压环为外环,所以形成了转速电流双闭环控制的直流调速系统。(The model obviously shows that the design of the model mainly consists of two negative feedback loops: current regulator and speed regulator,
Take the output of the speed regulator as the input of the current regulator, and control the circuit behind it through the output of the current regulator.
Here, the current loop is the inner loop and the voltage loop is the outer loop, so a DC speed regulation system with speed current double closed loop control is formed.)
- 2020-04-13 16:23:55下载
- 积分:1
-
遗传算法程序
说明: 遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。传统上,解用二进制表示(即0和1的串),但也可以用其他表示方法。进化从完全随机个体的种群开始,之后一代一代发生。在每一代中,整个种群的适应度被评价,从当前种群中随机地选择多个个体(基于它们的适应度),通过自然选择和突变产生新的生命种群,该种群在算法的下一次迭代中成为当前种群。(Genetic algorithm (GA) is a search algorithm used to solve optimization in computational mathematics. It is one of evolutionary algorithms.
Evolutionary algorithms were originally developed by borrowing phenomena in evolutionary biology, such as heredity, mutation, natural selection and hybridization.
Genetic algorithms are usually implemented as a computer simulation.
For an optimization problem, an abstract representation of a certain number of candidate solutions (called individuals) (called chromosomes) evolves towards a better solution.
Traditionally, solutions are represented in binary (that is, strings of zeros and ones), but other representations are possible.
Evolution begins with a population of completely random individuals, and it happens from generation to generation.)
- 2020-06-07 21:42:11下载
- 积分:1