photo

Vinay Sharma


Last seen: 1 year ago|Active since 2020

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


whats the diffrence in max methods ?
what is diffrence between given 2 code? a(g)=max(p(i,g)); & a(g)=max(p(:,g)); both gives diffrent answer why ?

2 years ago | 1 answer | 0

1

answer

Question


How to store loop value in array?
For .... A=A+1; End %how can i store value A in array

2 years ago | 1 answer | 0

1

answer

Question


How plot graph with loop over existing graph on new figure
clc; clear all; K = 1.38065*10^-23; %Boltzmann constant q = 1.602 *10^-19; %charge of electron Iscn = 8.21; %Nominal SC curr...

2 years ago | 1 answer | 0

1

answer