资源列表
bnt-master
- 动态贝叶斯网络程序包,最新版,包含所有子函数和应用(Dynamic Bayesian network package, the latest edition, contains all sub functions and applications.)
基于ANN的6种调制信号自动调制识别
- 基于ANN的6种调制信号自动调制识别(2ASK、4ASK、2FSK、4FSK、2PSK、4PSK)(Automatic modulation recognition of 6 modulation signals based on ANN (2ASK, 4ASK, 2FSK, 4FSK, 2PSK, 4PSK))
design_point
- 建立了超临界二氧化碳布雷顿循环的特定工况下的循环代码(A cyclic code for a supercritical carbon dioxide Brayton cycle under specific conditions has been established.)
GPU-BA
- 光束法区域网平差的GPU实现,减少对内存的占用,并行处理加快速度。(The GPU implementation of bundle adjustment of regional network reduces the occupation of memory and speeds up parallel processing.)
python ABAQUS
- 采用Python提取有限元计算软件ABAQUS odb文件结果(Using Python to extract ABAQUS odb file results)
基于高斯混合模型(GMM)的说话人识别matlab
- 基于GMM的话者识别matlab程序,训练运行train.m,识别运行recog.m(speaker identification system based on GMM)
power_FCV_powertrain
- 燃料电池汽车仿真模型,较为详细,可作为仿真参考(matlab fuel cell vehicle model)
EM 算法
- 用EM算法求解高斯混合模型并可视化,数据是男女生的身高分布,前提是初始化男女生身高各自的均值和方差和比例,然后由EM算法求解,男女生身高的均值方差,以拟合数据。(The EM algorithm is used to solve the Gauss mixture model and visualize. The data is the height distribution of male and female. The premise is to initialize the mean, v
ConvolutionalNetwork-master
- 这是Convolutional Network的一个实现。此外,它提供了一些可视化更高级别特征的工具,并演示了原始输入图像重建的一个例子。(This is one of the implementations of Convolutional Network. In addition, it provides some tools for visualizing higher level features, and demonstrates an example of original inpu
MATLAB画路径图测试数据
- 给定地点的位置以及各个地点之间的连接关系,根据关系画出路线图(Supposing the location and the relation of each point is certain, we can draw the route map of it.)
PID
- 为不知道怎么将PID公式转换为C语言的朋友提供方便(Provide convenience for friends who do not know how to transform PID formula into C language.)
MNFTool-master
- 用于进行MNF变换,mnf用于对高维数据进行降维,特征提取(For MNF transformation, MNF is used for dimensionality reduction and feature extraction of high-dimensional data.)