-
ga cvx
遗传算法和凸优化联合优化阵元分布及宽带信号波束成形(genetic algorithm and convex optimization for array element distribution and wideband signal beamforming)
- 2016-04-19 11:05:04下载
- 积分:1
-
RA
说明: SIMULATION AND IMPLEMENTATION OF TWOLEVEL
AND THREE-LEVEL INVERTERS BY
MATLAB AND RT-LAB
- 2011-11-26 18:57:57下载
- 积分:1
-
123456
该程序完成了针对卫星姿态控制系统的执行器故障诊断和传感器故障诊断(The program has completed for the actuator fault diagnosis of satellite attitude control system and sensor fault diagnosis)
- 2013-05-09 17:53:17下载
- 积分:1
-
MATLAB-lapalce8778yuu
transformada de laplace codigos
- 2010-09-28 10:39:21下载
- 积分:1
-
getTrees
a point in detection algorithm
- 2010-12-03 20:50:10下载
- 积分:1
-
ResearchandImplicaofAutochargingEquipmentBasedonDS
:介绍了一种利用DSP控制的大容量蓄电池自动充电装置的设计。采用高频开关电源技术,给出了基于数
字信号处理器TMS320LF2407的充电装置控制系统的软、硬件设计。借助Matlab中的Simulink仿真工具,采用
在线模糊自整定技术对充电装置控制系统进行仿真,并将仿真结果应用于DSP控制器中,实现对Fuzzy-PID控
制的Kp、Ki、Kd参数的在线自整定,使充电方式能较好的模拟最佳充电曲线,达到理想效果。理论分析和试验都
表明,该充电装置能够有效地提高蓄电池的充电效率,加快充电速度。
(:An automatic charging equipment with high-capacity storage battery was designed through being controlled by
DSP.Using the HF SPS(High-Frequency Switching Power Supply),the software/hardware implementation of a
TMS320LF2407 based controller system was introduced.With the tool-box of Simulink in Matlab,it adopts Fuzzy-PID
methods to simulate the controlling system of charging system.Then the result of simulation will be used in DSP controller
to realize self-control of the the parameters of Kp、Ki、Kd in PID controller so as to make the way of battery charging could
simulate the excellent curve and reach ideal results.)
- 2009-05-28 09:53:59下载
- 积分:1
-
FuzzyController-for-Traffic-Light
this is source code in matlab and the code is about how to read traffic ligth sign
- 2015-01-02 08:38:05下载
- 积分:1
-
power-load-flow
That code is done for Load flow.the basic tool for power system, based on Newton Raphson method
- 2011-12-06 21:53:10下载
- 积分:1
-
ch44
- implementation d ue commande par mode glissant -
- 2015-02-23 22:04:34下载
- 积分:1
-
bin2hex
function total_length=text_length_num(file_cell)
total_length=0
for i=1:length(file_cell)
y1=char(file_cell(i))
for j=1:length(y1)
if(y1(j)== > )
got=j-3
end
end
y=
for k=1:got
y(k)=y1(k)
end
[a,b,c,d]=fileparts(y)
FileName=[b c]
fid=fopen(y)
total_length_char=0
while 1
tline = fgetl(fid)
if ~ischar(tline), break,
- 2010-07-30 09:38:27下载
- 积分:1