Statistics
RANK
34.187
of 295.467
REPUTATION
1
CONTRIBUTIONS
12 Questions
1 Answer
ANSWER ACCEPTANCE
58.33%
VOTES RECEIVED
1
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
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
function to find arg max
Hello, i have a problem. please help we have x1, x2, x3, x4 are different functions of ' t ' and f1, f2, f3, f4 are also d...
bijna 10 jaar ago | 1 answer | 0
1
answerQuestion
quit program using if
hi, i create a program: % optimal algorithm clear all close all %% Insert value in Matlab dlg_title = 'Insert ...
ongeveer 10 jaar ago | 1 answer | 0
1
answerQuestion
find the dependence ratio
<</matlabcentral/answers/uploaded_files/17539/3.png>> hi, i have a graph above. Now i want to comment in this graph. For exa...
ongeveer 10 jaar ago | 2 answers | 0
2
answersQuestion
main title on subplot using for loop
hi, i created a whole programme but don't know how to create one sub title using for loop: if type =1 => main title: G.652 ...
ongeveer 10 jaar ago | 1 answer | 0
1
answerQuestion
If elseif else end function
hi, i am writing the code that follows L=1:1:10; choice = menu('Choose the case','case1','case2','case3','case4'); if ...
meer dan 10 jaar ago | 2 answers | 1
2
answersQuestion
how to display two value in each row of one message box?
hi, please hlep x = [0 3 4 5 7 9 10 2 3 5]; y = 4:1:14; z = 5 * x find all the z that 10 < z < 0.7*max(z) and d...
meer dan 10 jaar ago | 1 answer | 0
1
answerQuestion
How to find and display some value with condition?
Hi, i want to find and also display in message box all the value which is satisfied conditions: given x = randi(10,...
meer dan 10 jaar ago | 1 answer | 0
1
answerQuestion
help with for statement
hi, this is my code. first u insert the value of channels. It will create a pattern S. then i want to determine equation: 'Pfwm...
meer dan 10 jaar ago | 2 answers | 0
2
answersQuestion
display special symbol in message box
hi, i use sprintf code but now it can't display the special symbol 'alpha' clear all close all %% Insert value in Mat...
meer dan 10 jaar ago | 1 answer | 0
1
answerQuestion
display value in message box
hi, please help. i create a multiple choice box and then display value of a in a message box but i don't know how to put the ...
meer dan 10 jaar ago | 4 answers | 0
4
answersQuestion
If-then with a range
Hi everyone, please help, M is from 1 to 10 ( 1,2,3....,10) if M is odd then N = M + 1 else N = M + 2 I created this ...
meer dan 10 jaar ago | 1 answer | 0
1
answerQuestion
how to apply hamming window to sinal
hello, i am new in matlab. i have created the modulated signal but don't know how to apply the hamming window to the signal. ...
meer dan 10 jaar ago | 1 answer | 0