资源列表
Multibeam_satellite_uplink&downlink
- 对于多波束卫星的上行链路和下行链路信道进行了建模,提供了function文件,可直接使用。(The uplink and downlink channels of multi-beam satellites are modeled, and function files are provided, which can be used directly.)
lasso
- 利用Python语言实现了lasso回归(Lasso regression is realized by Python language)
PSO faultlocation
- 基于粒子群算法配电网故障定位算法,大家可以学习一下(Particle swarm optimization algorithm for fault location in distribution network)
BioEncryption-master
- OTFS modulation simulation inmatlab
永磁同步电机矢量控制
- 永磁同步电机无位置算法C代码,包含弱磁,解耦,过调制,死区补偿,多种无位置算法,模型以及C文件应有尽有
交直流混联系统统一迭代法-IEEE9
- 利用matlab进行编程,交直流混联系统9节点潮流计算程序(9-node power flow calculation program for AC / DC hybrid system)
全新的子载波调制方式盲识别算法
- 提出一种全新的子载波调制方式盲识别算法,该算法利用OFDM子载波组的统计特性,然后通过推导得到新的基于混合高阶矩的特征量,使得到新的特征量不受信噪比、载波频偏与相位偏移的影响。
libsvm-3.17
- 主要针对声品质预测模型使用的相关智能算法,包括支持向量机(SVM)和BP神经网络。(This paper mainly focuses on the relevant intelligent algorithms used in the sound quality prediction model, including support vector machine (SVM) and BP neural network.)
ofdr
- 基于OFDR的分布光纤传感技术的研究,仿真了OFDT干扰(The distributed optical fiber sensing technology based on OFDR is studied, and the ofdt interference is simulated)
pumakins
- 本程序为最经典的puma六轴机器人运动学算法的C代码(This program is the most classic puma six axis robot kinematics algorithm C code)
MATLAB绘制干旱指数面积图
- MATLAB绘制干旱指数面积图,标准化降水指数(Standardized Precipitation Index,简称SPI)采用加利福尼亚大学欧文分校的code计算。(Drawing drought index area map with MATLAB. The standardized precipitation index (SPI) is calculated using the code of the University of California, Irvine.)
data_batch_2
- cifar-10数据集由10个类的60000个32x32彩色图像组成,每个类有6000个图像。有50000个训练图像和10000个测试图像。数据集分为五个训练批次和一个测试批次,每个批次有10000个图像。测试批次包含来自每个类别的恰好1000个随机选择的图像。训练批次以随机顺序包含剩余图像,但一些训练批次可能包含来自一个类别的图像比另一个更多。总体来说,五个训练集之和包含来自每个类的正好5000张图像。 具体:batch2.mat文件,该训练集可以用于图片识别,非负矩阵分解等。(The ci