Feeds
質問
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: ...
5年弱 前 | 0 件の回答 | 0
0
回答回答済み
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
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
6年以上 前 | 0
質問
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...
6年以上 前 | 3 件の回答 | 0
3
回答質問
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年以上 前 | 2 件の回答 | 0
2
回答質問
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年以上 前 | 1 件の回答 | 0
1
回答質問
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年以上 前 | 0 件の回答 | 0
0
回答質問
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年以上 前 | 0 件の回答 | 0
0
回答質問
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年以上 前 | 2 件の回答 | 0
2
回答回答済み
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 ...
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年以上 前 | 0
質問
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年以上 前 | 2 件の回答 | 0
2
回答質問
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 ...
12年弱 前 | 2 件の回答 | 0
2
回答回答済み
how to give ylabel desired label automatically in loop subplots???
thanx.. i got the desired result..
how to give ylabel desired label automatically in loop subplots???
thanx.. i got the desired result..
12年弱 前 | 0
質問
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...
12年弱 前 | 2 件の回答 | 0
2
回答回答済み
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
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
12年弱 前 | 0
質問
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...
12年弱 前 | 2 件の回答 | 0
2
回答質問
How to apply LOOP Function to this simple problem??
.... .... ... figure(1) plot(t(1:32768),x1,'r','linewidth',1) title('Waveform','Fontn...
12年弱 前 | 2 件の回答 | 0