Community Profile

photo

Vinay Sharma


Last seen: 11 months ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

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 ?

4 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

4 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...

4 years ago | 1 answer | 0

1

answer