-
matlab
说明: 很好的讲述了matlab的基础知识,使你可以更好的学习、入门。欢迎大家学习与交流。(Good about the basics of matlab, so you can better learn, get started. Welcome to the learning and exchange.)
- 2011-03-22 17:07:02下载
- 积分:1
-
ClassDefItem
Representation of a Dalvik class, which is basically a set of members (fields or methods) along with a few more pieces of information.
- 2013-12-04 10:18:45下载
- 积分:1
-
LightBattery
这是一个光伏电池的基本模型,该模型可以用于学习或者基础性的研究(the battery model of the photovoltaic)
- 2021-04-26 18:18:45下载
- 积分:1
-
generate_monthly_statistics
calipso二级气溶胶AOD月平均廓线(Monthly Average Profile of Calipso Secondary Aerosol AOD)
- 2020-07-04 20:20:02下载
- 积分:1
-
ldpc
通过学习LDPC编译码原理,编写了LDPC码的编译码程序。通过此程序可以更好的实现LDPC码的仿真(in this passage we have write the program of edcoded and decoded of LDPC code.through it we can undersatand LDPC more.)
- 2011-01-01 22:55:06下载
- 积分:1
-
MPPT3
S 函数 编写的 MPPT
在MATLAB上 调试成功
请大家参考(S function written MPPT in MATLAB debugging please refer to)
- 2013-03-16 16:19:25下载
- 积分:1
-
遗传粒子群、混沌粒子群、基本粒子群三者对比 GAPSO
遗传粒子群、混沌粒子群、基本粒子群三者对比,对一个判断方程,输出其收敛曲线,本人毕业设计的核心精华!(Genetic particle swarm, chaotic particle swarm, and basic particle swarm, equations for a judgment, the output curve of its convergence, the core essence of graduation design.)
- 2020-10-05 10:37:38下载
- 积分:1
-
func
说明: 产生LFM信号。生成一个线性调频脉冲
%*Bandwidth——带宽,-表示降调制
%*Pulsewidth——脉宽
%*Samplespeed——采样速率
%Frequncy——中心频率
%Repeatcircle——重复周期
%Delay——延时,-表示超前
%Pulse——行矢量(LFM signal generate.
Generate a chirp pulse
%*Bandwidth - bandwidth, - denotes down modulation
%*Pulsewidth - pulse width
%*Samplespeed - sampling rate
%Frequncy - center frequency
%Repeat cycle
%Delay -- delay - indicates lead
%Pulse -- line vector)
- 2021-03-20 09:40:27下载
- 积分:1
-
QHQ-azimuthangle-error
偏振控制器,利用绑架球算法对QHQ型进行方位角的误差分析(Polarization controller, using the kidnapping of QHQ type ball algorithm for the azimuth error analysis)
- 2009-12-14 12:37:51下载
- 积分:1
-
EM算法(讲解+程序)
EM 算法是Dempster,Laind,Rubin于1977年提出的求参数极大似然估计的一种方法,它可以从非完整数据集中对参数进行 MLE估计,是一种非常简单实用的学习算法。这种方法可以广泛地应用于处理缺损数据、截尾数据以及带有噪声等所谓的不完全数据,可以具体来说,我们可以利用EM算法来填充样本中的缺失数据、发现隐藏变量的值、估计HMM中的参数、估计有限混合分布中的参数以及可以进行无监督聚类等等。(EM algorithm is a method for maximum likelihood estimation of parameters proposed by Dempster, Laind and Rubin in 1977. It can estimate parameters from incomplete data sets by MLE. It is a very simple and practical learning algorithm. This method can be widely used in dealing with the so-called incomplete data such as defective data, censored data and noisy data. Specifically, we can use EM algorithm to fill missing data in samples, find hidden variable values, estimate parameters in HMM, estimate parameters in finite mixed distribution, and so on. Unsupervised clustering and so on.)
- 2020-07-04 06:00:01下载
- 积分:1