Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - random matlab
Search - random matlab - List
DL : 0
随机森林分类算法matlab例程, 内含详细语句说明(Random forest classification algorithm)
Date : Size : 162kb User : snail401

DL : 0
设选法活动方案哈尔耗费精力和电话改发黑啊让老人忽视了防护等级和道具(For generating random numbers based on samples)
Date : Size : 1006kb User : sunhaha

DL : 0
随机信号通过平方根升余弦滤波器滤波后,进入AWGN信道,接收机采用的是LMS算法,通过循环找到最佳的截止频率(The random signal is filtered through the square root cosine filter and enters the AWGN channel. The receiver uses the LMS algorithm to find the best cut-off frequency through the loop.)
Date : Size : 2kb User : Hijackxx

DL : 0
生成单位圆上均匀分布的1行10000列随机数,并画经验分布函数曲线。(The 1 rows and 10000 columns of random numbers distributed uniformly in the unit circle are generated and the empirical distribution function curves are drawn.)
Date : Size : 9kb User : 左手你我

DL : 0
生成单位正方形上均匀分布的1行10000列随机数,并画散点图。(A random number of 1 rows and 10000 columns of a uniform distribution on a square square is generated and a scatter plot is drawn.)
Date : Size : 9kb User : 左手你我

实现一个信号的WVD变换,针对的信号是非平稳的随机信号(To achieve a WVD transformation of a signal, the signal is a non-stationary random signal.)
Date : Size : 1kb User : 徐逗逗

包括经典滤波器设计,随机信号分析,非平稳信号处理等内容,代码很全面。(It includes classic filter design, random signal analysis, non-stationary signal processing and so on. The code is very comprehensive.)
Date : Size : 1.98mb User : felix1499

工具箱主要功能: 1) 姿态向量、四元数、矩阵、滤波算法等各类子程序 2) 圆锥运动仿真 划船运动仿真 惯性器件随机误差仿真 3) Kalman滤波初始对准 基于惯性系初始对准 罗经法初始对准 大方位失准角EKF初始对准 大失准角UKF初始对准 速度+姿态传递对准 4) 纯惯性导航SINS仿真 航位推算、SINS/DR仿真 SINS/GPS组合仿真 GPS/BD/GLONASS单点伪距定位 SINS/GPS松/紧组合 POS正逆向数据处理与信息融合仿真 5)((Toolbox main functions: 1) attitude vector, quaternion, matrix, filtering algorithms and other subroutines 2) conical motion simulation rowing simulation inertial device random error simulation 3) Kalman filtering based on initial alignment of inertial gyrocompass initial alignment law initial alignment of large azimuth misalignment angle EKF initial Alignment of large misalignment UKF initial alignment speed+ attitude transfer Alignment 4) pure SINS simulation inertial navigation dead reckoning, SINS/DR simulation SINS/GPS Integrated simulation of GPS/BD/GLONASS pseudoranges single point positioning SINS/GPS loose/tight combination of forward and reverse POS data processing and information fusion simulation 5)))
Date : Size : 13.29mb User : watergo

DL : 0
基于四种风速,随机风,基本风,阵风,渐变风的组合风速预测(Based on four kinds of wind speed, random wind, basic wind, gusty wind and gradient wind, the combination wind speed is predicted.)
Date : Size : 80kb User : 凌落尘

DL : 0
粒子滤波的MATLAB实现,通过寻找一组在状态空间中传播的随机样本来近似的表示概率密度函数,用样本均值代替积分运算,进而获得系统状态的最小方差估计的过程,这些样本被形象的称为“粒子”,故而叫粒子滤波(MATLAB implementation of particle filter,By looking for a set of random samples which are propagated in the state space to approximate the probability density function, the process of the minimum variance estimation of the system state is obtained by replacing the integral operation with the mean of the sample. These samples are called "particles", so they are called particle filtering.)
Date : Size : 1kb User : 黄子豪

DL : 0
复杂网络随机图生成,并生成邻接矩阵。运用MATLAB实现。(The random graph of complex network is generated and the adjacency matrix is generated.)
Date : Size : 43kb User : 小柴柴

