photo

Udo Ruprecht


Actif depuis 2015

Followers: 0   Following: 0

Statistiques

  • Thankful Level 1
  • First Answer

Afficher les badges

Feeds

Afficher par

Question


normal logarithm imaginary number problem
Hello, i have a problem. If i want to calculate the normal logarithm with an exponent. (log(0.5))^(1/1.55) or (-...

presque 10 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
In MATLAB, is there a way to set the GRID at a spacing different from the ticks on the axes?
I have another idea x=[20:0.1:80]; y=sin(x); plot(x,y,'r','Linewidth',2) ylim([0 4]); xlim([0 100]); % gri...

presque 10 ans il y a | 14