photo

gubertoli


Last seen: 1년 초과 전 2014년부터 활동

Followers: 0   Following: 0

메시지

통계학

All
  • First Review
  • Personal Best Downloads Level 2
  • 5-Star Galaxy Level 2
  • GitHub Submissions Level 1
  • First Submission
  • First Answer
  • Scavenger Finisher
  • Solver

배지 보기

Feeds

보기 기준

제출됨


Solar Powered UAS - Conceptual Design
Sizing Methodology for Solar Powered UAS

7년 초과 전 | 다운로드 수: 3 |

제출됨


Solar Irradiation Model
Solar Irradiation Model that outputs the Monthly and Daily Average Irradiation

7년 초과 전 | 다운로드 수: 13 |

Thumbnail

답변 있음
Ploting vector data in 2D or 3D
You can try: plot3(x,y,z)

거의 8년 전 | 0

답변 있음
Why is the factorial of 0 equal to 1?
You might go to definition of factorial: n! = n*(n-1)! for n>0 *Calculating for n = 1, to prove 0! = 1* 1! = 1*(1-1)! ...

거의 8년 전 | 1

문제를 풀었습니다


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

거의 8년 전

제출됨


Daylength Function
Function that outputs the daylength by Latitude input

8년 초과 전 | 다운로드 수: 1 |

Thumbnail

답변 있음
Iterative Simulink Model with Matlab Subsystems Feedback
I transformed both blocks as "Atomic" and inserted a delay in the feedback signal and resolved the algebraic loop.

대략 10년 전 | 0

| 수락됨

질문


Iterative Simulink Model with Matlab Subsystems Feedback
I created a model to calculate the power generated by solar cells given an area and I created a feedback between two Matlab Subs...

대략 10년 전 | 답변 수: 1 | 0

1

답변