利用MATLAB随机函数rand生成随机分布纤维(Random generate fiber)
Date : Size : 1.17mb User : seediq

DL : 0
人工蜂群算法自2005年被Karaboga等人提出以来,以其操作简单、参数少、易于编程实现、收敛速度快等特点而受到越来越多的关注。2007年,Karaboga【2007】使用人工蜂群算法对多变量函数进行优化,并对由人工蜂群算法(ABC),遗传算法(GA),粒子温度算法(PSO)和粒子温度灵敏演化算法(PS-EA)产生的结果进行了比较。 结果表明,人工蜂群算法优于其他算法。2009年,Karaboga【2009】使用人工蜂群算法优化大量的数值函数,并对由人工蜂群算法(ABC),遗传算法(GA),粒子温度算法(PSO),差分演化算法(DS)和进化策略(ES)产生的结果进行了比较。 结果表明,人工蜂群算法因其控制参数少、操作简群算单优于或类似于其他算法。(Artificial Bee Colony (ABC) algorithm (Dervis Karaboga 2005 [1]; Karaboga and Basturk 2009[2]), simulating the intelligent social behavior of a group of bees, aims to solve the numerical optimization problem in a given condition. Many scientific theories and engineering applications in real life can be attributed to the numerical optimization problem. For applications where there is no optimal solution or approximate solution, ABC optimization algorithm can show its advantages in a short period of time and give it a term that can be terminated at any time. Initializing a set of random solution at the very beginning and searching the optimization value with iteration according to candidate solutions generated by a certain strategy, ABC algorithm solves the problems effectively and efficiently. Due to these advantages, ABC optimization algorithm has been increasingly popular since it has been proposed by Dervis Karaboga in 2005 [1].)
Date : Size : 9kb User : Becky7163

MATLAB,随机数伪随机数生成概念,蒲丰投针实验原理(The concept of generation of random number pseudorandom number)
Date : Size : 708kb User : 111qqq222

包含dijkstra、Floyd、kruskal、动态规划、随机数生成等matlab程序,可根据自己需要进行修改(Including dijkstra, Floyd, kruskal, dynamic programming, random number generator and other matlab programs, which can be modified according to their own needs)
Date : Size : 145kb User : 五道杠骚年

通过随机部署信标节点来定位目标,当距离最近三个信标节点之间相互连接时,出现在信标节点组成的网格内,可以定位目标对象(The target object is located by the random deployment of beacon nodes. When the nearest three beacon nodes are connected to each other, the target object can be located in the grid of the beacon nodes.)
Date : Size : 6.4mb User : running

用MATLAB编写的,用于生成和描绘随机表面,基于分形理论,运行时间越长,会产生更多的细节(fractalsurface is a program, written in Matlab, which generates and plots random surfaces. Each time the program is run, a new surafce is created from scratch in a fractal-like manner. The longer the program is run, the more detailed the surface becomes.)
Date : Size : 5kb User : Leon_cumt

Rayleigh random variable
Date : Size : 478kb User : dehghani

DL : 0
展示了如何生成一个随机无标度网络图,基本结构分析,包括度分布、聚类系数等。观察两种类型的攻击对网络的影响:随机攻击(所有的几点有相同的概率从网络中删除)、有目标地选择连接度最大的节点(节点度最大的节点从网络中删除)。(Shows how to generate a random scale-free network graph, basic structural analysis, including degree distribution, clustering coefficients, etc. Observe the impact of two types of attacks on the network: Random attacks (all points have the same probability of being removed from the network), and select the node with the highest degree of connectivity (the node with the highest node degree is removed from the network).)
Date : Size : 1kb User : jjjustin0219

随机森林是一个包含多个决策树的分类器,通过matlab实现实现随机森林算法(Matlab implementation of random forest algorithm)
Date : Size : 601kb User : w1234
« 1 2 ... 35 36 37 38 39 4041 42 43 44 45 ... 50 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.