Feeds
질문
Using a while loop with a vector
Hey guys I'm running in to a problem with a 'while loop'. A simplified version of my codes look likes this: B = [361;362;363;...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
Need help with the 'Area' function!
Hey guys, I have a question regarding the 'Area' function. I have the following code: A1 = C1(t,1).*25; A2 = C2(t,1).*-5;...
거의 7년 전 | 답변 수: 1 | 0
1
답변질문
Need help with an integral with variable bounds
Hey guys, I need help with an integral using variable bounds. I Have a certain function: f = @(t) [function] And I want to ...
대략 7년 전 | 답변 수: 1 | 0
1
답변질문
Integration using multiple formula's and a single variable.
Hi Guys, I have a question regarding these lines of code: d = @(t) d0.*cos(2.*pi.*((t-172)./365)); c = @(d,t) sin(La).*sin(d)...
대략 7년 전 | 답변 수: 1 | 0

