资源列表
fuzzy_table
- 这个主要是针对倒立摆的模糊控制设计的MATLAB程序,是离散的(This major is designed in view of the fuzzy control of the inverted pendulum MATLAB, is discrete)
IEEE802.11.a
- IEEE802.11.a的matlab仿真代码(Matlab simulation code of IEEE802.11.a)
PCA
- 采用INP数据(145*145*200),该数据有16个类别, PCA进行数据降维,然后对降维数据采用kNN分类(k=1)。(Using INP data (145*145*200), the data has 16 categories, PCA carries out data reduction, and then uses kNN classification for dimensionality reduction data (k=1).)
CDMA2000下行链路仿真模块
- CDMA2000下行链路仿真模块的matlab实现代码(CDMA2000 downlink simulation module)
qizhongjipid
- 此程序主要是起重机的模型程序,及其用PID进行起重机的控制(This program is primarily a crane model, and the crane using PID control)
CDMA通信系统仿真
- CDMA通信系统的仿真,及matlab代码(CDMA communication system simulation)
信号与系统实验3
- 1、利用Matlab求观察图示周期三角脉冲的傅里叶级数与原波形的关系。要求分别画出最高谐波次数n=1,3,5,7时合成波形与原波形的对照图。(The relationship between the Fourier series of the graphic periodic triangular pulse and the original waveform is observed by Matlab. The comparison of the synthetic and original
qizhongjipso
- 该程序主要是MATLAB中SIMULINK模块,主要是起重机的粒子群算法控制(The program is mainly in the MATLAB SIMULINK module, mainly for crane control particle swarm algorithm)
双矩形脉冲的正反傅里叶变换
- 双矩形脉冲的正反傅里叶变换 (1) 画出以上式子所定脉冲的时域波形; (2)画出信号的振幅谱 abs(sf);(3) 将第二步所得的频谱求傅里叶反变换,并画出其波形,并与原始信号对比;(Positive and inverse Fourier transform of double rectangular pulses (1) draw the above formula set by the pulse waveform; (2) draw the signal amplitu
svm
- 支持向量机由Vapnik首先提出,像多层感知器网络和径向基函数网络一样,支持向量机可用于模式分类和非线性回归,该程序主要实现svm的分类和回归功能。(SVM was first proposed by Vapnik. Like multilayer sensor network and radial basis function network, SVM can be used for pattern classification and non-linear regression. The p
libsvm
- libsvm工具箱的主要函数为svmtrain和svmpredict,其中一些参数设置可以按照svm的类型和核函数所支持的参数进行任意组合,如果设置的参数在函数或svm类型中没有也不会产生影响,程序不会接受该参数,程序主要用一个例子来说明主要参数的使用。(The main functions of the libsvm toolbox are svmtrain and svmpredict, some of which can be arbitrarily combined according
svm分类预测
- wine的数据来源是UCI数据库,记录的是在意大利同一区域里三种不同品种的葡萄酒的化学成分分析,数据里含有178个样本,每个样本含有13个特征向量(化学成分),每个样本的类别标签已给,该程序主要实现意大利葡萄酒种类识别。(The data source for wine is the UCI database, which records the chemical composition of three different varieties of wines in the same area