搜索资源列表
PID
- PID控制算法的MATLAB仿真其中参数,Kp,Ki,Kd分别为PID控制器的比例、微分和积分参数。
pid温度控制
- PID温度控制,实现温度升降,通过调节其中的Kp,Ki,Kd,可以改变响应速度,可以消除振荡,通过改变传递函数可以改变响应速度-PID temperature control realizes temperature s rise and drop.We can alter the rate of response and eliminate oscillating via adjusting Kp,Ki,Kd. We can also alter the rate of response
基于PWM的卫星喷气姿态控制系统
- 基于刚体三轴稳定对地定向航天器的PD+PWM姿态稳定与机动仿真。在原点小偏差线性化后,经过简单计算和调试,最后确定:Kp = [700 700 900],Kd = [2330 2400 3030],姿态运动学和姿态动力学均由m文件编写,其余由simulink基本模块搭成。压缩包里的其他文件包括PWM的测试、触发器测试和内嵌m文件。主程序为kinematics.mdl
pid.rar
- 模糊PID算法(C++) 温度控制的一般控制算法,Kp,Ki,Kd,需根据具体的控制对象取合适的值,fuzzy-PID
FuzzyPID
- 里面有三个二维模糊调节器分别实现PID控制器的参数Kp,ki,Kd,的调节。其控制原理:根据前面的偏差e和偏差变化ec将三个模糊控制器FC1,FC2,FC3分别进行模糊化,模糊逻辑推理,解模糊化。最后得到pid控制器参数调节量。-There are three two-dimensional fuzzy controller to achieve PID controller parameters were Kp, ki, Kd, of the regulation. The control p
knnsearch
- 一个小而有效的程序来执行的K -近邻搜索算法,此算法利用JIT 理论加速循环,比向量化有效解决了大量数据的精度问题。甚至比kd-tree效果要佳-A small and effective procedures to implement the K- nearest neighbor search algorithm, this algorithm uses JIT acceleration cycle theory, than to solve a lot of data to quantif
fuzzypid1
- 一个用simulink做的模糊PID自适应系统,通过三个模糊FIS:dkp,dki,dkd来分别控制Kp,Ki,Kd,以达到PID参数可自动调整的目的。-A simulink do with self-adaptive fuzzy PID system, through three fuzzy FIS: dkp, dki, dkd to control the Kp, Ki, Kd, in order to achieve automatic adjustment of PID paramete
kdtree
- 用matlab编写的k-dtree,加快搜索,在点云拼合中应用广泛。-Matlab prepared with k-dtree, to speed up the search, put together in the point cloud in a wide range of applications.
ResearchandImplicaofAutochargingEquipmentBasedonDS
- :介绍了一种利用DSP控制的大容量蓄电池自动充电装置的设计。采用高频开关电源技术,给出了基于数 字信号处理器TMS320LF2407的充电装置控制系统的软、硬件设计。借助Matlab中的Simulink仿真工具,采用 在线模糊自整定技术对充电装置控制系统进行仿真,并将仿真结果应用于DSP控制器中,实现对Fuzzy-PID控 制的Kp、Ki、Kd参数的在线自整定,使充电方式能较好的模拟最佳充电曲线,达到理想效果。理论分析和试验都 表明,该充电装置能够有效地提高蓄电池的充电效率,加快
kdtree
- 有matlab和vc联合编程实现kd树实现过程,附有它们之间转化用的max文件和动态链接库dll文件。-Matlab and vc are the joint programming process to achieve the realization of kd tree, accompanied by their transformation with the max files and dynamic link library dll file.
E_02_Mourss.cpp
- sita ir mans kd par matricam
zf2wc
- Calculation wc and kd on a desirable stock of stability of a contour
knnsearch
- 寻找测试样本的最近邻,可以有效的用于用于模式识别,信号处理-This is a small but efficient tool to perform K-nearest neighbor search, which has wide Science and Engineering applications, such as pattern recognition, data mining and signal processing. The code was initially
kdtree1.2
- kd-tree 是广泛用来处理多维寻找最近点的数据结构。该文件中是由matlab调用c++代码实现的,其中实现包括kd-tree的建立最近点的查找等。-kd-tree is kind of data structure which is widely used to find the nearest point in multi-demensions.The zip file contain matlab and cpp files.The functions implemented inclu
kdtree_in_matlab
- kd-tree 是一种常用的数据结构,它在搜索最近点中有普遍用处。该文件是一个用纯matlab写成的源代码。-kd-tree is a commonly used data structure, it is commonly used in searches for the nearest point. The file is a pure source code written in matlab.
BOS_NLTV_v1
- kd树的结构和分析及其源代码的程序使用matlab-kd tree structure and analytical procedures used and its source code matlab
Fuzzy-PID_3ouputs
- Fuzzy Auto PID Tuning for DC Motor The Fuzzy system needs 2 inputs e(t) & de(t) and it will get three outputs for tuning the PID gains (KP), (KI) & (KD) depending on the membership functions -Fuzzy Auto PID Tuning for DC Motor The Fuzzy system nee
diedaixuexi
- 迭代学习控制程序,适用于初学迭代学习控制的人,-The process of Ifjsf askfd sa klfd js lskjdl fn kjas ldfj ldsfk kd lfdk dkf d d dfljmdfkpe e e rer e re er e r t y tdlfkd-p s[p oioi kldkl d lkf ldkp m dkkf fd d lfkl lfdl k ldpeerei[ m[pi[e epirep p
@kdtree
- kd树在matlab下的实现主要包含4个子函数-The following code implements a KDTree search algorithm in MATLAB.There are 4 main functions
MACD+KD+20均线EA
- MT4平台自带了一个自动交易的EA指标,这是macd+ma+kd系统EA(Macd+ma+kd system EA)