Community Profile

photo

sun


Last seen: 2年以上 前 2014 年からアクティブ

Followers: 0   Following: 0

連絡

統計

  • First Answer
  • Revival Level 1
  • Thankful Level 3
  • First Review

バッジを表示

Feeds

表示方法

質問


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

2年以上 前 | 2 件の回答 | 0

2

回答

質問


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

2年以上 前 | 2 件の回答 | 0

2

回答

質問


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

2年以上 前 | 0 件の回答 | 0

0

回答

質問


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

2年以上 前 | 1 件の回答 | 0

1

回答

回答済み
MLE 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

3年弱 前 | 0

質問


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

3年弱 前 | 1 件の回答 | 0

1

回答

質問


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

3年以上 前 | 2 件の回答 | 0

2

回答

回答済み
About 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. ...

9年以上 前 | 1

| 採用済み

質問


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

9年以上 前 | 2 件の回答 | 0

2

回答

回答済み
How 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...

9年以上 前 | 0

| 採用済み

質問


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

9年以上 前 | 1 件の回答 | 0

1

回答

質問


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

9年以上 前 | 3 件の回答 | 0

3

回答

質問


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

9年以上 前 | 1 件の回答 | 0

1

回答

質問


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

9年以上 前 | 1 件の回答 | 0

1

回答

質問


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

9年以上 前 | 1 件の回答 | 0

1

回答