资源列表

« 1 2 ... .71 .72 .73 .74 .75 28376.77 .78 .79 .80 .81 ... 28522 »

[matlab例程信息论01

说明:此代码为计算离散随机变量的熵、联合熵、条件熵、互信息的 Matlab 程序(This code is a matlab program for calculating entropy, joint entropy, conditional entropy and mutual information of discrete random variables)
<艾叶star> 在 2025-07-01 上传 | 大小:5kb | 下载:0

[数值算法/人工智能ga_elman

说明:采用matlab语言实现了遗传算法对elman神经网络的优化,固定了权阈值参数,大家可以试试(The optimization of Elman neural network by genetic algorithm is realized with MATLAB language, and the weight threshold parameters are fixed. You can try it)
<tttt121gg> 在 2025-07-01 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法Sentiment Analysis1

说明:读取csv或xlsx文件后对文本信息进行NLP情感分析并计算出情感的得分,越接近1越积极,越接近-1越消极(After reading the CSV or xlsx file, NLP sentiment analysis is performed on the text information and the score of sentiment is calculated. The closer to 1, the more positive, the more close to - 1,
<DengJJ> 在 2025-07-01 上传 | 大小:8kb | 下载:0

[数据结构常用算法迷宫问题

说明:用C++语言实现在迷宫中寻找出路。 核心算法伪代码: do{ 如果当前位置为出口: 当前位置进栈; return 1; while(尝试的方向小于4) { 尝试方向号码对应方向的格子; 如果这个格子是没走过的通路: 当前位置进栈; 将地图上的这个位置标记为走过的; 切换试探的方块为新的当前位置; 跳出这层循环; 否则: 方向号码增加1; } 如果当前位置的四周没有路了: 地图上的当前位置标记成走过的; 出栈; }while(栈不空或者还有方向没试探完);(Using C + + l
<F(zx)> 在 2025-07-01 上传 | 大小:16kb | 下载:0

[数值算法/人工智能59564359M-C_by_Johan_Clausen

说明:ABAQUS本构模型二次开发,UMAT子程序,弹塑性摩尔库伦本构模型(Elastoplastic Mohr Coulomb constitutive model)
<小鱼儿&> 在 2025-07-01 上传 | 大小:14kb | 下载:8

[数值算法/人工智能eMC

说明:简单的弹性摩尔库伦本构模型,ABAQUS二次开发,UMAT子程序(Elastic Mohr Coulomb constitutive model)
<小鱼儿&> 在 2025-07-01 上传 | 大小:78kb | 下载:3

[数值算法/人工智能3

说明:这个程序是ABAQUS中剑桥模型和修正剑桥模型的一个算例(This program is an example of Cambridge model and modified Cambridge model in ABAQUS)
<小鱼儿&> 在 2025-07-01 上传 | 大小:11kb | 下载:3

[matlab例程lyapunov

说明:文件包括非线性方程数值计算时常用的lyapunov程序,以duffing方程为例,进行程序计算,可以稍微修改,计算其他方程。(The file includes the Lyapunov program commonly used in the numerical calculation of nonlinear equations. Taking Duffing equation as an example, the program can be modified slightly to ca
<弥侠> 在 2025-07-01 上传 | 大小:2kb | 下载:0

[matlab例程惯性测量装置IMU的仿真模型

说明:惯性测量装置IMU的matlab仿真模型。(Matlab simulation model of IMU.)
<宇宙与星辰> 在 2025-07-01 上传 | 大小:1kb | 下载:1

[matlab例程空间调制

说明:目前,以空间调制(Spatial Modulation,SM)、广义空间调制(Generalized Spatial Modulation,GSM)为代表的新型MIMO技术,成为4G以及5G的关键技术。空间调制系统在一个符号周期内,发送端只选择部分发送天线发送信号,从而大大提高了频谱效率,是大规模MIMO系统的重大突破。(At present, the new MIMO technology represented by spatial modulation (SM) and generaliz
<zpy1> 在 2025-07-01 上传 | 大小:1kb | 下载:2

[matlab例程非线性格兰杰因果关系代码

说明:该压缩包内为非线性格兰杰因果关系检验代码,欢迎大家下载(The compression package contains the non-linear Granger causality test code, welcome to download)
<myjjjjjj> 在 2025-07-01 上传 | 大小:4.92mb | 下载:1

[matlab例程SRR-Tensorbundle

说明:CST MATLAB 联合仿真超材料开口谐振环单元(CST matlab joint simulation of open resonance ring element of super material)
<v v> 在 2025-07-01 上传 | 大小:84kb | 下载:0
« 1 2 ... .71 .72 .73 .74 .75 28376.77 .78 .79 .80 .81 ... 28522 »

源码中国 www.ymcn.org