DIMITRIS GEORGIADIS
Followers: 0 Following: 0
Statistik
13 Fragen
0 Antworten
RANG
286.085
of 295.467
REPUTATION
0
BEITRÄGE
13 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
53.85%
ERHALTENE STIMMEN
0
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.912
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Problem with the evaluation of the product of triple integral
Consider a set of positive values , and . How can I compute passing the integrand function as a function handle ? With the fo...
etwa 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Computation of sum/product of triple integral using function handle
Consider a set of non-negative real values , and . First, I want to compute as a function of θ vector: However, I am mainl...
etwa 3 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
How can I compute the following triple integral for a function handle that is expressed by x(1), x(2), x(3)?
I am trying to solve the following triple integral but I get an error message. I could use x(1)=x, x(2)=y, x(3)=z, but I want ...
etwa 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Split a target date interval into seasons and find the percentile of days for each season
I have the following seasons: Spring: {01-March , 31-May} Summer: {01-June, 31-August} Autumn: {01-Sep, 30-Nov} Winter: {01-...
mehr als 3 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
Product of one-dimensional integrals, numerical integration
I want to compute the following product of integrals numerically using the and the tool of Matlab: where, are known scalar...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Evaluation of integral2. Error
Using the following code I get a matrix dimension error. I suspect something goes wrong when I integrate out z from func_3. Coul...
fast 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Error using sum function in function handle
Hi everyone, Using the following code, I get a matrix dimension error. This is caused only shen using sum inside the function. ...
fast 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Assign a value on the center of a surface using pseudocolor plot
Using the following code I generate the graph. Values of C are defined in the X,Y coordinates that is not what I want. What I...
fast 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How can I take samples with Monte Carlo technique from a bivariate histogram?
I have the bivariate histogram of x1,x2, where x1 follows a Weibull distribution and x2 a Lognormal distribution. I want to take...
mehr als 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How do I get a surface graph of my function f(x,y)?
I have the following code. My function is f(x,y) = sin(x)+cos(y). I want to replace x, y with sets a and b, respectively. I ude ...
etwa 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How I accept generated [x,y] samples that fall into a probability density function or an equivalent area?
I generate samples in 2-d space, i.e. x,y coordinates. I have a normal pdf and I want to keep/accept the samples that fall insi...
etwa 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
I have an empirical cdf and i want to take samples from it with Latin-Hypercube. How can I do it?
I have an empirical cdf and i want to take samples from it with Latin-Hypercube. How can I do it?
etwa 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How can i plot on the same figure a Gumbel pdf (with right-up tail) with a Gaussian pdf?
I have a normal (gaussian) pdf with a mean value, m1 and standard deviation, σ1 plotted. I want on the same figure to plot a gum...
mehr als 7 Jahre vor | 0 Antworten | 0