photo

Tijjani Aminu Kuda


Glasgow caledonian university

Last seen: 6 years ago Active since 2015

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
202,995
of 300,364

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
16.67%

VOTES RECEIVED
0

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 1

View badges

Feeds

View by

Question


accessing cell data using brace indexing,
Hi everyone, I am tring to access the content of multiple cell in a loop. I have used the code: for k = 1:length(predictors) ...

6 years ago | 3 answers | 0

3

answers

Question


Error: Assignment has more non-singleton rhs dimensions than non-singleton subscripts
Please can someone help. Im trying to run this code Hw = zeros(ntrain,ntrain); for i = 1:ntrain for j = 1:ntra...

9 years ago | 1 answer | 0

1

answer

Question


please i was trying to test a function that i have coded, but this message "subscripted assignment dimension mismatch" keeps appearing for every attempt. can someone help
function Y = trial_p(x,y) Y = 100*(x.^2-y)+(1-x).^2; end lb=[0 0]; ub = [1 13]; d=2; ...

10 years ago | 3 answers | 0

3

answers

Question


Please can somebody help on this
I came across a function i intended to use, and it started by creating arrays of ones like this zn = ones(n,1)*10^100. ...

10 years ago | 0 answers | 0

0

answers

Question


Please i need a code for multiobjective optimisation using firefly algorithm
Please i need a code for multiobjective optimisation using firefly algorithm

10 years ago | 0 answers | 0

0

answers

Question


Please im having this messeage displayed when using xlswrite function
Warning: Added specified worksheet. > In xlswrite>activate_sheet at 284 In xlswrite>ExecuteWrite at 256 In xlswrite at 2...

10 years ago | 2 answers | 0

2

answers