Jakub Reczek
Followers: 0 Following: 0
Statistiques
3 Questions
0 Réponses
RANG
139 568
of 295 495
RÉPUTATION
0
CONTRIBUTIONS
3 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
33.33%
VOTES REÇUS
0
RANG
of 20 240
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 991
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
environ 5 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
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
plus de 5 ans il y a | 1 réponse | 0