Community Profile

photo

Tijjani Aminu Kuda


Glasgow caledonian university

Last seen: 約4年 前 2015 年からアクティブ

Followers: 0   Following: 0

連絡

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


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) ...

約4年 前 | 3 件の回答 | 0

3

回答

質問


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...

約8年 前 | 1 件の回答 | 0

1

回答

質問


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; ...

8年以上 前 | 3 件の回答 | 0

3

回答

質問


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. ...

8年以上 前 | 0 件の回答 | 0

0

回答

質問


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

8年以上 前 | 0 件の回答 | 0

0

回答

質問


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...

8年以上 前 | 2 件の回答 | 0

2

回答