资源列表
LBM程序
- A simple one dimensional lattice Boltzmann method to solve the time dependent Schroedinger equation. The method works by writing the Schroedinger equation as a continuity equation and an Euler equation as outlined in the.【来自国外某教学网站,仅供个人学习交流,请勿用于其他用途】
simulink二自由度模型
- 使用simulink建立了线性二自由度车辆模型,输入为前轮转角,输出为侧向速度和横摆角速度,对初学者有一定的参考价值。
01 Economic Dispatching using PSO
- 粒子群进行电力系统经济调度程序,初学者可以学习(Particle swarm optimization for power system economic dispatching program, beginners can learn)
kfmn
- kalman filter AUV,用matlab编写的卡尔曼滤波器的一个小程序,可自动测试安装偏角(Kalman filter AUV, a small program of Kalman filter written in matlab, can automatically test the installation deflection angle.)
简化模糊神经网络MATLAB代码,对初学者有一定用处
- 适合初学者使用的模糊神经网络,基于matlab平台。(Suitable for beginners)
宽带doa估计算法
- 经典ISM算法,可以实现对宽带声源的估计,就是频域music算法
music
- music算法,自己编写的,适合初学者上手用
ofdm
- 基于MATLAB的OFDM系统仿真链路,串行数据经串并变换后进行QDPSK数字调制,调制后的复信号通过N点IFFT变换,完成多载波调制,使信号能够在N个子载波上并行传输,中间插入10训练序列符号用于信道估计,加入循环前缀后经并串转换、D /A后进入信道,接收端经过N点FFT变换后进行信道估计,将QDPSK解调后的数据并串变换后得到原始信息比特。(Simulation Link of OFDM System Based on MATLAB)
5
- 利用Mie散射原理计算粒子的消光系数散射系数和吸收系数(Calculating the Extinction Coefficient Scattering Coefficient and Absorption Coefficient of Particles by Mie Scattering Principl)
tensorflow-infogan-master
- 很好的GAN安装包,包含平台版本配置需求及操作说明(A good example of GAN, including platform version configuration requirements and operation instruction)
PSO-SVM
- pso-svm very useful, we want to be useful.
语谱图
- 一个用于语音信号的程序,目的是画出其语谱图也就是时频图。