资源列表
[matlab例程] data and program
说明:对针触式粗糙度测量仪测得的离散数据点进行高斯滤波,得到粗糙度曲线和波纹度曲线。(Gauss filtering is applied to the discrete data points measured by the pin-and-touch roughness measuring instrument to obtain the roughness curve and the waviness curve.)<THIOIHT> 在 2024-12-29 上传 | 大小:28kb | 下载:1
[数值算法/人工智能] LDPC-PEG算法构造H矩阵
说明:LDPC-PEG算法构造H矩阵源码程序,matlab源码程序 clear all; clc; %输入编码参数,m:校验节点数目,n:变量节点数目(注意码率R不一定为1/2) %构造任意码率的LDPC校验矩阵 m=input('The number of check nodes:'); n=input('The number of variable nodes:'); h=zeros(m,n); %给定变量节点度分布序列 d<MATLAB编程> 在 2024-12-29 上传 | 大小:1kb | 下载:1
[人工智能/神经网络/遗传算法] 强化学习
说明:基础的强化学习Q-learning算法,对初学者对Q-learning算法得理解比较有帮助,程序包括运行脚本,Q-learning算法脚本以及环境脚本。(Basic reinforcement learning Q-learning algorithm is helpful for beginners to understand Q-learning algorithm. Programs include running scr ipt<若I柳雪> 在 2024-12-29 上传 | 大小:3kb | 下载:1
[数值算法/人工智能] gabor反褶积用于地震数据
说明:对地震数据进行gabor域的反褶积,提高地震数据的主频,进而提高地震分辨率(Deconvolution of seismic data in Gabor domain can improve the main frequency of seismic data and the seismic resolution.)<期年> 在 2024-12-29 上传 | 大小:5kb | 下载:1
[matlab例程] 随机振动-matlab程序
说明:好几个关于随机振动,结构动力学方面求解的算法,包括PSD法,PEM法,模态空间法,虚拟激励法等算法的基础程序(Several algorithms for solving random vibration and structural dynamics, including PSD method, PEM method, modal space method and virtual excitation method, are intr<MDKBJTU> 在 2024-12-29 上传 | 大小:3kb | 下载:1
[人工智能/神经网络/遗传算法] 基于神经网络的车牌识别
说明:基于神经网络的车牌识别,在原有基础上增多了训练集,提高了识别的准确度(Vehicle license plate recognition based on neural network increases the training set and improves the accuracy of recognition.)<DNSnoJLY> 在 2024-12-29 上传 | 大小:88.85mb | 下载:1