资源列表
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
IQPSO
- 量子微粒群算法,用于参数寻优,收敛速度较快。(Quantum particle swarm optimization (QPSO) algorithm is used to optimize parameters with fast convergence speed.)
filled function
- 利用matlab的填充函数方法求解全局最优解的源代码(Using Matlab's Fill Function Method to Solve the Source Code of Global Optimal Solution)
井液影响
- 用于研究井中激发极化法,井液对观测结果的影响,后面发虚宗量一阶二阶变形贝塞尔函数数值滤波解(It is used to study the induced polarization method in well, the influence of well fluid on the observation results, and the numerical filtering solution of the first order and second order deformation Be
包络解调与功率谱
- 本代码可实现包络谱以及功率谱的绘制,可应用于信号分析(This code can realize the drawing of envelope spectrum and power spectrum, and can be applied to signal analysis)
weibull
- 工程上,估计某一机械等的寿命分布情况,并基于韦伯儿分布对寿命进行预测,包括对其可靠性的分析,失效函数等(In engineering, the life distribution of a certain machine is estimated, and the life is predicted based on Weber distribution, including its reliability analysis, failure function, etc)
TLMM
- 一种基于M估计函数的鲁棒的自适应滤波算法(A robust adaptive filtering algorithm based on M-estimation function)
遗传算法多目标优化
- 遗传算法解决多目标优化问题,利用遗传算法对多目标问题进行优化得到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.)
迭代
- 差分迭代法和虚时间法求解薛定谔方程;克尔非线性方程光孤子解;(Solution of schrodinger equation by difference iteration method and virtual time method;Kerr nonlinear equation optical soliton solution;)
bead_spring
- 一个简单的分子动力学例程,该程序用matlab编写,可直接执行。(A simple molecular dynamics matlab routine.)
kNN
- K最近邻(k-Nearest Neighbor,KNN)分类算法,是一个理论上比较成熟的方法,也是最简单的机器学习算法之一。该方法的思路是:在特征空间中,如果一个样本附近的k个最近(即特征空间中最邻近)样本的大多数属于某一个类别,则该样本也属于这个类别。(K-nearest neighbor (KNN) classification algorithm is a relatively mature method in theory and one of the simplest machine
n_1_zilishi_MCR_500kV
- 画出JA模型的微分方程,用于模型对BH曲线拟合。(Used to fit B-H curve with JA model)
