![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/5059484_1522105917313_DEF.jpg)
prajith kc
Followers: 0 Following: 0
student
Professional Interests: geophysics
Statistics
25 Questions
0 Answers
RANK
285,046
of 297,016
REPUTATION
0
CONTRIBUTIONS
25 Questions
0 Answers
ANSWER ACCEPTANCE
8.0%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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,
10 years ago | 0 answers | 0
0
answersQuestion
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...
11 years ago | 0 answers | 0
0
answersQuestion
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...
11 years ago | 0 answers | 0
0
answersQuestion
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..?
11 years ago | 1 answer | 0
1
answerQuestion
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
11 years ago | 0 answers | 0
0
answersQuestion
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).
11 years ago | 0 answers | 0
0
answersQuestion
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...
11 years ago | 1 answer | 0
1
answerQuestion
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 ...
11 years ago | 1 answer | 0
1
answerQuestion
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.
11 years ago | 1 answer | 0
1
answerQuestion
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,...
11 years ago | 2 answers | 0
2
answersQuestion
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
11 years ago | 1 answer | 0
1
answerQuestion
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,'...
11 years ago | 0 answers | 0
0
answersQuestion
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>>
11 years ago | 1 answer | 0
1
answerQuestion
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..
11 years ago | 1 answer | 0
1
answerQuestion
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
11 years ago | 0 answers | 0
0
answersQuestion
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...
11 years ago | 0 answers | 0
0
answersQuestion
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
11 years ago | 0 answers | 0
0
answersQuestion
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..
11 years ago | 1 answer | 0
1
answerQuestion
i plotted a graph its X-axis ranging from 0-1800 with a spacing of 200. how can i change the interval to 50 with same range(0-1800)
axis setting
11 years ago | 2 answers | 0
2
answersQuestion
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 ...
11 years ago | 1 answer | 0
1
answerQuestion
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.
11 years ago | 1 answer | 0
1
answerQuestion
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=...
11 years ago | 0 answers | 0
0
answersQuestion
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...
11 years ago | 1 answer | 0
1
answerQuestion
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...
11 years ago | 1 answer | 0
1
answerQuestion
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 &...
11 years ago | 0 answers | 0