photo

Abdullah


Last seen: 4 years ago Active since 2018

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

5 Questions
0 Answers

Cody

0 Problems
19 Solutions

RANK
135,999
of 301,296

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
0

RANK
 of 21,225

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
26,532
of 173,832

CONTRIBUTIONS
0 Problems
19 Solutions

SCORE
205

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Solver
  • Thankful Level 1

View badges

Feeds

View by

Question


Using 'OR' operator with 'case' statement
Is it good programming practice to use 'OR' operator with 'case' statement. I want to associate multiple values of 'switch' stat...

7 years ago | 1 answer | 0

1

answer

Question


How to find values of variables?
I have 2 matrices, Q and X such that XQ=0. X is 1x16 matrix with unknown values i.e. X=[x1, x2, x3, x4, ...x16]. Q is 16x16 real...

7 years ago | 2 answers | 0

2

answers

Question


How to solve this 16x16 matrix?
The above 16x16 matrix is Q matrix. I want to calculate QX=0, where X=[x1,x2,x3...x16]'. How can I solve or at least simplify ...

7 years ago | 1 answer | 0

1

answer

Question


How to solve this matrix?
I have some variables to find like x= [1x16 (x1,x2,x3,....x16 variables)] with condition that x1+x2+x3+....x16=1. I have also 16...

7 years ago | 2 answers | 0

2

answers

Question


how to fully whiten the white parts and fully blacken the black parts of a scanned image without changing its colorful parts
I have a scanned image of a word(.docx) file. I want it to look like the original file. for this, i want to remove the noise i.e...

7 years ago | 1 answer | 0

1

answer