photo

Ahmed Alshehhi


Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

7 Questions
0 Answers

RANK
26 955
of 300 365

REPUTATION
1

CONTRIBUTIONS
7 Questions
0 Answers

ANSWER ACCEPTANCE
28.57%

VOTES RECEIVED
1

RANK
 of 20 933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 262

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

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


I don't get the answer that i want?
went I select number from between 1 to 10 I should get the result = normal and Acc =100 but wwhen I run it I get result = normal...

mer än 7 år ago | 2 answers | 0

2

answers

Question


I find this error Index exceeds matrix dimensions can anyone help me to solve it?
load project2trial.txt %data stored as column -> 7 columns with size 30x7 N = length(project2trial); % Gives number of ...

mer än 7 år ago | 1 answer | 0

1

answer

Question


save data from all loop iterations
for I=1:10 //calculation for j=1:10 //calculation end end I want to save all the data because the saving method that I us...

mer än 7 år ago | 1 answer | 0

1

answer

Question


segmentation og ECG signal
I have ECG signal(rri) and I want to do segmentation for it 10 times and save the result. I feel confuse about how my code will...

mer än 7 år ago | 0 answers | 0

0

answers

Question


defined string as input for function
I have function which use load file that have some string inside it which I used it as input to my function so, I defined the lo...

mer än 7 år ago | 1 answer | 0

1

answer

Question


Get string from popupmenu
I want to get string from popupmenu and use it as string in another function

mer än 7 år ago | 1 answer | 1

1

answer

Question


How to ask the user to check avalue from a loop
I have this loop For i= 1:30 s=a*x(i); if s>=0 cc(i)=1; else cc(i)=0; end end I want the user to s...

mer än 7 år ago | 1 answer | 0

1

answer