资源列表
NRW9988
- NRW算法,以s参数提取超材料结构的等效介电常数(Programming in NRW algorithm to extract the effective permittivity is obtained by S parameter)
偏微分方程MATALB程序
- 偏微分方程解的几道算例(差分、有限元)+含matlab程序,包括向前差分和向后差分,网格步长比,模拟图,比率以及MATLAB源代码!值得借鉴学习!
对流扩散方程的Crank-Nicolson差分格式程序
- (Crank-Nicolson difference scheme of the convection-diffusion equation program)matlab版本
Hungarian-algorithm-By-matlab-master
- 对异构网络下的信道环境进行建模,包括路径损耗,多径衰落效应,小尺度衰落,并给出了匈牙利算法的实现(Modeling the channel environment under heterogeneous networks, including path loss, multipath fading effect, small-scale fading, and giving the implementation of Hungarian algorithm)
A题 matlab代码
- 这是2018年建模国赛的标准代码,运用spass分析,以及模拟退火算法(This is the standard code of the 2018 modeling international competition, using spass analysis and simulated annealing algorithm.)
pemfc
- 燃料电池简易模型,适合相关方向初学者学习研究(A simple model of fuel cell)
dace
- 几种常用代理模型算法,包括Kriging,RBF,样条插值模型。能够根据样本数据拟合高精度代理模型,并提供了几个算例(Several commonly used proxy model algorithms, including Kriging,RBF, spline interpolation model.According to the sample data, the high precision proxy model can be fitted, and several example
Beam Assemble
- Beam Assemble.mBeam Assemble.mBeam Assemble.m
聊天机器人
- 基于知识图谱的聊天机器人,使用的图数据库是neo4j,关于neo4j的说明我的博客上面有
求超越方程的根
- 超越方程的根的求法以及对应的雅克比矩阵的求法,特征值,特征向量等用MATLAB程序方便的求解
dofft
- 用于对ADC采集正弦波后得到的数据进行FFT,计算得到ADC的动态性能参数(ADC DYNAMIC TEST(FFT))
CSC神经网络算法和训练样本
- CSC算法的神经网络算法和训练样本,包含测试程序test.py还有训练程序train.py