-
Array-Programming
了解数组的概念,掌握数组的声明、初始化方式,熟练掌握foreach语句的用法,理解params关键字的使用,掌握数组转换方法的使用,理解索引器的概念,掌握在整数索引和在字符串上索引的应用.
(Understand the concept of the array, the array of master declaration, initialization methods, proficiency foreach statement usage, understanding the use of params keyword, master the use of an array of conversion methods, understand the concept of indexers, master integer index and index in the string applications.)
- 2014-11-25 18:24:20下载
- 积分:1
-
DB-SCAN
the bdscan algorithm for clustering algorithms
- 2014-11-26 22:06:26下载
- 积分:1
-
SwitchSourceCode
说明: matlab下的24口交换机模型,交换机仿真。(A 24-port switch model under Matlab.)
- 2011-03-30 15:39:46下载
- 积分:1
-
Lyapunov_Lorenz
定义法计算计算Lorenz系统lyapunov指数,结果比较精确!
可以改为任意3维动力系统的lyapunov指数的计算程序!(Define of the method to calculate the Lorenz system lyapunov index, accurate results!
Can be changed to any 3-dimensional dynamical systems lyapunov index calculation program!)
- 2013-03-24 22:51:28下载
- 积分:1
-
GM_EM
不错的GM_EM代码。用于聚类分析等方面。( GM_EM- fit a Gaussian mixture model to N points located in n-dimensional
space.
Note: This function requires the Statistical Toolbox and, if you wish to
plot (for k = 2), the function error_ellipse
Elementary usage:
GM_EM(X,k)- fit a GMM to X, where X is N x n and k is the number of
clusters. Algorithm follows steps outlined in Bishop
(2009) Pattern Recognition and Machine Learning , Chapter 9.
Additional inputs:
bn_noise- allow for uniform background noise term ( T or F ,
default T ). If T , relevant classification uses the
(k+1)th cluster
reps- number of repetitions with different initial conditions
(default = 10). Note: only the best fit (in a likelihood sense) is
returned.
max_iters- maximum iteration number for EM algorithm (default = 100)
tol- tolerance value (default = 0.01)
Outputs
idx- classification/labelling of data in X
mu- GM centres)
- 2013-03-28 12:26:37下载
- 积分:1
-
fangzhen
实验一 双极性矩形随机信号的归一化功率谱密度一
1.1 功率谱密度简介
平稳过程的任何一个非零样本函数的持续时间为无限长,显然都不满足绝对可积和总能量有限的条件。因此,它的傅里叶变换不存在即没有频谱函数。所以我们用功率谱密度来表述其频谱特性。
随机过程的任一实现是一个确定的功率型信号。而对于任意的确定功率信号f(t),它的功率谱密度为:
式中, 是f(t)的截短函数 对应的频谱函数。f(t)是平稳随机过程 的一个实现。而随机过程某一个实现的功率谱密度不能作为过程的功率谱密度。过程的功率谱密度应该看作是任一实现的功率谱密度的统计平均,即
虽然该式给出了平稳随机过程的功率谱密度,但我们通常都不利用这个式子来计算功率谱。我们知道,确知的非周期功率信号的自相关函数与功率谱密度是一对傅里叶变换。对于平稳随机过程,也有类似的关系,即
和
对于平稳随机过程我们通常先求出其自相关函数再利用上式求出其功率谱密度。
1.2 实验要求
1.了解平稳随机信号功率谱的概念及计算方法
2.仿真不同占空比,等概、非等概双极性矩形随机信号的归一化功率谱密度
3.分析不同信号所包含的频谱分量,有无直流分量和定时分量信息
(A pair of rectangular random experiment polarity signal sample return a nonzero function of any duration power spectral density of a 1.1 power spectral density of a stationary process Introduction of infinite length, apparently not satisfied absolutely integrable and the total energy of the limited conditions. Therefore, it is the Fourier transform of the spectrum that does not function does not exist. Therefore, we use the power spectral density to express their spectral characteristics. Any random process is a realization of a certain type signal power. For arbitrarily determined power signal f (t), its power spectral density is: wherein, is f (t) is a function corresponding to the truncated spectrum function. f (t) is a stationary random process of realization. The random process to achieve a certain power spectral density can not serve as the power spectral density of the process. Power spectral density process should be seen as a statistical average power spectral density of any r)
- 2014-11-30 20:39:29下载
- 积分:1
-
chap11
vc++matlab图像处理与识别分章代码下载11(vc++ matlab image processing and recognition of sub-chapter code 11 download)
- 2009-03-28 09:53:32下载
- 积分:1
-
FNNMATLAB
说明: 一个模糊神经网络解耦的MATLAB程序,希望对大家有帮助(A fuzzy neural network decoupling of the MATLAB program, we want to help)
- 2010-04-03 16:52:58下载
- 积分:1
-
5
说明: 基于图像处理和Matlab混合编程的自动聚焦技术及应用(Matlab-based image processing and hybrid programming techniques and application of auto-focus)
- 2010-05-10 11:28:15下载
- 积分:1
-
MATLABGenetic-Algorithm
遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它最初由美国Michigan大学J.Holland教授于1975年首先提出来的(Genetic Algorithm (based Algorithm) is a simulation Darwin the evolution natural selection and Genetic mechanism of biological evolution process calculation model, is a kind of searching optimal solution by simulating the natural evolution process of the method, it initially by the university of Michigan J.H olland first proposed in 1975, professor)
- 2014-09-28 16:43:08下载
- 积分:1