Convert C code to Matlab code
Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Ältere Kommentare anzeigen
Hi,
I need to convert these three codes in C that i have attached to this question into a matlab script
Anyone can help me?
9 Kommentare
dpb
am 30 Apr. 2019
I'd suggest to just replace the functionality with the builtin MATLAB spline tools instead...
Attilio Carapucci
am 1 Mai 2019
Adam
am 1 Mai 2019
What part of it is the problem? They don't look especially complicated functions.
dpb
am 1 Mai 2019
"The matlab spline toolbox doesn't allow me to do the operations I need"
What are you trying to do that think can't? I don't know it well, but it seems pretty capable from what I do know...you sure it is "can't" and not "I'm not sure how" ?
Attilio Carapucci
am 2 Mai 2019
Attilio Carapucci
am 2 Mai 2019
Adam
am 2 Mai 2019
It's almost entirely just maths, if statements and for loops with array assignment. Almost the only difference to Matlab is the square bracket [ ] array indexing rather than parenteses ( )
Jan
am 2 Mai 2019
@Attilio: You do not know anything about the C code. Now you ask, if somebody converts it to Matlab. You post this in the forum, because you hope, that someone does your work for free. Usually the forum is more enthusiastic to assist persons to do their work by their own. Man contributors do not like to be treated as cheap programming service.
Attilio Carapucci
am 4 Mai 2019
Antworten (0)
Diese Frage ist geschlossen.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!