Community Profile

photo

mohamad khazaeezade


Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


how plot fitting curve with The Gumbel distribution
hello i have this data: x=[0 0.5 1 1.5 2 2.5 3 3.5 4 4.5 5 5.5 6]; y=[0 3 8 23 18 13 10 7 5 3 2 1 0]; plot(x,y) ho...

bijna 6 jaar ago | 2 answers | 0

2

answers

Question


how to use Countinuous Skewed to fit?
hello i have this data: x=[0 0.5 1 1.5 2 2.5 3 3.5 4 4.5 5 5.5 6]; y=[0 3 8 23 18 13 10 7 5 3 2 1 0]; plot(x,y) fo...

bijna 6 jaar ago | 0 answers | 0

0

answers

Question


how to generate log normal random number
hi, i use this code to generate 5 random number with average 8.3 and standard deviation 2.7: mu=8.3; %mean (m) ...

bijna 6 jaar ago | 2 answers | 0

2

answers

Question


generate random lognormal?
I want to create 300 random numbers using a lognormal distribution, with an average of 27 and a standard deviation of 5 ... Wh...

bijna 6 jaar ago | 1 answer | 0

1

answer

Question


error in build rows of matrix
i have this code for Computing 'dim' as number of rows of 'M' : But this code gives an error: Error using zeros Leading i...

ongeveer 6 jaar ago | 0 answers | 0

0

answers

Question


how to simplify the matrix?
i want to show A as result in command window as: A=[10000 20000 30000] Not A= 10000*[1 2 3] how?

ongeveer 6 jaar ago | 1 answer | 0

1

answer

Question


matlab vpasolve function not returning correct answer
hi i have follow code: clc clear all syms yn b=3; m=1; S=0.001; n=0.014; Q=28; A=(b+m*...

ongeveer 6 jaar ago | 2 answers | 0

2

answers

Question


My second question is why, when we put Equations 2 and 3 in Equation 1, we do not show a simplified answer. I mean the image below
My second question is why, when we put Equations 2 and 3 in Equation 1, we do not show a simplified answer. I mean the image be...

meer dan 6 jaar ago | 0 answers | 0

0

answers

Question


Hello, I want to derive from a function such as (f=f0+R*f1+R^2*f2+R^3*f3) so that the answer is as follows: (f'=f0'+R*f1'+R^2*f2'+R^3*f3')
The values ​​of the functions f are not given in x and we want to calculate the derivative parametric

meer dan 6 jaar ago | 1 answer | 0

1

answer

Question


global order problem in gui
please help me to use global order for a variable (mulitidim matrix) when i use it,in other callback dim of matrix changes!

bijna 8 jaar ago | 0 answers | 0

0

answers