-
H_bridge
H桥控制的simulink仿真模型,可以作为直流电机控制系统设计的参考模型(H-bridge control of the simulink simulation model can serve as a DC motor control system design reference model)
- 2021-01-27 17:38:36下载
- 积分:1
-
colony
ant colony optimization for solving economic dispatch problems
- 2012-12-30 16:23:43下载
- 积分:1
-
iirdesign
Infinite impulse response (IIR) is a property of signal processing systems. Systems with this property are known as IIR systems or, when dealing with filter systems, as IIR filters. IIR systems have an impulse response function that is non-zero over an infinite length of time. This is in contrast to finite impulse response (FIR) filters, which have fixed-duration impulse responses. The simplest analog IIR filter is an RC filter made up of a single resistor (R) feeding into a node shared with a single capacitor (C). This filter has an exponential impulse response characterized by an RC time constant.
- 2012-04-12 20:50:07下载
- 积分:1
-
4176code_network_sybex
In short, to-the-point chapters, Practical C++ Programming covers all aspects of programming including style, software engineering, programming design, object-oriented design, and debugging. It also covers common mistakes and how to find (and avoid) them. End of chapter exercises help you ensure you ve mastered the material. Steve Oualline s clear, easy-going writing style and hands-on approach to learning make Practical C++ Programming a nearly painless way to master this complex but powerful programming language.
- 2014-10-10 10:33:00下载
- 积分:1
-
PSOSA2_OPF
基于遗传算法的粒子群算法,可有效解决粒子群算法局部最优(Particle swarm optimization algorithm based on genetic algorithm can effectively solve the local optimization of particle swarm optimization algorithm)
- 2015-08-22 15:44:34下载
- 积分:1
-
Gait-Tracking-With-x-IMU-master
Univercity of Bristol几个学生用6DOF(也即是GY-521三轴加速度+三轴陀螺)制作的测步器,可以看到他们成功测量出各轴旋转以及xyz轴的位移(Univercity of Bristol several students 6DOF (that is, GY-521 triaxial accelerometer+ triaxial gyro) produced measured steps, you can see their success measurement of the displacement of each axis and xyz axis)
- 2016-02-22 10:06:06下载
- 积分:1
-
gridfitdir
matlab平面拟合方法,从其他网站上转载来的(matlab plane fitting methods, are reproduced from other sites to the)
- 2020-12-01 09:09:27下载
- 积分:1
-
Matlab_Expermient_Guidence
河北大学matlab实验指导-郑晓昆 ,包含实验指导书内容和源代码,以及部分实验结果+图示(Hebei University, matlab experimental guidance- Zhengxiao Kun, including guide books content and source code, as well as some experimental results+ icon)
- 2013-10-31 19:11:18下载
- 积分:1
-
Practica-2
Practicas de windows windws practicas
- 2015-03-22 15:56:17下载
- 积分:1
-
P4-1
传算法(Genetic Algorithm)是一类借鉴生物界的进化规律(适者生存,优胜劣汰遗传机制)演化而来的随机化搜索方法。它是由美国的J.Holland教授1975年首先提出,其主要特点是直接对结构对象进行操作,不存在求导和函数连续性的限定;具有内在的隐并行性和更好的全局寻优能力;采用概率化的寻优方法,能自动获取和指导优化的搜索空间,自适应地调整搜索方向,不需要确定的规则。遗传算法的这些性质,已被人们广泛地应用于组合优化、机器学习、信号处理、自适应控制和人工生命等领域。它是现代有关智能计算中的关键技术(Propagation algorithm (Genetic Algorithm) is a law of evolution in biology class reference (survival of the fittest, survival of the fittest genetic mechanisms) randomized search method evolved. It was first proposed by the United States J.Holland professor in 1975, and its main feature is to operate directly on the structure of the object, the continuity of the derivative and the function limitation does not exist with global implicit parallelism inherent and better optimization capability the use of probabilistic optimization method that can automatically obtain and guidance to optimize the search space adaptively adjust the search direction, the rule does not require determined. The nature of the genetic algorithm, has been widely used in combinatorial optimization, machine learning, signal processing fields, such as adaptive control and artificial life. It is about smart modern computing key technologies)
- 2014-02-08 09:18:38下载
- 积分:1