-
Basickalmanhecheng
该程序是设计了一种基于卡尔曼函数的DMC控制,能有效的消除控制系统的稳态误差,得到理想的控制效果(The program is designed based on Kalman DMC control function, can effectively eliminate steady state error control system, are ideal control)
- 2010-09-15 10:21:13下载
- 积分:1
-
Laba_0
#include "comparer.h"
#include <iostream>
using namespace std
int Comparer::compareByName(Student& s1,Student& s2)
{
return strcmp(s1.m_szName,s2.m_szName)
}
int Comparer::compareBySurname(Student& s1,Student& s2)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
PSO
粒子群算法(PSO)解决旅行商问题(TSP)的matlab程序。(Particle swarm optimization (PSO) to solve the traveling salesman problem (TSP) in the matlab program.)
- 2020-10-10 16:57:34下载
- 积分:1
-
compare
经典的MUSIC算法可对非相干信号实现很好地估计,在相干信源的情况下经典的MUSIC算法失效,无法准确估计出信源波达方位角度。引入空间平滑技术来对相干信号进行预处理,以减弱或消除信号之间的相干性,改进后的MUSIC算法能对相干信号的DOA 实现精确估计。(The classical MUSIC algorithm can achieve a good non-coherent signal is estimated that in the case of coherent sources the classic MUSIC algorithm is disabled, can not accurately estimate the source azimuth angle of arrival. Spatial smoothing technique to the introduction of coherent signals pretreatment to weaken or eliminate the coherence between the signals, the modified MUSIC algorithm for DOA of coherent signals to achieve precise estimates.)
- 2011-06-13 10:22:18下载
- 积分:1
-
mPPuuma560a
matlab环境下,对puma560机器人人的工作空间运动轨迹做了轨迹规划,的到轨迹云图
(Matlab environment, puma560 robot trajectories trajectory planning, to track cloud map)
- 2012-08-07 20:18:02下载
- 积分:1
-
monitor
打开摄像并进行照相eventdata reserved - to be defined in a future version of MATLAB
handles structure with handles and user data (see GUIDATA)
If Enable == on , s on mouse press in 5 pixel border.
Otherwise, s on mouse press in 5 pixel border or over text3.
(The JPG file RGB value is displayed in the txt documenteventdata reserved- to be defined in a future version of MATLAB
handles structure with handles and user data (see GUIDATA)
If Enable == on , s on mouse press in 5 pixel border.
Otherwise, s on mouse press in 5 pixel border or over text3.
)
- 2015-01-01 16:46:42下载
- 积分:1
-
Watterson
基于watterson信道模型的matlab程序(Watterson channel model based on the matlab program)
- 2021-04-23 22:18:47下载
- 积分:1
-
pca_working
PCA code in matlab.. very helpfill
- 2010-02-25 06:53:28下载
- 积分:1
-
OFDM_simulation
OFDM详细的MATAB仿真,包括了每一个详细的步诌(Detailed OFDM simulation MATAB)
- 2009-09-26 15:09:57下载
- 积分:1
-
Simulation-of-Switched-Reluctance-Motor-and-Contr
Simulation of Switched Reluctance Motor and Control Based on MATLAB Environment
- 2014-12-04 13:27:43下载
- 积分:1