photo

Dmitry


Last seen: 9 months ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How to get numerical equation for my code?
I have the next matlab's code: function [Y1] = roots_2021a(q) syms r Y=airy(1,-r)-q*airy(-r); x=0:0.1:20; y=double(subs(Y,r...

10 months ago | 2 answers | 0

2

answers