CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - poisson.m
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - poisson.m - List
[
Other
]
mmkc
DL : 0
Update
: 2025-02-19
Size
: 66kb
Publisher
:
黎智
[
Other
]
rubust_optimalControl
DL : 1
这是关于最有控制和鲁棒控制几乎最好的书,内容自包含,非常经典。 本书阐述了当代鲁棒与最优控制的主要和基本的内容,其中包含了作者对该理论作出的重要贡献。 全书共为二十一章。第一章为绪论;第二章是阅读本书的数学基础;第三章为线性系统理论基础;第四章定义了信号的范数以及稳定系统的输入——输出增益;第五章论述了反馈结构的稳定性和性能特征;第六章引入了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
Update
: 2025-02-19
Size
: 7.29mb
Publisher
:
白展堂
[
Mathimatics-Numerical algorithms
]
Poisson_FEM
DL : 0
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.
Update
: 2025-02-19
Size
: 4kb
Publisher
:
icespirit
[
Graph program
]
pieflab
DL : 0
% 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 /
Update
: 2025-02-19
Size
: 111kb
Publisher
:
汪伟
[
matlab
]
randraw
DL : 0
能够产生多达50种分布的随机变量(Nakagami,Rayleigh,Poisson...).-Able to generate as many as 50 kinds of distribution of random variables (Nakagami, Rayleigh, Poisson ...).
Update
: 2025-02-19
Size
: 32kb
Publisher
:
gejianrun
[
matlab
]
zuoye
DL : 0
利用有限差分法 (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.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
刘文
[
JSP/Java
]
poisson
DL : 0
泊松分布是一种常用的离散型概率分布,数学期望为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位有效数字。
Update
: 2025-02-19
Size
: 1kb
Publisher
:
QQQQQ
[
Internet-Network
]
Distributed_Multimedia_Networks
DL : 0
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.)
Update
: 2025-02-19
Size
: 12kb
Publisher
:
kjyqcl
[
matlab
]
simmm1
DL : 0
SIMMM1 simulate a M/M/1 queueing system. Poisson arrivals of intensity lambda. Poisson service times S of intensity mu.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
gia cat
[
Fax program
]
simulation
DL : 0
设计一个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.
Update
: 2025-02-19
Size
: 110kb
Publisher
:
张三
[
matlab
]
fps
DL : 0
# fps.m -- Fast Poisson solver. Uses fpt.m.-# fps.m-- Fast Poisson solver. Uses fpt.m.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
mouli
[
3D Graphic
]
3DGMG_poisson_solver_basic
DL : 0
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
Update
: 2025-02-19
Size
: 6kb
Publisher
:
陈聪
[
Other
]
poisson
DL : 0
一个计算泊松分布的小程序。对于给定的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.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
Chris
[
matlab
]
poisson-Markovprocessus.m.tar
DL : 0
processus de Poisson simulé,et limite d une chaine de markov.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
leo
[
matlab
]
poisson.m
DL : 0
This is a program for artifical object insertion using poisson image editing.It use poisson equation for solving the problem
Update
: 2025-02-19
Size
: 3kb
Publisher
:
ash
[
matlab
]
imagecomposition.m
DL : 0
This for artifical insertion using poisson image editing.This works seamlessly and use poisson eqation to solve it.
Update
: 2025-02-19
Size
: 3kb
Publisher
:
Majo John
[
matlab
]
code-4
DL : 0
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
Update
: 2025-02-19
Size
: 11kb
Publisher
:
Aswink
[
VC/MFC
]
poisson
DL : 0
泊松分布代码泊松分布是一种常用的离散型概率分布,数学期望为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位有效数字。
Update
: 2025-02-19
Size
: 1kb
Publisher
:
Lee_M
[
matlab
]
possion.m
DL : 0
泊松过程的模拟、检验及参数估计-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
Update
: 2025-02-19
Size
: 1kb
Publisher
:
杨萱
[
Program doc
]
PPP.m
DL : 0
A layout of Poisson Process Point network in HetNet design.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
wed
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.