资源列表
对流扩散方程的Crank-Nicolson差分格式程序
- (Crank-Nicolson difference scheme of the convection-diffusion equation program)matlab版本
偏微分方程MATALB程序
- 偏微分方程解的几道算例(差分、有限元)+含matlab程序,包括向前差分和向后差分,网格步长比,模拟图,比率以及MATLAB源代码!值得借鉴学习!
NRW9988
- NRW算法,以s参数提取超材料结构的等效介电常数(Programming in NRW algorithm to extract the effective permittivity is obtained by S parameter)
代码
- 基于量子蚁群算法优化BP神经网络的初始权值阈值,用于分类问题
Matlab_动态窗口法_demo
- 本文件是机器人动态窗口法的源代码,用于实现机器人在障碍环境下的模拟避碰仿真。(This file contains the source code of the robot dynamic window method, which is used to realize the simulation of the robot in the obstacle environment.)
Strassen Algorithm
- Strassen algorithm for matrix multiplication MATLAB code
求序列x(n)和h(n)的卷积
- hn=1.*([n>=-2]-[n>2]); xn=3.*([m>=1]-[m>6]);
Bas优化elman_new_new
- 天牛须算法优化elman神经网络代码,有需要的可自行进行下载,(The algorithm optimizes Elman neural network code, which can be downloaded if necessary.)
tim-matlab-1.2.0
- 本程序用于计算传递熵,采用MATLAB编程。方便实用(caltuate transfer entropy)
@TuCore
- tUCORE 算法,matlab模拟主流的博弈论模型。(Game theory model, basic mattug model, simulation with MATLAB)
BASS
- 宽带信号 DOA估计 BASS-ALE 该算法优于CSM 和 ISM、(Broad band DOA estimation of bass-ale This algorithm is superior to CSM and ism.)
KNN
- 一个简单好用的KNN算法程序,只需要输入训练集和对应的标签就可以得到想要的模型并进行测试集的预测(A simple and easy-to-use KNN algorithm program only needs to input the training set and corresponding tags to get the desired model and predict the test set)