photo

Alon


2013년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

15 질문
1 답변

순위
41,366
of 300,365

평판
1

참여
15 질문
1 답변

답변 채택
26.67%

획득한 표
1

순위
 of 20,933

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,262

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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...

10년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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...

거의 11년 전 | 답변 수: 0 | 0

0

답변

질문


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...

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

11년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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 ...

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

11년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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...

11년 초과 전 | 답변 수: 2 | 1

2

답변

질문


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...

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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 ...

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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; ...

11년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

11년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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...

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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 ...

거의 12년 전 | 답변 수: 0 | 0

0

답변

질문


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) ...

거의 12년 전 | 답변 수: 1 | 0

1

답변

질문


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...

거의 12년 전 | 답변 수: 1 | 0

1

답변