搜索资源列表
随机信号分析,包括随机信号的数字特征
- 随机信号分析,包括随机信号的数字特征,相关函数和协方差,带图形显示。,Random signal analysis, including the number of characteristics of random signals, correlation functions and covariance, with graphical display.
图8-6-2随机信号不同取样长度时的功率谱估计0928f
- 随机信号不同取样长度时的功率谱估计,matlab实现,用于数字信号处理-random sampling signal different lengths of power spectral estimation, Matlab achieve for digital signal processing
随机骨料程序多边形
- 采用matlab编制的随机骨料多边形程序
随机行走
- 本程序利用伪随机数模拟随机行走过程,在判断方向的语句上开创性的使用了矩阵计算,使得程序运行工程减少了判断语句,降低了程序的运行时间,优化了程序(This procedure using pseudo random number random walk simulation process, judge the direction of statements in pioneering use of matrix calculation, the program reduces the engin
纳米棒随机行走
- 计算及模拟了纳米棒的随机行走,给出了行走的动态图像。(The random walk of nanorods is calculated and simulated, and the dynamic image of walking is given.)
球表面生成均匀分布随机点
- 利用抽样方法,在球表面生成了均匀分布的随机点(Uniform random points are generated on the spherical surface by using the sampling method)
随机选取lsb
- 实现在LSB上的随机信息隐秘以及信息提取(Implementation of random information hiding and information extraction on LSB)
随机森林
- 作为新兴起的、高度灵活的一种机器学习算法,随机森林(Random Forest,简称RF)拥有广泛的应用前景,从市场营销到医疗保健保险,既可以用来做市场营销模拟的建模,统计客户来源,保留和流失,也可用来预测疾病的风险和病患者的易感性。(As a new, highly flexible a machine learning algorithm, random forest (Random Forest, referred to as RF) has broad application prosp
第二章-平稳随机过程的谱分析
- 介绍了平稳随机过程及功率谱相关理论 ● 傅里叶变换能否应用于随机信号? ● 相关函数与功率谱的关系 ● 功率谱的应用 ● 采样定理 ● 白噪声的定义(The stationary random process and the theory of power spectrum correlation are introduced.)
应用随机过程课本中文版
- 例程及讲解,应用随机过程入门级资料,适合计算机、通信类同学学习(Examples of routines and explanations, application of random process introductory information. Suitable for computer and communication classes)
MC随机仿真
- 采用matlab编程语言对蒙特卡洛法的随机仿真的实现(The Realization of Stochastic Simulation of Monte Carlo Using Matlab Programming Language)
基于并联自适应随机共振的微弱信号检测方法
- 实现信号的随机共振处理,包括matlab代码的实现(introduce the procedding of signal)
决策树与随机森林
- 给出对决策树与随机森林的认识。主要分析决策树的学习算法:信息增益和ID3、C4.5、CART树,然后给出随机森林。 决策树中,最重要的问题有3个: 1. 特征选择。即选择哪个特征作为某个节点的分类特征; 2. 特征值的选择。即选择好特征后怎么划分子树; 3. 决策树出现过拟合怎么办? 下面分别就以上问题对决策树给出解释。决策树往往是递归的选择最优特征,并根据该特征对训练数据进行分割。(The understanding of decision tree and random
matlab中在圆中随机生成若干小圆
- matlab中在圆中随机生成若干小圆,用以对比,小圆互相不重叠,希望能帮到大家
随机共振的Runge-Kutta解法
- 基于随机共振的二维图像降噪,内含说明,可直接使用(Two-dimensional image denoising based on random resonance)
混凝土随机球形骨料球体蒙特卡洛随机分布模型
- 目前三维的混凝土建模很少见,随机球形骨料在受限空间(球体)随机分布模型,本人自己编写,具有原创性。动画显示建模过程。三种粒径不同的骨料随机分布。模拟混凝土材料的过程。有助于后续有限元计算。(Random spherical aggregate in the restricted space (sphere) random distribution model, I write it myself, with originality. Animation shows the modeling pr
随机森林算法分类、回归
- 随机森林分类器,matlab写的,直接可以运行,不需要该任何东西,详细看readme和案例。-Random Forest classifier, matlab write, direct run, does not require that anything
随机森林算法_keyong
- 随机森林算法的源程序,在故障诊断中得到了应用,亲测可用(The source program of random forest algorithm is applied in fault diagnosis)
随机动态规划matlab程序
- 求解随机动态规划的MATLAB程序,有需要的请下载(Solving stochastic dynamic programming)
34节点随机潮流计算
- 34节点随机潮流计算:包括半不变量法和蒙特卡洛法的对比分析,其中半不变量法对应两种级数展开的方式:Gram Charlier和Cornish Fisher