资源列表
光栅反射率仿真
- matlab模拟光栅,设置光栅基本参数,得到反射谱。(FBG simulation, set the basic parameters to obtain the reflection.)
wavefunction
- fluent边界造波完整udf程序,希望对大家有用~(Complete procedure of boundary wave-making, I hope it will be useful to all of you.~)
ST
- 可选取任意道来实现一维地震信号S变换时频分析并成图(Selecting any channel to realize time-frequency analysis and mapping of one-dimensional seismic signal S-transform)
qd9915
- 重要抽样Monte Carlo方法改进二次可靠度的程序(Program for Improving Secondary Reliability by Important Sampling Monte Carlo Method)
《The craft of prolog》
- 《The craft of prolog》 Prolog经典书籍原版(The craft of prolog ebook)
unet-master
- 用于细胞检测的神经网络代码。 使用Unet进行边缘检测。(Neural network code for cell detection. Unet is used for edge detection.)
说话人识别系统(需要录音)(可以运行)
- 这个代码是基于matlab开发的,能够实现语音说话人识别的代码(This code is based on Python and can realize speech recognition.)
QAM的调制解调完整仿真程序源码
- QAM的调制解调完整仿真程序源码 matlab源码(QAM modem complete emulator source code matlab source code)
matlab代码-遗传算法流水车间调度
- 用遗传算法解决流水车间问题,里面是matlab代码(The genetic algorithm is used to solve the flow shop problem, which contains matlab code.)
LDPC-PEG算法构造H矩阵
- LDPC-PEG算法构造H矩阵源码程序,matlab源码程序 clear all; clc; %输入编码参数,m:校验节点数目,n:变量节点数目(注意码率R不一定为1/2) %构造任意码率的LDPC校验矩阵 m=input('The number of check nodes:'); n=input('The number of variable nodes:'); h=zeros(m,n); %给定变量节点度分布序列 dv=0.38354*x+0.04237*x^2+0.5740
pagerank
- 解决python的pagerank的一个实例,可以对此进行一个修改完成其他PageRank的案例。(An example of python's PageRank can be modified to complete other PageRank cases.)
transfer
- 用于脑电信号分析,使用matlab对脑电信号的传递熵进行分析,计算传递熵,判断复杂程度(Analysis of EEG Signals)