Feeds
질문
matlab) what should I do more to plot this function?
a=52.9*10^-12 x=0 : 900*10^-12 y=[(4*pi*(x^2))]*[(2*(2^0.5)/(81*(15)^0.5))*((1/a)^(1.5))*((x/a)^2)*(ex...
거의 11년 전 | 답변 수: 1 | 0
1
답변질문
how can I plot graphs of function with various input arguments?
*mfunction.m* function[P] = mfunction(v,M,R,T) P=4*pi*(M/(2*pi*R*T)).^(3/2)*v.^2*exp((-M*(v.^2))/(2*R*T)); ...
거의 11년 전 | 답변 수: 1 | 0
1
답변질문
having problem with sttrep function and empty matrix..
I want to make the results like this: >>phraseblanks phrasemat = Hello and how are you? Hi there everyone! How is i...
거의 11년 전 | 답변 수: 1 | 0
1
답변질문
how to load a file with header
my file has one header for example, my file name is gobang_no_aircon_20130729.dat Matlab time = labVIEW(time)/(24*60*60)+d...
11년 초과 전 | 답변 수: 1 | 0