Community Profile

photo

Raphael


Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


insert value in vector using for loop
hey! i want to insert an integer value in an existing vector using a for/while loop, so that the ascending order is preserved...

11 years ago | 1 answer | 0

1

answer

Question


align created random numbers in an array
Hey i want to align random samples that are of different lengths. I tried sth. like this for i=1:length(N); U=rand(1,N(i,...

12 years ago | 1 answer | 0

1

answer

Question


assign order to different vector
hey i want to determine the order of every element in a vector and apply this order to another vector. say i have a vector ...

12 years ago | 1 answer | 0

1

answer

Question


integrate function
Hey, i want to integrate the function di on an interval from 1 to infinity. di=(sinh((b.*x)./a)./sinh((pi.*x)./a)); Howev...

12 years ago | 1 answer | 0

1

answer

Question


rejection method
Hey all, i created a 2xn matrix where the first row indicates time uniformly distributed... However i want to delete from t...

12 years ago | 1 answer | 0

1

answer

Question


MLE Meixner
Hey, i want to estimate the meixner distribution using optimization toolbox's fminsearch. The log-likelihood code is as fo...

12 years ago | 0 answers | 0

0

answers

Question


solving nonlinear equations
Hello, i tried to work on solving the following equations, so that the code returns values for w and theta. However this does...

12 years ago | 2 answers | 0

2

answers