Statistics
RANK
33.706
of 295.569
REPUTATION
1
CONTRIBUTIONS
15 Questions
1 Answer
ANSWER ACCEPTANCE
26.67%
VOTES RECEIVED
1
RANK
of 20.247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154.057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
meer dan 9 jaar ago | 2 answers | 0
2
answersQuestion
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...
bijna 10 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 10 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 10 jaar ago | 2 answers | 0
2
answersQuestion
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 ...
meer dan 10 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 10 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 10 jaar ago | 2 answers | 1
2
answersQuestion
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...
meer dan 10 jaar ago | 1 answer | 0
1
answerQuestion
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 ...
meer dan 10 jaar ago | 1 answer | 0
1
answerreplace array numbers in places that are not the indices of another array
Amazing!
meer dan 10 jaar ago | 0
Question
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; ...
meer dan 10 jaar ago | 2 answers | 0
2
answersQuestion
Two sided laplace transform
Hello, is there any function that generates two sided laplace transform?
bijna 11 jaar ago | 0 answers | 0
0
answersQuestion
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...
bijna 11 jaar ago | 1 answer | 0
1
answerQuestion
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 ...
bijna 11 jaar ago | 0 answers | 0
0
answersQuestion
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) ...
bijna 11 jaar ago | 1 answer | 0
1
answerQuestion
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...
bijna 11 jaar ago | 1 answer | 0