photo

Jakub Reczek


Last seen: 4년 초과 전 2019년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How to change one line of code?
Hi! I have 2 files, one function and a main code. In function code is: function y = myfun(x) a(:,2)=10.0*ones(4,1); for j...

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


PSO algorithm value problem
Hi I have a pso code, but i have a little problem. Here is a code clc; clear; close all; %% Problem Definition CostFun...

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to change this function fun = @(x)x(1)*exp(-norm(x)^2) to x^2+y^2?
Hi I dont know how to change fun = @(x)x(1)*exp(-norm(x)^2) to function x^2+y^2?? Thanks for answers

5년 초과 전 | 답변 수: 1 | 0

1

답변