Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
MLE Meixner
Hey, i want to estimate the meixner distribution using optimization toolbox's fminsearch. The log-likelihood code is as fo...
12 years 前 | 0 个回答 | 0
0
个回答提问
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 前 | 2 个回答 | 0