Community Profile

photo

amrinder


Last seen: 2 years ago Active since 2013

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


Finding sampling rate from the information of spectral Lines, Number of Blocks, data length and Frequency Limit
Hello Everyone, I have the vibration data-set in .csv format which has data values and the DAQ setting information as follows: ...

4 years ago | 0 answers | 0

0

answers

Answered
How to solve the two equations numerically in which tabular data is also to be loaded?
Kindly provide the answer to the question, i need it in my project

5 years ago | 0

Question


How to solve the two equations numerically in which tabular data is also to be loaded?
I have two equations as; (D-0.025)^1.5 * J(c) = 0.0025; c = 0.5 - 0.01/D; Where J(c) is the particular value of J...

5 years ago | 3 answers | 0

3

answers

Question


how to print multiple figures on screen using -depsc command??
hello all, i got this problem in which i have executed a script and got 6 figures on my screen. now i want to create .eps file ...

11 years ago | 2 answers | 0

2

answers

Question


how to fix the label position in figure file in matlab
hello all, set(get(gca,'YLabel'),'Position',[1, 0, 0]); this command changes the position of label constantly. but when i ...

11 years ago | 1 answer | 0

1

answer

Question


figure file in matlab doesnot save the moved labels????
hello all, i am not able to save the figure file (.fig) extracted from a script in matlab to my pc after i move some labels to...

11 years ago | 0 answers | 0

0

answers

Question


how to give equally align ylabel in subplot loop
This is one script to create subplots of some technique. figure('Color',[1 1 1]) for i = 1:8 pp=subplot...

11 years ago | 0 answers | 0

0

answers

Question


Saving values in workspace automatically for a loop
I have a script as : for k=1:6 x=3+k; y=4+k z=x+y; I would like to save the values of x, y and z stor...

11 years ago | 2 answers | 0

2

answers

Answered
how to automatically save the workspace data in programs containing loops
thanx for the reply; but i may have not make myself clear about the question. The save option can be used but it could only ...

11 years ago | 0

Question


how to automatically save the workspace data in programs containing loops
Hello everybody; I am running a script which contain (for - end loops) and require a long time for processing and plotting...

11 years ago | 2 answers | 0

2

answers

Question


How to plot a graph between two variables using interpolation method????
hello all, There is this simple problem i am facing.I am plotting a graph between 't' (time) and 'e'(Energy) which ...

11 years ago | 2 answers | 0

2

answers

Answered
how to give ylabel desired label automatically in loop subplots???
thanx.. i got the desired result..

11 years ago | 0

Question


how to give ylabel desired label automatically in loop subplots???
hello all, I have this little problem in which for the given coding below i want that the graph to be plotted should have c1, c...

11 years ago | 2 answers | 0

2

answers

Answered
How to convert frequency spectrum to time domain waveform
kindly provide me some help as i m in urgent need and my work is suffering a lot coz of this problem

11 years ago | 0

Question


How to convert frequency spectrum to time domain waveform
Hello everybody, There is one problem here i am getting. I have taken some data in labview then converted into project6.mat fi...

11 years ago | 2 answers | 0

2

answers

Question


How to apply LOOP Function to this simple problem??
.... .... ... figure(1) plot(t(1:32768),x1,'r','linewidth',1) title('Waveform','Fontn...

11 years ago | 2 answers | 0

2

answers