代码搜索:Poisson
找到约 656 项符合「Poisson」的源代码
代码结果 656
www.eeworm.com/read/261221/11657904
jpg poisson.jpg
www.eeworm.com/read/259756/11768278
m poisson.m
function u = Poisson(node,elem,Dirichlet,Neumann,f,u_D,g)
% POISSON solve the 2-D Poisson equation
% -\Delta u = f,
% in a domain described by node and elem,
% with boundary edges Dirichlet, Neu
www.eeworm.com/read/250225/12423184
m poisson.m
function n = poisson(navg)
% DESCRIPTION n = mrequest(navg)
% an aproximation of a poisson distribution
% TRY poisson(10),poisson(0:10),poisson(ones(2,2,2))
% by Magnus Almgren 000803
siz = size(nav
www.eeworm.com/read/229945/14311050
m poisson.m
close all;
clear all;
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%具体实例%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
a=0;b=2;c=0;d=1;
n=6;m=5;TOL=1e-10;
ITMAX=200;
f=inline('x*exp(y)','x','y');
ga=inline('0','x','y
www.eeworm.com/read/226567/14458473
xls poisson函数.xls
www.eeworm.com/read/124283/14578600
c poisson.c
/* randist/poisson.c
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000 James Theiler, Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of t
www.eeworm.com/read/222081/14706915
class poisson.class
www.eeworm.com/read/220421/14801367
sav poisson.sav
www.eeworm.com/read/220419/14801508