photo

prajith kc


Actif depuis 2014

Followers: 0   Following: 0

Message

student
Professional Interests: geophysics

Statistiques

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


when i open matlab the command window and work spaces are appears as different screens. later it was in a single window(half-half),please help me to recover the initial state....
command window and workspace are now two different pages. i want to make both them in single window,

plus de 10 ans il y a | 1 réponse | 0

0

réponse

Question


how can i done curve fitting (cftool) on this attached graph..?. when i use this the y axis get upside down.
when i do the cftool the yaxis get reverse. i want to fit the curve as shown in the graph. its y-max at the lower part and y-min...

plus de 10 ans il y a | 1 réponse | 0

0

réponse

Question


i plotted a graph, & i have reversed its Y-axis. when i do curve fitting(cftool),i gave x & y values but the y axis get upside down. how can i fit the graph as i desired.(attached graph)
i plotted a graph, for the proper understanding i reversed the y_axis, but i can't fit the graph, during fitting the y-axis appe...

plus de 10 ans il y a | 1 réponse | 0

0

réponse

Question


i have two matrix datas,how can i check is there any relation between these two datas, if there is a relation i want to get which type relation is this(linear, quadratic,cubic...etc)
i have two data sets,i want to find out their relationship, can i get the relation as an equation..?

plus de 10 ans il y a | 1 réponse | 0

1

réponse

Question


how can i increase the amplitude of this graph?
the amplitude of this graph is very small, so it is difficult to understand ,i want to increase its amplitude

plus de 10 ans il y a | 1 réponse | 0

0

réponse

Question


i have done a curve fitting, fitted data table contain 4 columns xi,Lower f(xi),xi,and upper f(xi). what does it mean..? which column is the actually fitted data..?
after curve fittingin the "Analysis" table there are 3 columns confusing me..,Lower f(xi),xi,and upper f(xi).

plus de 10 ans il y a | 1 réponse | 0

0

réponse

Question


can i import more than one file at a time?
ihave to import 10 files, now i'm importing one after the other,is there any way to import all these file simultaneously...

plus de 10 ans il y a | 1 réponse | 0

1

réponse

Question


i plotted two graphs just one above the other using "hold all' ,can i shade the region between these two graph and remaining lower region..?
i plotted age & depth ,two graph of varying depth but same age, the graph appers one above other with a space , i want to shade ...

plus de 10 ans il y a | 1 réponse | 0

1

réponse

Question


how can i plot two graph in single one without subplot?
i have data of two profile, i want to plot age & depth of these profile x & y axis are nearly equal for both profile.

plus de 10 ans il y a | 1 réponse | 0

1

réponse

Question


i have 729 data points within a particular range of lat &long. how can i reduce this to 150 without changing the range of lat&long..?
i want to make this data equal size with another so that i have to reduce the size. but donot change the range. eg:10,9,8,7,6,...

plus de 10 ans il y a | 2 réponses | 0

2

réponses

Question


i hav done a curve fitting on a data,now i want to get the data points along the newly fitted curve,how?
curve fitting gives a satisfied plot, now i want to get that fitted data

plus de 10 ans il y a | 1 réponse | 0

1

réponse

Question


i plotted a double axis graph, but i don't need the second plot,only the axis. can you correct it..?
x1=prof_N(:,1); y1=prof_1(:,2); x2=prof_1(:,1); y2=prof_1(:,2); hl1 = line(x1,y1,'Color','r'); ax1 = gca; set(ax1,'...

plus de 10 ans il y a | 1 réponse | 0

0

réponse

Question


how can i plot 3 parameters in asingle graph(as shown in the picture)..two of them along x&y axis and one parallel to x-axis?
plot distance depth &age in a 2D graph <</matlabcentral/answers/uploaded_files/8808/graph.png>>

plus de 10 ans il y a | 1 réponse | 0

1

réponse

Question


how can i increase the amplitude of the graph plot along yaxis with out changing x-axis?
i plotted 8 graphs in single one so the amplitude is small,i want to increase it..

plus de 10 ans il y a | 1 réponse | 0

1

réponse

Question


i plotted 8 graphs in single one,so its amplitude is verysmall,how can i increase the amplitude(Y-axis) with out changing X-axis?
increase amplitude of the graph plot along Y axis with out changing X-axis

plus de 10 ans il y a | 1 réponse | 0

0

réponse

Question


i have two datasets of depth and age of ocean floor within a range for both age &depth,but the number of age and depth values are not equal,so ican't plot it, pls give me a solution..?
the number of depth & age data points in a particular range of latitude and longitude(same range for both age &depth) is differe...

plus de 10 ans il y a | 1 réponse | 0

0

réponse

Question


i plotted 7 graphs in single one,but the amplitude of the plots are very small(attaching a model), how can i increase the amplitude without changing X-axis..?
increase the amplitude of the graph with out changing X-axis

plus de 10 ans il y a | 1 réponse | 0

0

réponse

Question


how can i plot graph one above another with same X-axis and changing Y-axis(attaching a rough model i need)
i want to plot one above another. X-axis scale is constant, but Y-axis changing..

plus de 10 ans il y a | 1 réponse | 0

1

réponse

Question


i have 2 column of data latitude & longitude. how can i get the distance from a point(Lat-1,long-1) to all other points?
the distance should be a column or row matrix. it should give initial distance Zero. lat long 5 55 6 60 7 ...

plus de 10 ans il y a | 1 réponse | 0

1

réponse

Question


i have 3 column of data lat ,long &depth. how can i select depth within a range of lat& long?
lat long depth 3 column of data.

plus de 10 ans il y a | 1 réponse | 0

1

réponse

Question


i wrote a scipt to findout the points satisfying the Equation of a straight line in two-points form (two points are known). i have 3 column of data lat,long depth
i want to get lat&long satisfying the equation and corresponding depth. s=[]; x=D(1:end,1); y=D(1:end,2); z=D(1:end,3); x1=...

plus de 10 ans il y a | 1 réponse | 0

0

réponse

Question


this program taking a long time to run and i did't get the answer also due to this problem. how can i reduce this time
my data contain 1182614X3 datas, s=[]; x=data(1:end,1); y=data(1:end,2); z=data(1:end,3); x1=5; x2=9; y1=10; y2=14; z1...

plus de 10 ans il y a | 1 réponse | 0

1

réponse

Question


how to increase the a column matrix of 780 elements in to 780X780 matrix withthe same elements..??
i have a column matrix of 780 elements, but i want to increase it in to 780X780 size,but its columns should be the repetition of...

plus de 10 ans il y a | 1 réponse | 0

1

réponse

Question


can you give me a progrm, that the data points select on the basis of the condition that it satisfy aparticular slope and intercept of a straight line.?
my data has 3 columns latitude,longitude,depth. size is too large, i want to select my profile as a straight line its starting &...

plus de 10 ans il y a | 1 réponse | 0

0

réponse