资源列表
遗传算法多目标优化
- 遗传算法解决多目标优化问题,利用遗传算法对多目标问题进行优化得到pareto最优解。(The genetic algorithm solves the multi-objective optimization problem and USES the genetic algorithm to optimize the multi-objective problem to get pareto's optimal solution.)
wsn4
- 在MATLAB上利用三角形定位............(Triangular positioning)
复合材料频散曲线MATLAB程序
- 该程序代码用于求解超越方程,绘制频散曲线,自行可以更改基本参数或方程形式加以利用(Solve the transcendental equation, draw the dispersion curve)
计科软件对161_陈金金_水果识别
- 基于matlab的水果识别系统,含报告,源码(Fruit recognition system based on matlab, including report, source code)
迭代
- 差分迭代法和虚时间法求解薛定谔方程;克尔非线性方程光孤子解;(Solution of schrodinger equation by difference iteration method and virtual time method;Kerr nonlinear equation optical soliton solution;)
qpsk
- qpsk调制,解调,通过高斯信道误码率计算,并画误码率图和眼图,星座图(QPSK modulation, demodulation, error rate calculation through Gaussian channel and drawing error rate diagram and eye diagram. constellation diagram)
chatbot
- 聊天机器人 原理: 严谨的说叫 ”基于深度学习的开放域生成对话模型“,框架为Keras(Tensorflow的高层包装),方案为主流的RNN(循环神经网络)的变种LSTM(长短期记忆网络)+seq2seq(序列到序列模型),外加算法Attention Mechanism(注意力机制),分词工具为jieba,UI为Tkinter,基于”青云“语料(10万+闲聊对话)训练。 运行环境:python3.6以上,Tensorflow,pandas,numpy,jieba。(Chat Robot
bp参数辨识
- 锂离子电池参数辨识,把各个参数作为bp神经网络的权重阀值进行学习(Parameter identification of lithium-ion batteries and learning of each parameter as the weight threshold of BP neural network)
BIC确定GMM聚类簇数
- 通过贝叶斯信息准则确定高斯混合聚类方法的聚类簇数(Determining the Cluster Number of GMM Clusters by BIC)
Chirp信号的匹配滤波
- 利用matlab仿真产生线性调频信号,并实现线性调频信号的匹配滤波。(Using matlab simulation to generate LFM signal and realize matched filtering of LFM signal.)
UMAT
- abaqus的用户材料子程序umat的模板(Template of ABAQUS user material subroutine UMAT)
ABAQUS_GUI开发使用指南
- ABAQUS_GUI开发使用指南 官方的讲解(Guidelines for the Development and Use of ABAQUS_GUI)