资源列表
heat
- 通过Matlab编程实现激光熔覆温度场分布(Laser cladding temperature distribution code)
OFDMSignalDetection-master
- 程序实现的主要功能: OFDM调制识别:研究了基于高阶累量和基于小波变换的OFDM信号和单载波调制信号的识别算法,仿真分析了两种算法在高斯信道和多径瑞利衰落信道下的信号识别性能。 OFDM参数估计:研究了基于Welch算法和AR模型法求解功率谱进而估计信号带宽的算法,对两种算法的估计性能进行了比较;根据OFDM信号的循环平稳性研究了基于循环谱的载频估计算法;根据 OFDM信号的自相关性研究了基于可变延时自相关和固定延时自相关的FFT相结合的算法,估计了OFDM信号的有效数据长度、符号
DOA_MATLAB源程序
- 几种相干信号的doa估计方法,如空间平滑等,可以轻松实现解相干。亲测可用(Several DOA estimation methods of coherent signals, such as spatial smoothing, can easily achieve decoherence. Pro test available)
ABAQUS用户子程序
- 用于编写Abaqus中用户子程序,主要是开发材料本构关系的(it is for subroutines of abaqus software)
tentmap
- 帐篷映射图像 帐篷映射是非常实用的混沌系统 能产生随机序列(Tent mapping is a very practical chaotic system that can generate random sequences)
source
- 风力发电机组simulink仿真模型,包括风轮机模块、双馈发电机控制模块、风速模拟、电机模块、变桨模块等等(Simulink simulation model of wind turbine, including wind turbine module, doubly-fed generator control module, wind speed simulation, motor module, variable oar module, etc.)
cos similar
- 把图片表示成一个向量,通过计算向量之间的余弦距离来表征两张图片的相似度。(The image is represented as a vector, and the cosine distance between the vectors is calculated to represent the similarity of the two images.)
Sobol
- Sobol全局敏感性分析matlab编程(Matlab programming of Sobol global sensitivity analysis)
风控EA
- 风控ea 一键平仓 设置开、关仓位。控制资金比率(The risk control EA one key closing position is set to open and close position. Control capital ratio)
chang_para
- 依据chang失效准则,可以判断复合材料是否失效(Failure criterion of composite materials, can judge whether the fiber fails)
YPEA120 NSGA-II
- NSGA-II的MATLAB代码,直接运行main.m文件就行,建议最好有matlab的基础(Matlab code of NSGA-II,The matlab code of NSGA-II, just run the main. M file directly, it is recommended to have the basis of MATLAB)
从MATLAB中提取数据代码
- 从DEAP数据库中下载数据后需要从.mat文件中提取数据,本次代码是就是提取.mat格式的数据并存储在.txt文件中。分类已做好。(After downloading the data from DEAP database, you need to extract the data from. mat file. This code is to extract the data in. mat format and store it in. txt file. The classificatio