photo

Farid


Polito

Last seen: 8 meses hace Con actividad desde 2019

Followers: 0   Following: 0

Mensaje

Estadística

All
  • Thankful Level 3
  • First Answer
  • Revival Level 1
  • Solver

Ver insignias

Feeds

Ver por

Pregunta


Matlab app designer header icon/favicon problem
Good day all, how can I change this undesired header icon? Thanks in advance

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


Use Signal labeler for python?
Hi all, I have worked with Matlab's signal labeler app before, I was wondering if it's possible to use it for AI purposes in py...

casi 2 años hace | 1 respuesta | 1

1

respuesta

Pregunta


Signal labeler for pyhton.
Hi all, I have used matlab signal labeler before and was wondering if I could use it for a dataset I will later use in python. ...

casi 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Sound Pressure level returning -inf
Hello Community; when I use the function [Lt,Leq,Lpeak,Lmax] = SPL(recording_vector) it returns vectors containing (partially o...

casi 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Sharing Variables between app and matlab workspace?
Hey community, I have developed an app with the app designer, I am wondering if there's any way to preview and manipulate the v...

casi 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Deep learning toolbox keeps disappearing
Hey community, Everytime I close Matlab I will have to re-install the deep learning toolbox in order to be able to load and int...

casi 2 años hace | 2 respuestas | 0

2

respuestas

Respondida
Variable originally saved as a structure cannot be instantiated as an object and will be read in as a uint32
I got the same error just because for some reason the toolbox that was supposed to interpret the loaded file (in my case ''deep ...

casi 2 años hace | 1

Respondida
Changing Y limit of spectogram
ylim([0 fmax]) worked for me perfectly, You probably have not used clc; clear in the beginning. I know it's too late now but an...

más de 3 años hace | 0

Pregunta


Non-linear Spacing on spectrogram
Hello, I am trying to produce the same spectrogram but using logarithmic spacing gives me a totally different result so I was w...

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

1

respuesta

Respondida
How to convert Normalized frequency back to Frequency on the graph
I should have set the frequency range to solve this problem. spectrogram(x,window,noverlapp,nfft,'yaxis',frequency range);

más de 3 años hace | 0

| aceptada

Pregunta


How to convert Normalized frequency back to Frequency on the graph
Dear All, I need to change the Y-axis unit on this graph back to frequency[HZ], I'd really appreciate your answers. Thank you ...

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

1

respuesta

Respondida
Non-linearly spaced graph
I did it this way: figure(1) I = imread('askf1.png'); h = image(xlim,ylim,I); xticks([0 0.095 0.2 0.325 0.42 0.528 0.65 0....

alrededor de 4 años hace | 0

Pregunta


Non-linearly spaced graph
How is it possible to create this graph's x and y axis?

alrededor de 4 años hace | 2 respuestas | 0

2

respuestas