'm quite frustrated about where I went wrong can you please lend some help. I promise I tried
18 views (last 30 days)
Show older comments
Stephen Ken Lantapon
on 23 Jun 2021
Commented: Rik
on 23 Jun 2021
Operation on Polynomial, pleasse view the file
3 Comments
Rik
on 23 Jun 2021
We can't run an image. You're lucky with Walter. Not many people would have read your code hidden away in a pdf as an embedded image.
Accepted Answer
Walter Roberson
on 23 Jun 2021
Your g is the value that is expected to be in F. Do not use poly(g) to create F: that creates a polynomial whose roots would be the values in g which is not at all what is expected.
0 Comments
More Answers (0)
See Also
Categories
Find more on Call Python from MATLAB in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!