-
yjdlb
一级倒立摆的模糊控制,用融合函数的思想,基于最优控制。通过simulink仿真。(An inverted pendulum fuzzy control, with the idea of integration of functions, based on the optimal control. Through the simulink simulation.)
- 2020-06-29 22:00:01下载
- 积分:1
-
Dynamics-Analysis-by-Numercial-Integration
matlab progrmas for FEM
- 2012-06-04 22:30:58下载
- 积分:1
-
Desktop
二维插值的应用。二维插值主要应用于图像处理和数据的可视话。主要方法有:最邻近插值;双线形插值;三次样条插值等方法。该源码可以看出其中区别。(Application of two-dimensional interpolation. Two-dimensional interpolation is mainly used in image processing and visualization of data words. Main methods are: the nearest interpolation double linear interpolation cubic spline interpolation and other methods. The source can be seen the difference between them.)
- 2020-09-18 12:07:58下载
- 积分:1
-
7polynomial_trajectory
说明: 用7次多项式进行机器人关节空间的轨迹规划(The trajectory planning of robot joint space is carried out by using 7 degree polynomial)
- 2020-04-19 17:09:54下载
- 积分:1
-
Vblast_QR
VBLAST的QR实现,包括维特比软译码 以及软解调 严格按照802.11构建(VBLAST of QR implementation, including the Viterbi soft decoding and soft-demodulator constructed in strict accordance with the 802.11)
- 2009-02-27 09:20:28下载
- 积分: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
-
papr_comparison
papr comparison on the basis of slm, co-pts with different iteration............
- 2013-09-23 16:31:58下载
- 积分:1
-
digital-signal-processing
语音信号处理Matlab
MATLAB-based digital signal processing and Practice Development(Speech Signal Processing Matlab)
- 2013-11-01 17:06:28下载
- 积分:1
-
RSAMultiPrimePrivateCrtKeyImpl
Additional class for verification RSAMultiPrimePrivateCrtKey interface.
- 2013-12-16 11:34:02下载
- 积分:1
-
CalendarTable
利用Matlab编写的一个具有图形界面的日历程序,可以显示日记和时间。(Prepared by use of Matlab graphical interface with a calendar program, you can display the diary and time.)
- 2009-03-25 15:52:34下载
- 积分:1