photo

Arkanra Kadhum


University of Kufa

Last seen: 2 years ago Active since 2016

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

6 Questions
1 Answer

RANK
82,149
of 300,369

REPUTATION
0

CONTRIBUTIONS
6 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20,936

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,436

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
  • First Answer
  • Revival Level 1
  • Thankful Level 1

View badges

Feeds

View by

Question


how r to each Matlab folder
When I want to reach the files that I stored in Matlab in E partition, and I wrote: >> cd :\E I got an error “Error using cd...

5 years ago | 1 answer | 0

1

answer

Answered
Error evaluating parameter 'Mechanical' in 'model/Asynchronous Machine SI Units' Caused by: Index exceeds array bounds.
I think the error in the model, the list above is generator parameters. Arkan

6 years ago | 0

Question


Dimension 2 is fixed on the left-hand side but varies on the right ([1 x 1] ~= [1 x :?])
Hi all, I am trying to use an Matlab function block to sort array: function [Y1, Y2,Y3,Y4] = selectionSort( Vc1, Vc2,...

6 years ago | 1 answer | 0

1

answer

Question


index of an array multiple same element
How can find the index of an array element if it have element have the same value for example a=[7 8 8 2 5 6 6 2 6 8] what i...

6 years ago | 3 answers | 0

3

answers

Question


Expected a scalar error
I used fun block in simulink with the following program function [Y1, Y2,Y3] = selectionSort( Vc1, Vc2, Vc3) A=[ ...

6 years ago | 1 answer | 0

1

answer

Question


Parse error: The expression to the left of the equals sign is not a valid target for an assignment.
Hi every body I have been used Mathlab Fun to sort ten values. but I get error Parse error: The expression to the left of the...

6 years ago | 1 answer | 0

1

answer

Question


Load image in form one-dimensional signal
How can I use the Matlab statement "s = leleccum(1:3920)" for any image rather than leleccum image? The number 3920, what it me...

9 years ago | 2 answers | 0

2

answers