搜索资源列表
MATLAB
- 产生长度为1000的标准正太分布的随机信号,画出时域波形及频谱; 采用u=255的非均匀PCM编码,每符号为8bit,画输入-输出关系图; 计算信号量化噪声比(SQNR); 信道误码率为10-3; 解码,并画出u律反变换后的信号时域波形及频谱。 扩展要求: 采用均匀PCM、量化级数可变、信道误码率可变。 - have a standard len
matlab
- 可实现银行排队论mmm,输出随机数matlab实现计算机模拟排队论-Bank of queuing theory can be realized mmm, the output random number matlab computer simulation of queuing theory to achieve
generate_random
- Matlab下生成给定分布律的随机数的程序。包括采用余数法,产生一个N(0,1)正态分布随机数等。-generate the random number you give the rules.
MATLAB_Programming_Multivariate_Gaussian_Random_Pr
- 一个MATLAB程序,用以产生多变量高斯随机过程的样本-A MATLAB program used to generate the samples for multivariate Gaussian random process
MATLAB
- 优化问题分类:(非)线性规划、整数规划、0-1 规划、(多)目标规划、(与时间有关的)动态规划、(系数是随机变量的)随机规划。 -Optimization problem categories: (non-) linear programming, integer programming ,0-1 plan, (multiple) goal programming, (and time-related) dynamic programming, (coefficient is a random
matlab
- 插值,函数逼近,矩阵特征值计算,数值微分,积分,方程求根,非线性方程求解,迭代,随机数生成,特殊函数,常微分方程,偏微分方程等常用的matlab程序。-Interpolation, function approximation, matrix eigenvalue calculation, numerical differentiation, integration, finding roots of equations, nonlinear equations, iterative, rand
Random-number-generation
- matlab种各种随即数的生成源代码,文件中有近20种随机数的产生。-the number of species then matlab generate all the source code, file, nearly 20 kinds of random number generation.
matlab
- 仿真程序:首先需要用一个随机发生器产生(0.1)内的均匀随机数,然后再将该序列映射到对应的幅度电平{Am}。然后将这个范围再分成4个相等的区间,这些子区间分别对应于4个信号比特的符号00,01,10,11。检测器观察到r=Am+n,并且计算r和4种可能传输的信号幅度之间的距离,它的输出Bm就是相应于最小距离的信号电平。Bm与真正的的传输信号幅度比较,差错计数器用来对检测器产生的差错计数。-Simulation program: first need to use a random genera
random-valued-impulse-noise
- MATLAB® is a high-level technical computing language and interactive environment for algorithm development, data visualization, data analysis, and numeric computation. Using the MATLAB product, you can solve technical computing problems faster th
random-valued-impulse-noise-using-anniso-diff
- MATLAB® is a high-level technical computing language and interactive environment for algorithm development, data visualization, data analysis, and numeric computation. Using the MATLAB product, you can solve technical computing problems faster th
MATLAB-language
- 差值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、线性方程组直接法、线性方程组迭代法、随机数生成、特殊函数计算、常微分方程初值问题、偏微分方程数值解法、数据统计和分析-Difference, function approximation, eigenvalue calculation, numerical differentiation, numerical integration, finding roots of equations, nonlinear equ
matlab
- 电梯群控系统的仿真,顾客的到达服从泊松流分布,上行还是下行是随机的,层数也是随机的,matlab仿真,有输出数据-Elevator group control system simulation, the customer' s arrival Poisson distribution flow, the upstream or downstream is random, the number of layers is random, matlab simulation, the outp
stationary random simulation
- 这是一个关于随机水文学模拟水位的程序,课后习题 的验证与编程(it is used for stationary random simulation.it is the answer of a AR model)
复杂网络中基本网络模型的matlab实现
- 复杂网络的matlab实现,得到不同规模的BA无标度网络、WS小世界网络、随机网络、规则网络的拓扑图。还有各类型的拓扑度分布、聚集系数、平均最短路径等静态特性的实现。(Matlab implementation of complex networks, BA scale networks of different sizes, WS small world networks, random networks and regular networks are obtained. There are
random forest
- 文档包括两部分内容,一部分是Leo Breiman关于随机森林的介绍解释文档pdf,内有实例和分析,介绍的很清楚,是英文版,不过不是很难;第二部分是Leo Breiman的官方程序,从网站下载的,matlab版本。(The document includes two parts, one part is Leo Breiman on random forest introduced to explain the document PDF, there are examples and analy
Random-Forest-Matlab-master
- this is matlab code of random forest
matlab随机数生成方法
- matlab随机数生成算法,在需要生成随机数时会用到,比较实用(Matlab random number generation algorithm will be used in the need to generate a random number, more practical)
matlab code
- MATLAB中随机森林分析,bp神经网络分析实例(Random forest analysis in MATLAB and example of BP neural network analysis)
5、Random Forest
- random forest源代码,MATLAB实现,适合新手入门(random forest source code, matlab implementation, suitable for beginners)
randomforest-matlab
- 随机森林分类器的MATLAB代码,方便调用使用随机森林(RF)通过MATLAB平台(MATLAB Code of Random Forest Classifier)