Statistiques
3 Questions
0 Réponses
RANG
119 226
of 301 433
RÉPUTATION
0
CONTRIBUTIONS
3 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
66.67%
VOTES REÇUS
0
RANG
of 21 272
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 174 520
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
How to solve this equation which contains the complementary error function?
% clear all;clc format long; syms G d t h a N positive; G=((1-2*d*t/h^2)*exp(d*t/h^2)*erfc(sqrt(d*t/h^2))+2*sqrt(t*d/(p...
plus de 12 ans il y a | 2 réponses | 0
2
réponsesQuestion
how to calculate the Guass function integral within a ellipsoid?
function:F=exp(-(2*(x^2+y^2))/a^2-2*z^2/b^2) integral within a ellipsoid space:(x^2+y^2)/a^2+z^2/b^2<1 a>0,b>0 Thanks a lot...
plus de 13 ans il y a | 1 réponse | 0
1
réponseQuestion
how to calculate the integral int (sin(a*x))^2*exp(-b*x^2)/(x^2)
f=(sin(a*x))^2*exp(-b*x^2)/(x^2); s=int(f,x,0,inf) a>0,b>0 syms x; syms a b positive; f1=(sin(a*x))^2*exp(...
plus de 13 ans il y a | 1 réponse | 0

