Statistics
RANK
13.587
of 282.000
REPUTATION
3
CONTRIBUTIONS
12 Questions
3 Answers
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
1
RANK
of 19.068
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 134.411
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
Content Feed
Question
Is there an efficient way to write a piecewise function ?
Hi, I have a very long 1 x 4000 temperature vector, A = [a1 a2 a3 a4 a5 a6 a7 .... a4000]. I also have the hours vector T = ...
ongeveer 2 jaar ago | 2 answers | 0
2
answersQuestion
how to evaluate integral for given input function ?
Hi guys, Please check the picture below. A = [a1 a2 a3 ....] A is given, they are temperature number array. You can assume...
ongeveer 2 jaar ago | 2 answers | 0
2
answersQuestion
How to solve the output of function "int", can not be "double" ?
Hi guys: I have a question about function "int" and "double". Imagine I have a 2 line code as below a1 = int ( "some code h...
ongeveer 2 jaar ago | 0 answers | 0
0
answersQuestion
How to write a symfun for given Y values array?
Hi guys. The temputure array A is given (Y value) in hours, of course, X are uniformly distributed in hours, e.g x1 = 1, x2...
ongeveer 2 jaar ago | 1 answer | 0
1
answerMLE program troubleshoot for the error "the pdf function returned negative or zero values"
Use the 'lowerbound' and 'upperbound' http://www.mathworks.com/help/stats/mle.html
ongeveer 2 jaar ago | 0
Question
How to use maximum likelihood estimation (mle) if the custom function has an integration inside?
Dear friends, First of all, thanks so much in advance to read my question. I already typed all the equations or code. Q:...
meer dan 2 jaar ago | 1 answer | 0
1
answerQuestion
How to do different scaling in x in maltab plot (multiple scales in X axis)?
Dear friends, I have a "simple" plot question here, but I cant figure out. In my project, I need to give different scaling in ...
bijna 3 jaar ago | 2 answers | 0
2
answersAbout simluation of the poisson point process. Thank you
Guys, I think I got it. I was plotting the unit figure. but the 2nd figure is not plotting the unit but 0 - 20. Thank you. ...
meer dan 8 jaar ago | 1
| accepted
Question
About simluation of the poisson point process. Thank you
Dear friends, I am new with poisson point process. I did one simluation as below. My *intensity lambda = 50;* clear all...
meer dan 8 jaar ago | 2 answers | 0
2
answersHow to do numerical 4-fold integral (more than triple) by using matlab?
Well, If I put a vpa before double, I will have the right answer for 3-fold integration. It's also working for 4-fold integratio...
meer dan 8 jaar ago | 0
| accepted
Question
How to do numerical 4-fold integral (more than triple) by using matlab?
Dear friend, My question is that how to do the 4-fold integration. I use to want to do more that 5-fold, but I failed..... so, I...
meer dan 8 jaar ago | 1 answer | 0
1
answerQuestion
How to do numerical multiple integral (more than triple) by using matlab?
Dear friends, my question is How to do numerical multiple integral (more than triple) by using matlab? For example, I have a fu...
bijna 9 jaar ago | 3 answers | 0
3
answersQuestion
Matlab Triple Integration Error. Thank You
Dear guys, I am trying to do a triple integration. But I am not very understand the meaning of error message. could you take a ...
bijna 9 jaar ago | 1 answer | 0
1
answerQuestion
Questions with integral2 , Double, Syms and Dot calucations.
Dear friends, I got 2 questions here. 1. If I have y = a*x^2 + 5. What function can make it into y = a.*x.^2 +5. As you seen, d...
bijna 9 jaar ago | 1 answer | 0
1
answerQuestion
DOUBLE cannot convert the input expression into a double array.Why?
I am using Matlab to calculate a double integral. The error is: Warning: Explicit integral could not be found. Erro...
bijna 9 jaar ago | 1 answer | 0