Welcome![Sign In][Sign Up]
Location:
Search - poisson.m

Search list

[Othermmkc

Description:
Platform: | Size: 67584 | Author: 黎智 | Hits:

[Otherrubust_optimalControl

Description: 这是关于最有控制和鲁棒控制几乎最好的书,内容自包含,非常经典。 本书阐述了当代鲁棒与最优控制的主要和基本的内容,其中包含了作者对该理论作出的重要贡献。 全书共为二十一章。第一章为绪论;第二章是阅读本书的数学基础;第三章为线性系统理论基础;第四章定义了信号的范数以及稳定系统的输入——输出增益;第五章论述了反馈结构的稳定性和性能特征;第六章引入了Bode敏感积分关系和Poisson积分公式在多变量时的形式;第七章讨论了用平衡截断法对线性多变量系统进行降阶;第八章研究Hankel范数近似及其在范数模型降阶中的应用;第九章采用小增益定理对不同模型假设下的系统推导鲁棒稳定性检验;第十章引入线性分式变换(LFT);第十一章研究了有多个不确定性源的系统鲁棒稳定性及性能。-This the most control and robust control almost the best, the book contains content from the very classic. The book described the contemporary robustness and optimal control of the main and basic content, which contains the authors of this theory make an important contribution. A total of 21 book chapters. Introduction of the first chapter; Chapter II is the book to read the mathematical basis; Chapter III of linear systems theory; Chapter IV definition of the scope of the signal and stability of a number of the input-- output gain; fifth chapter on the structural stability of feedback and performance characteristics; Chapter VI introduced Bode sensitive integral relations and Poisson integral multi- variable formula in the form; Chapter 7 discusses the balanced truncation method of m
Platform: | Size: 7649280 | Author: 白展堂 | Hits:

[Mathimatics-Numerical algorithmsPoisson_FEM

Description: poisson问题有限元求解通用程序(线性元). 压缩包内exp.m包含了一个实际问题,matlab下直接运行即可,如效率不高,可适当修改网格参数h.-poisson problem of the finite element procedure for solving general (linear million). exp.m compressed package contains a real problem, matlab can be directly run, such as the efficiency is not high, may be appropriate to amend the grid parameter h.
Platform: | Size: 4096 | Author: icespirit | Hits:

[Graph programpieflab

Description: % PIEFLAB Main Directory % ---------------------- % % .m - files % ---------- % Contents.m : this file % startup.m : startup file: sets Matlab path executed automatically when % Matlab command is performed in this directory % % subdirectories % -------------- % General/ : general matlab commands % MRF/ : Markov Random Field: Bayesian algorithm for images % Noise/ : noise generation, density/distribution functions % Tests/ % Threshold/ : threshold procedures (includes threshold assessment) % WT/ : Wavelet Transform routines % Poisson/ : Poisson intensity estimation routines % Copyright (c) Maarten Jansen % K.U.Leuven - Flanders (Belgium) % % This software is part of PiefLab and is copyrighted material. More info on % copyright policy is available on: % www.cs.kuleuven.ac.be/~maarten/software/- PIEFLAB Main Directory----------------------. M- files---------- Contents.m: this file startup.m: startup file: sets Matlab path executed automatically when Matlab command is performed in this directory subdirectories-------------- General /: general matlab commands MRF /: Markov Random Field: Bayesian algorithm for images Noise /: noise generation, density/distribution functions Tests/Threshold /: threshold procedures (includes threshold assessment) WT /: Wavelet Transform routines Poisson /: Poisson intensity estimation routines Copyright (c) Maarten Jansen KULeuven- Flanders (Belgium) This software is part of PiefLab and is copyrighted material. More info on copyright policy is available on: www.cs.kuleuven.ac.be/ ~ maarten/software /
Platform: | Size: 113664 | Author: 汪伟 | Hits:

[matlabrandraw

Description: 能够产生多达50种分布的随机变量(Nakagami,Rayleigh,Poisson...).-Able to generate as many as 50 kinds of distribution of random variables (Nakagami, Rayleigh, Poisson ...).
Platform: | Size: 32768 | Author: gejianrun | Hits:

[matlabzuoye

Description: 利用有限差分法 (Finite Differential Method, FDM)将场域离散为许多小网格,应用差分原理,将求解连续函数的泊松方程问题转换为求解网格节点上的差分方程组的问题。-The use of finite difference method (Finite Differential Method, FDM) will field for many small discrete grid, the application of differential principle, the continuous function for solving Poisson' s equation for solving the problem is converted to grid nodes on the issue of differential equations.
Platform: | Size: 1024 | Author: 刘文 | Hits:

[JSP/Javapoisson

Description: 泊松分布是一种常用的离散型概率分布,数学期望为m的泊松分布的分布函数定义如下: P(m, k) = mk * e-m/k! (k = 0, 1, 2, 3, …) 对于给定的m和k (0<m<2000, 0<= k < 2500),计算其概率,以科学格式输出,保留小数点后6位有效数字。-Poisson distribution is a commonly used discrete probability distributions, mathematical expectation of the Poisson distribution for m the distribution function defined as follows: P (m, k) = mk* em/k! (K = 0, 1, 2, 3 , ...) for a given m and k (0 <m<2000, 0<= k < 2500),计算其概率,以科学格式输出,保留小数点后6位有效数字。
Platform: | Size: 1024 | Author: QQQQQ | Hits:

[Internet-NetworkDistributed_Multimedia_Networks

Description: MATLAB程序,TCP流路由,丢包率计算,包括脚本和simulink模块。-runde2.m (Matlab driver s program for activating 40 TCP flows with an AQM router) vdpol2.m (Matlab function for setting up stochastic differential equations for runde2.m) runde3.m (Matlab driver s program to activate and disable 40 TCP flows with an AQM router) vdpol3.m (Matlab function for setting up stochastic differential equations for runde3.m) p.m (Matlab function for computing dropping probability for early random detection (RED)) try40tcp.mdl (Simulink program under Matlab for testing 40 TCP flows going through a RED router) red.m (packet dropping probability for try40tcp.mdl under Simulink) TCP40_ON_OFF.mdl (Simulink program for 60 TCPs wherein 20 flows will be off at 70s and will come back on at 120s.)
Platform: | Size: 12288 | Author: kjyqcl | Hits:

[matlabsimmm1

Description: SIMMM1 simulate a M/M/1 queueing system. Poisson arrivals of intensity lambda. Poisson service times S of intensity mu.
Platform: | Size: 1024 | Author: gia cat | Hits:

[Fax programsimulation

Description: 设计一个M/M/S/k排队系统模型,用C++进行仿真,计算一个新的服务请求在各个状态k下的阻塞率,绘制出到达率-阻塞率曲线(matlab),并将理论值与仿真值进行比较。 M/M/S/k模型为服务请求到达间隔时间服从泊松分布、服务时间服从指数分布、系统有S个服务器、系统容量为k(有限个)的排队系统。如果一个服务请求到达排队系统时,系统内已有k个服务请求,那么这个服务请求就会被拒绝(即不为该服务请求安排服务器,也不会将其排入系统队列)。由于系统容量为k,有S个服务器,所以系统队列的长度为k-S。-The design of a M/M/S/k queuing system model, with C++ for simulation, calculation of a new service request in every state under the blocking rate k, the arrival rate of drawing- blocking probability curve (matlab), and the theoretical value and simulation values. M/M/S/k model for the service request arrival time to obey Poisson distribution, exponential distribution of service time, the system has S servers, the system capacity of k (finite) of the queuing system. If a service request arrival queuing system, the system has k service request, then the service request will be rejected (that is, do not arrange for the service request server, nor will its queue into the system). Since the system capacity for the k, there are S servers, so the length of the queue system kS.
Platform: | Size: 112640 | Author: 张三 | Hits:

[matlabfps

Description: # fps.m -- Fast Poisson solver. Uses fpt.m.-# fps.m-- Fast Poisson solver. Uses fpt.m.
Platform: | Size: 1024 | Author: mouli | Hits:

[3D Graphic3DGMG_poisson_solver_basic

Description: 3Dpoisson的扩展代码 3Dpoisson的扩展代码-We provide a simple Geometric Multigrid Solver (MATLAB 7 m-files) for solving the Poisson Equation Uxx+Uyy+Utt =-1 on a volume silhouette with the volume surface providing zero Dirichlet boundary conditions in x-y domain and Neumann/Dirichlet boundary conditions in time
Platform: | Size: 6144 | Author: 陈聪  | Hits:

[Otherpoisson

Description: 一个计算泊松分布的小程序。对于给定的m和k (0<m<2000, 0<= k < 2500),计算其概率,以科学格式输出,保留小数点后6位有效数字。-A calculated Poisson distribution of small procedures. For a given m and k (0 <m<2000, 0<= k < 2500.
Platform: | Size: 1024 | Author: Chris | Hits:

[matlabpoisson-Markovprocessus.m.tar

Description: processus de Poisson simulé,et limite d une chaine de markov.
Platform: | Size: 1024 | Author: leo | Hits:

[matlabpoisson.m

Description: This is a program for artifical object insertion using poisson image editing.It use poisson equation for solving the problem
Platform: | Size: 3072 | Author: ash | Hits:

[matlabimagecomposition.m

Description: This for artifical insertion using poisson image editing.This works seamlessly and use poisson eqation to solve it.
Platform: | Size: 3072 | Author: Majo John | Hits:

[matlabcode-4

Description: This a matlab code that simulates a M/M/1 queue in a network where the queue length is got as a input and the arrival rate is poisson-This is a matlab code that simulates a M/M/1 queue in a network where the queue length is got as a input and the arrival rate is poisson
Platform: | Size: 11264 | Author: Aswink | Hits:

[VC/MFCpoisson

Description: 泊松分布代码泊松分布是一种常用的离散型概率分布,数学期望为m的泊松分布的分布函数定义如下: P(m, k) = mk * e-m/k! (k = 0, 1, 2, 3, …) 对于给定的m和k (0<m<2000, 0<= k < 2500),计算其概率,以科学格式输出,保留小数点后6位有效数字。 【输入形式】 输入文件为当前目录下的poisson.in。 文件中包含两个数字,分别为m,k的值。 【输出形式】 输出文件为当前目录下的poisson.out。 文件中输出泊松分布的值,值以科学格式输出,保留小数点后6位有效数字。-Poisson distribution Poisson distribution code is a commonly used discrete probability distributions, mathematical expectation m of the Poisson distribution for the distribution function is defined as follows: P (m, k) = mk* em/k! (k = 0, 1 , 2, 3, ...) for a given m and k (0 <m<2000, 0<= k < 2500),计算其概率,以科学格式输出,保留小数点后6位有效数字。 【输入形式】 输入文件为当前目录下的poisson.in。 文件中包含两个数字,分别为m,k的值。 【输出形式】 输出文件为当前目录下的poisson.out。 文件中输出泊松分布的值,值以科学格式输出,保留小数点后6位有效数字。
Platform: | Size: 1024 | Author: Lee_M | Hits:

[matlabpossion.m

Description: 泊松过程的模拟、检验及参数估计-This procedure is related to Poisson process of simulation, test and parameter estimation-This procedure is related to Poisson process of simulation, test and parameter estimation
Platform: | Size: 1024 | Author: 杨萱 | Hits:

[Program docPPP.m

Description: A layout of Poisson Process Point network in HetNet design.
Platform: | Size: 1024 | Author: wed | Hits:
« 12 3 »

CodeBus www.codebus.net