Statistics
7 Questions
0 Answers
RANK
162,659
of 295,735
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
42.86%
VOTES RECEIVED
0
RANK
of 20,277
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,433
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
12 years ago | 1 answer | 0
1
answerQuestion
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
answerQuestion
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
answerQuestion
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
answerQuestion
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
answerQuestion
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
answersQuestion
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