usman younus
Followers: 0 Following: 0
Feeds
提问
MATLAB 2013 Activation Problem
I recently installed MATLAB. When I tried to start up matlab (version 2013) again, it asked for an activation of the license. I ...
6 years 前 | 0 个回答 | 0
0
个回答提问
How to plot multiple data sets on the same graph
E_total_Ps =[2146.42,2146.85, 2147.28, 2147.71,2148.14,2148.58,2149.01,2149.44,2149.87,2150.30,2150.74]; E_tota...
7 years 前 | 1 个回答 | 0
1
个回答提问
Can any body to help me to plot a b/m values in one graph
E_total_Ps =[2146.42,2146.85, 2147.28, 2147.71,2148.14,2148.58,2149.01,2149.44,2149.87,2150.30,2150.74]; E_tota...
7 years 前 | 0 个回答 | 0
0
个回答提问
how can slect randomly numbers from two array s
A=[3818.36,7632.40,11446.44,15260.48,19074.52]; B=[657.15,1089.15,1521.15,1953.15,2385.15]; I have two arrays with 5 ele...
7 years 前 | 3 个回答 | 1
3
个回答提问
How i can get graph in the form of line instead of points
E=[7840.00,22690.00,44950.00,74630.00, 111730.00]; x=[5601,10000,13000,19000,250000]; c=48000; for i=1:5 if(E(i)<c) ...
7 years 前 | 1 个回答 | 0