photo

Raphael


Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

7 Questions
0 Answers

RANK
267,182
of 300,756

REPUTATION
0

CONTRIBUTIONS
7 Questions
0 Answers

ANSWER ACCEPTANCE
42.86%

VOTES RECEIVED
0

RANK
 of 21,077

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,890

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • 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...

13 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,...

13 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 ...

13 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...

13 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...

13 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...

13 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...

13 years ago | 2 answers | 0

2

answers