Community Profile

photo

mustaphos


Anadolu University

Actif depuis 2016

Statistiques

  • Thankful Level 1

Afficher les badges

Content Feed

Afficher par

Question


Logical Not Operation To The Fields Of Struct
Hi. Suppose i have this: a(1).b = true; a(2).b = false; I want to invert all b fields to get the following: a(1).b = false;...

environ 5 ans il y a | 2 réponses | 0

2

réponses

Question


3D Surface Matching
Hi. I have some values as 3D surface in polar coordinates (theta, phi and value). And i want to match this dataset to anot...

plus de 6 ans il y a | 1 réponse | 0

0

réponse

Question


HOW TO Summation of Functions ?
Hi. How can i add one functions to another? For example: fun1 = @(x)100*(x(2) - x(1)^2)^2 + (1 - x(1))^2; fun2 = @(x)5...

plus de 7 ans il y a | 1 réponse | 0

1

réponse