资源列表

« 1 2 ... .05 .06 .07 .08 .09 27910.11 .12 .13 .14 .15 ... 28521 »

[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-10-06 上传 | 大小:28672 | 下载: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-10-06 上传 | 大小:1024 | 下载:1

[matlab例程K_means

说明:Kmeans实现聚类分析,还有一个用模拟退火优化的Kmeans。(Kmeans implements clustering analysis.)
<Blogggggg> 在 2024-10-06 上传 | 大小:3072 | 下载:1

[数据结构常用算法交叉小波代码xwt

说明:做两种因子的相关性或者两种因子在时间上相关性 里面有两种粮食的产量数据(Do the correlation of two factors or the correlation of two factors in time)
<我是你谦哥> 在 2024-10-06 上传 | 大小:449536 | 下载:1

[matlab例程KPCA-故障检测

说明:内附有对应的数据集,直接测试即可。利用KPCA进行降维。(With data sets, direct testing is enough.)
<乖乖羊> 在 2024-10-06 上传 | 大小:57344 | 下载: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-10-06 上传 | 大小:3072 | 下载:1

[matlab例程量子粒子群

说明:一种用量子理论改进的粒子群算法,量子粒子群算法。(An improved particle swarm optimization (pso) algorithm based on quantum theory.)
<花落微凉> 在 2024-10-06 上传 | 大小:2048 | 下载:1

[数值算法/人工智能gabor反褶积用于地震数据

说明:对地震数据进行gabor域的反褶积,提高地震数据的主频,进而提高地震分辨率(Deconvolution of seismic data in Gabor domain can improve the main frequency of seismic data and the seismic resolution.)
<期年> 在 2024-10-06 上传 | 大小:5120 | 下载:1

[数值算法/人工智能ELM预测

说明:给出了一种极限学习机(elm)算法,并用汽油近红外光谱辛烷值数据集对ELM网络进行训练,最后用ELM对汽油辛烷值进行预测,并对预测结果进行评价。文件内含ELM工具箱,可直接在MATLAB运行。(An extreme learning machine (elm) algorithm is presented, and the ELM network is trained with the data set of gasoline near
<hellohaah> 在 2024-10-06 上传 | 大小:174080 | 下载: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-10-06 上传 | 大小:3072 | 下载:1

[人工智能/神经网络/遗传算法基于神经网络的车牌识别

说明:基于神经网络的车牌识别,在原有基础上增多了训练集,提高了识别的准确度(Vehicle license plate recognition based on neural network increases the training set and improves the accuracy of recognition.)
<DNSnoJLY> 在 2024-10-06 上传 | 大小:93162496 | 下载:1

[matlab例程matlab_hfss_api

说明:matlab_hfss_api,电磁仿真软件HFSS与MATLAB联合仿真的API(matlab_hfss_api,API of Electromagnetic Simulation Software HFSS and MATLAB)
<wenzhang> 在 2024-10-06 上传 | 大小:89088 | 下载:1
« 1 2 ... .05 .06 .07 .08 .09 27910.11 .12 .13 .14 .15 ... 28521 »

源码中国 www.ymcn.org