photo

Alon


Attivo dal 2013

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

15 Domande
1 Risposta

RANK
41.374
of 300.331

REPUTAZIONE
1

CONTRIBUTI
15 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
26.67%

VOTI RICEVUTI
1

RANK
 of 20.920

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.124

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


Read a binary file of format float
Hello, I have a binary file that holds a content of float array that wa written in c#. I want to read it into matlab to view tha...

oltre 10 anni fa | 2 risposte | 0

2

risposte

Domanda


generate a frequency error in a vector in baseband
Hello I write a simulation of communication channel. I get a vector from another function that is called data_frame. I have to...

quasi 11 anni fa | 0 risposte | 0

0

risposte

Domanda


convert variable to global
Hello, I have a gui and all of my variables are named like this: handles.var1,handles.var2.... How can I convert them to be...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


data in axes is saved after clear GUI
Hello, I have a GUI plot with radio_button group(2 buttons). I reset the gui with a pushbutton and after clearing all variables...

oltre 11 anni fa | 2 risposte | 0

2

risposte

Domanda


generate delta delayed vector
hello this is delta vector: [1 0 0] this is delayed in 2:[0 0 1] how can I generate a vector that is delayed by N that is for ...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


after clear variables in gui it saves plots
Hello, I use a reset button and in it clear objects by setting it with 'set'. I also wrote clear all and clear global, but if I...

oltre 11 anni fa | 0 risposte | 0

0

risposte

Domanda


check if a variable in a structure exist
Hello, I must check if the variable handles.Y2 exists in the structure handles(I work with gui). Using exist gives me 0 althou...

oltre 11 anni fa | 2 risposte | 1

2

risposte

Domanda


sound file - out of memory
Hello, I wrote a code loading several sound files and viewing their frequency/time domains. The code works well with a sound fi...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


GUI pop-up menu with checkbox
I have a frequency band that divided to 3 little bands. When I pick from the popup menu (for example) band 1 I need to pick up ...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


replace array numbers in places that are not the indices of another array
Hello, I have array_1 looks like this: array_1=[4 7 22 44 13 4 1 9 6 0 5 77 45 12]; I have another array -> array_2=3:7; ...

oltre 11 anni fa | 2 risposte | 0

2

risposte

Domanda


Two sided laplace transform
Hello, is there any function that generates two sided laplace transform?

oltre 11 anni fa | 0 risposte | 0

0

risposte

Domanda


can't use dlmread with % delimiter, need another function, help
I try to read numbers from text file. for example it looks like this: 41%6%7%.... When I use the dlmread function with % delimi...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


Laplace and fourier symbolic transform relationship
Hello, I wrote a code that transforms a function f(t) to F(s) and F(w): syms f(t) F1(s) F2(w) f(t)=1;%1 is only example ...

oltre 11 anni fa | 0 risposte | 0

0

risposte

Domanda


seperate multiple graphs(which are in one plot) into several plots
<</matlabcentral/answers/uploaded_files/6164/graph.png>> Hi, I need to seperate the combined graph added(created in fdatool) ...

quasi 12 anni fa | 1 risposta | 0

1

risposta

Domanda


change the step in x label
Hello, I have made histogram shown in the picture attached. As you can see, the X lable is ticked with the numbers: 95-125 w...

quasi 12 anni fa | 1 risposta | 0

1

risposta