fooozie mtlb


Con actividad desde 2015

Followers: 0   Following: 0

Estadística

MATLAB Answers

7 Preguntas
0 Respuestas

CLASIFICACIÓN
215.737
of 302.025

REPUTACIÓN
0

CONTRIBUCIONES
7 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
85.71%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 21.507

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 178.223

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

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


Dir sir, is there any dmod function to replace because dmod function already deleted by matlab since 2011?
Dir sir, is there any dmod function to replace because dmod function already deleted by matlab since 2011?

más de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


dear sir, in gui i load data from pushbutton 1. the problem is i do not know how to take data from pushbutton 1 into pushbutton 2..pushbutton 2 use data from pushbutton 1,
function pushbutton1_Callback(hObject, eventdata, handles) cd('D:\mim\dd - loop katz'); % current directory fid = fopen(...

más de 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how could I loop value of n because dimension is mismatch?
fs=input('Enter the sampling rate value = '); ind = (fix(linspace(1,length(he),fs))); for y=ind(1,2)-1; z=1:fs; ...

casi 11 años hace | 2 respuestas | 0

2

respuestas

Pregunta


dear sir, I try to call text file window from my current directory without no need to manually change text file name. Then just clicking which one to be exist one my current folder?
cd('D:\coding\datawave'); fid=fopen('file_21.txt'); % how can I choose another file like file_13.txt to become more fle...

casi 11 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Dear sir, How can I link between two interface or three interface of GUI? to make it more friendly user.
<</matlabcentral/answers/uploaded_files/38505/intrfc.png>>

casi 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Dear sir, I have 25 text files of detail about wave parameters. How could i write the command to extract data from my selection file?
cd('D:\coding\datawave'); fid=fopen('file_21.txt'); data=textscan(fid,'%s %s %s %f %f'); height=cell2mat(data(4));

casi 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


i got 450082 number or data. To process the data i need to make sampling rate to separated that data in a frame. how to process that data in every frame?
<</matlabcentral/answers/uploaded_files/38111/Untitled.png>>

casi 11 años hace | 3 respuestas | 0

3

respuestas