Feeds
已回答
solve the summation equation
clc; clear; n=5; k=0; numerator=0; denominator=0; If N=5 and K=3 You also initialized the numerator and denominators ab...
solve the summation equation
clc; clear; n=5; k=0; numerator=0; denominator=0; If N=5 and K=3 You also initialized the numerator and denominators ab...
4 years 前 | 0
提问
Getting structure content using strings
I have kt containing data type "strings", one of them is "grad"i.e kt(1,1)=grad which is a string. I am also trying to get the ...
6 years 前 | 1 个回答 | 0