-
NEWTON-RAPHSON
NR for economic dispatch
- 2013-03-02 23:17:45下载
- 积分:1
-
Depth-conversion-matlab-code
MAtlab code to do depth conversion of horizons in seismic interpretation
- 2013-07-24 15:40:41下载
- 积分:1
-
Retinex
本代码实现基于Retinex理论的三种方法,分别为单尺度Retinex,多尺度Retinex,以及自商图像方法。直接运行每个文件夹下的test文件就可以得到对应的方法的处理结果。(This code implements three methods based on Retinex theory, respectively, for the single-scale Retinex, the multiscale Retinex, as well as self-quotient image method. The test file can be run directly under each folder corresponds to the method of processing results.)
- 2021-04-15 13:48:54下载
- 积分:1
-
My_LM_BP
LM-BP网络预测电网负荷,很值得参考哦(LM-BP network load forecasting)
- 2014-05-16 20:13:47下载
- 积分:1
-
LMS
简单的最小二乘逼近算法,用于系统辨识,方便修改噪声参数和系统参数,为系统辨识和仿真作业的源代码。(Simple least-squares approximation algorithm for system identification to facilitate the modification of system parameters and noise parameters for the system identification and simulation of the source code of operation.)
- 2009-05-10 18:05:30下载
- 积分:1
-
MIMO_OFDM_Source
主要是MIMO-OFDM系统的C++语言实现,简单实用,值得一看。(This is a C++ language of MIMO-OFDM system, simple and practical, worth a visit.)
- 2014-11-18 20:00:48下载
- 积分:1
-
PDE_Galerkin
应用Matlab采用Galerkin法求解偏微分方程(Galerkin method for solving partial differential equations by matlab)
- 2013-12-09 23:00:24下载
- 积分:1
-
ldmnqlunwen
“杂波建模与仿真技术及其在雷达信号模拟器中的应用研究”这是博士论文,内容丰富,详细()
- 2007-09-19 12:58:37下载
- 积分:1
-
yaoweijuanjima
基于matlab的咬尾卷积码,对数据进行编码,再利用维特比译码的方式进行解码,大学课程设计内容。(Based on matlab tail biting convolutional codes, to encode the data, and then use the Viterbi decoding the way to decode the University curriculum content.
)
- 2021-03-07 23:29:29下载
- 积分:1
-
EMSeg
EM 算法是求参数极大似然估计的一种方法,它可以从非完整数据集中对参数进行估计,是一种非常简单实用的学习算法。这种方法可以广泛地应用于处理缺损数据、截尾数据以及带有噪声等所谓的不完全数据,可以具体来说,我们可以利用EM算法来填充样本中的缺失数据、发现隐藏变量的值、估计HMM中的参数、估计有限混合分布中的参数以及可以进行无监督聚类等等。(Expectation Maximization image segmentation
Input:
ima: grey color image
k: Number of classes
Output:
mask: clasification image mask
mu: vector of class means
v: vector of class variances
p: vector of class proportions
)
- 2021-04-08 12:49:01下载
- 积分:1