Search found 3 matches

by ginopaoli
Wed Nov 09, 2022 4:46 pm
Forum: Software Engineering
Topic: Pseudocode advices
Replies: 20
Views: 49314

Re: Pseudocode advices

Thank you all for the reply. This "pseudocode" i want to show is an extremely simplified representation of the actual code. The actual code requires the integration of non linear differential equations. i would like to express the code in a simplify manner, in order to make it comprehensible for mor...
by ginopaoli
Wed Nov 09, 2022 2:17 pm
Forum: Software Engineering
Topic: Pseudocode advices
Replies: 20
Views: 49314

Re: Pseudocode advices

hey guys,

Basically it is a software to study the dynamic response or rigid blocks that are rocking. I programmed it in Matlab actually, but i wanted to show it in a simplify way like pseudocode instead of using a flowchart.

What do you think i should do to clarify the process?
by ginopaoli
Wed Nov 09, 2022 12:39 pm
Forum: Software Engineering
Topic: Pseudocode advices
Replies: 20
Views: 49314

Pseudocode advices

hi guys, do you have some specific suggestions about pseudocode (maybe some guidelines)?

I am trying to write the pseudocode of a software i did (attached), do you have any advice?