photo

Koen


Universiteit Antwerpen

Actif depuis 2014

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

4 Questions
0 Réponses

RANG
290 771
of 300 343

RÉPUTATION
0

CONTRIBUTIONS
4 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
50.0%

VOTES REÇUS
0

RANG
 of 20 926

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 172

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

  • First Review
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


deleting and adapting columns in matrix of function handles
Hello, If you a matrix that contains function handles, so for example: A = @(x) [x , x^2, x^3; 2*x, 2*x^2, 2*x^3] How c...

presque 10 ans il y a | 1 réponse | 0

1

réponse

Question


how to create on an efficient way zeros in a symbolic matrix?
hey, I want to create a matrix/array A with size(n,2) (for arbitrary n) such that A(:,1) = zeros(n,1) A([1:n-1],2) = ...

presque 11 ans il y a | 3 réponses | 0

3

réponses

Question


matrix product in function handle
hello, I have 2 functions defined: trig = @(y) a(1)/2 + a(2:6)*cos((1:5).'*y) + b(2:6)*sin((1:5).'*y) (with given vecto...

presque 11 ans il y a | 1 réponse | 0

1

réponse

Question


error when call function
hello, I use matlab for excercises on the university. I declare a function 'benadering_four' and when I ask for benadering_fo...

presque 11 ans il y a | 1 réponse | 0

1

réponse