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...
10 years 前 | 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)); ...
10 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0