Feeds
提问
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 ?
5 years 前 | 1 个回答 | 0
1
个回答提问
How to store loop value in array?
For .... A=A+1; End %how can i store value A in array
5 years 前 | 1 个回答 | 0
1
个回答提问
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...
5 years 前 | 1 个回答 | 0

