搜索资源列表
基于随机游走的图像分割
- 基于随机游走的图像分割方法,matlab实现。是对论文Random Walks for Image Segmentation的算法实现。
随机信号分析,包括随机信号的数字特征
- 随机信号分析,包括随机信号的数字特征,相关函数和协方差,带图形显示。,Random signal analysis, including the number of characteristics of random signals, correlation functions and covariance, with graphical display.
power-spectrum.rar
- MATLAB产生随机信号,计算相关函数,估计功率谱,MATLAB,random-signal,auto-correlation,power-spectrum
MATLAB
- 产生长度为1000的标准正太分布的随机信号,画出时域波形及频谱; 采用u=255的非均匀PCM编码,每符号为8bit,画输入-输出关系图; 计算信号量化噪声比(SQNR); 信道误码率为10-3; 解码,并画出u律反变换后的信号时域波形及频谱。 扩展要求: 采用均匀PCM、量化级数可变、信道误码率可变。 - have a standard len
LDPC
- ldpc编码,随机生成H矩阵,LLR-BP算法译码,有我详细的注解,非常详尽-ldpc coding, randomly generated H matrix, LLR-BP decoding algorithm, with my detailed notes, very detailed
fcsr
- 伪随机序列产生器-代进位反馈移位寄存器,matlab 原代码。-Pseudo-random sequence generator- on behalf of binary feedback shift register, matlab source code.
C-means
- 使用c-均值聚类算法在IRIS数据上进行聚类分析,随机选择三个初始聚类中心,经过多次迭代,最终将150个样本分为三类。-Use c-means clustering algorithm in the IRIS data on the cluster analysis, three randomly chosen initial cluster centers, through a series of iterative, 150 samples will eventually fall into
Matlab-GA
- 对于单种群进化,多方式进化是提高全局搜索能力和收敛速度的一种有效策略 该程序采用: 编码:二进制编码、实数编码(默认) 选择:非线性排名选择(主要表现在前期),锦标赛选择(主要表现在后期,含精英保留),由于单纯的转轮盘选择存在诸多弊端,这里没有采用 交叉:二进制编码采用多点交叉和均匀交叉,并逐步增大均匀交叉概率 实数编码采用离散交叉(前期)、算术交叉(中期)、AEA重组(后期) 变异:二进制编码采用随机变异 实数编码采用两种自适应变异和两种随机变异,且尽量采用前者
em_ghmm
- EM算法的MATLAB实现,EM算法是HMM中用于随机过程模型参数训练的经典算法-the inplement of algorithm EM with MATLAB,the algorithm is a claasical mathod which is used to train the patameter of the HHM model.
matlab
- 人机交互小功能,画曲线,改变颜色,生成矩阵,随机与固定的,退出,改变线型-Human-Computer Interaction small features, drawing curves, changing the color, generating matrix, random and fixed, from the change of linear
MATLAB
- 这是一个MATLAB中文工具箱,提供了很多有用的,MATLAB自身没有的数学建模的源码,例如:数据拟合,微积分和微分方程,随机模拟和统计分析,数学规划,离散优化等,并有中文的注释。非常好!-This is a MATLAB toolbox Chinese, providing a lot of useful, MATLAB does not own the source of mathematical modeling, such as: data fitting, calculus and d
用MATLAB实现遗传算法程序.pdf
- 遗传算法的基本步骤如下: 1)在一定编码方案下,随机产生一个初始种群; 2)用相应的解码方法,将编码后的个体转换成问 题空间的决策变量,并求得个体的适应值; 3)按照个体适应值的大小,从种群中选出适应值 较大的一些个体构成交配池; 4)由交叉和变异这两个遗传算子对交配池中的 个体进行操作,并形成新一代的种群; 5)反复执行步骤2-4,直至满足收敛判据为止。(The basic steps of the genetic algorithm are as follows: 1) u
第10章 随机神经网络
- 随机神经网络 Matlab实例+源代码,随机神经网络(Random neural network Matlab example + source code)
matlab中在圆中随机生成若干小圆
- matlab中在圆中随机生成若干小圆,用以对比,小圆互相不重叠,希望能帮到大家
MATLAB神经网络
- MATLAB快速入门,单层感知器,线性神经网络,BP神经网络,反馈神经网络,随机神经网络,GUI设计神经网络等等(MATLAB quick start, single layer perceptron, linear neural network, BP neural network, feedback neural network, stochastic neural network, GUI design neural network and so on.)
MATLAB数字信号处理与应用.
- 涉及MATLAB 滤波器涉及,随机信号处理,非平稳信号处理等内容(The MATLAB filter involves stochastic signal processing, non-stationary signal processing and so on.)
matlab code
- MATLAB中随机森林分析,bp神经网络分析实例(Random forest analysis in MATLAB and example of BP neural network analysis)
Randomly sprinkle points
- 本次试验中,在单位方格内,随机撒20个传感器一次,通讯半径0.42时,覆盖率(黑色点数除以总点数)可以达到100%。每张图的左边是半径变大的动态图,右边是对应的覆盖率以及关于多次试验(蒙特卡罗)所求的通讯半径与覆盖率的关系。(In this experiment, 20 sensors are scattered randomly in a unit grid. When the communication radius is 0.42, the coverage (black points d
随机生成多孔介质matlab程序
- matlab生成随机分布纤维代码,用于后续模拟处理(Matlab generates randomly distributed fiber code for subsequent simulation processing)
随机生成多孔介质matlab程序(20191112164848)
- 一种新型的matlab生成随机线条的代码,用于后续处理(A new matlab code for generating random lines for subsequent processing)