photo

alfiya riyas


Last seen: 5 years ago Active since 2019

Followers: 0   Following: 0

Statistics

All
MATLAB Answers

0 Questions
2 Answers

Cody

0 Problems
1 Solution

RANK
153,954
of 300,392

REPUTATION
0

CONTRIBUTIONS
0 Questions
2 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
94,722
of 168,373

CONTRIBUTIONS
0 Problems
1 Solution

SCORE
20

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Answer
  • Solver

View badges

Feeds

View by

Answered
Insert first element into existing column vector...
In a column contains char vaues 'F' and 'M'. i want to add values again 1 0 -1 in the same column using for loop no of rows 6...

6 years ago | 0

Answered
Solving Function in MATLAB App Designer
>> SOM Not enough input arguments. Error in SOM (line 19) X=X'; function [IDX, C]=SOM(X,NetSize) X=X'; nSa...

6 years ago | 0

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

6 years ago