photo

mohammad mehio


Last seen: mer än 3 år ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

9 Questions
0 Answers

RANK
36 059
of 300 364

REPUTATION
1

CONTRIBUTIONS
9 Questions
0 Answers

ANSWER ACCEPTANCE
22.22%

VOTES RECEIVED
1

RANK
 of 20 934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 407

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

View badges

Feeds

View by

Question


where can I find all classification functions like newff newcf newelm and more
classification functions like newff, newcf, newelm and more

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

1

answer

Question


I have results from cftool and i want to view the coefficients as message box what should I do below you see the result of the features extracted
fitresult = General model Sin8: fitresult(x) = a1*sin(b1*x+c1) + a2*sin(b2*x+c2) + a3*sin(...

mer än 3 år ago | 0 answers | 1

0

answers

Question


Index in position 2 exceeds array bounds (must not exceed 1). Error in cut1 (line 2) y=X(:,a:b);
when I run the main code I got this problem close all; clear all; clc; for i = 1:7 test=load ((['TBGEMGPATIENT',num2str(i...

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

0

answers

Question


hello, I have a project and I'm extracting the features from emg signal, accelerometer signal and goniometer signal.
I extracting feature from 7 signals in a row for each signal, my question is how can I save the feature extracted for every sign...

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

0

answers

Question


vertcat error, when I run the code, at the end it tell me: Error using vertcat Dimensions of arrays being concatenated are not consistent.
close all; clear all; clc; %this code is created by Dr. Alaa Daher for advanced EMG signal analysis %%import the data in the ...

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

0

answers

Question


Index in position 2 exceeds array bounds (must not exceed 1).
I have txt file which is EMG signal when I running it it gives me error from function called cut1 I give a and b give me the ...

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

1

answer

Question


cftool when selecting data
I have flex sensor signal and i want to remodel it to get features through cftool I load the file but when i enter to choose th...

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

1

answer

Question


Cumulative Density Function. Digital Image Processing
as you can see in the table, I have to write it as a code in matlab but I have problem in finding cdf, where cdf1 = pdf1, cdf2 =...

nästan 4 år ago | 1 answer | 0

1

answer

Question


what does k = 0:25.5:255 function means
for k = 0:25.5:255 io = imread('MRI.png') ig = rgb2gray(io) subplot(1,1,1) imshow(ig) [r,c] = size(ig) % r=row,c=column di...

ungefär 4 år ago | 1 answer | 0

1

answer