Feeds
질문
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 (-...
거의 11년 전 | 답변 수: 1 | 0
1
답변답변 있음
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...
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...
거의 11년 전 | 14

