Community Profile

photo

Kaicheng Pan


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Unable to convert expression into double array when using fplot function
clear;clc; syms t mh=1.67*10^-27; me=9.1*10^-31; h=6.62*10^-34; chi=2.18*10^-18; kb=1.38*10^-23; rho=10^-3; a=mh*(2*pi*m...

3 years ago | 1 answer | 0

1

answer

Question


How can I put the results from a while loop in a matrix?
So basically I am solving an equation using trial and error. Here's the code clear;clc; syms x y a1=13.7819; b1=2726.81; c1=2...

4 years ago | 1 answer | 0

1

answer