![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/4177972_1522100646454_DEF.jpg)
amrinder
Followers: 0 Following: 0
Estadística
12 Preguntas
4 Respuestas
CLASIFICACIÓN
18.164
of 297.016
REPUTACIÓN
2
CONTRIBUCIONES
12 Preguntas
4 Respuestas
ACEPTACIÓN DE RESPUESTAS
41.67%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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: ...
casi 5 años hace | 0 respuestas | 0
0
respuestasHow 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
más de 6 años hace | 0
Pregunta
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...
más de 6 años hace | 3 respuestas | 0
3
respuestasPregunta
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 ...
más de 11 años hace | 2 respuestas | 0
2
respuestasPregunta
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 ...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 11 años hace | 2 respuestas | 0
2
respuestashow 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 ...
más de 11 años hace | 0
Pregunta
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...
más de 11 años hace | 2 respuestas | 0
2
respuestasPregunta
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 ...
más de 11 años hace | 2 respuestas | 0
2
respuestashow to give ylabel desired label automatically in loop subplots???
thanx.. i got the desired result..
más de 11 años hace | 0
Pregunta
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...
más de 11 años hace | 2 respuestas | 0
2
respuestasHow 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
casi 12 años hace | 0
Pregunta
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...
casi 12 años hace | 2 respuestas | 0
2
respuestasPregunta
How to apply LOOP Function to this simple problem??
.... .... ... figure(1) plot(t(1:32768),x1,'r','linewidth',1) title('Waveform','Fontn...
casi 12 años hace | 2 respuestas | 0