photo

mosayyeb


Last seen: 4 months ago Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Evaluation of function handler
I have function handler with e.g. 2 variable (F=@(x,y) x+y. If I want to add value to one of variables (e.g. y=2), and I need ex...

4 years ago | 1 answer | 0

1

answer

Question


change value of nestef fields (in struct) in loop
Hello I have some nested structs with many fields I intend to produce field name and change its value in loop I use sprintf ...

4 years ago | 0 answers | 0

0

answers

Question


Make function handlers Explcit
Hi, I have some function handlers (S=@(x)x , R=@(x)x^2). I make a calculation on them and store it as a new function handler (J=...

9 years ago | 1 answer | 0

1

answer

Question


How implement constrain of being positive in Nelder-Mead Method?
Hello to all. Could someone explain constraining Nelder Mead optimization method (being positive) with an example? Best regar...

10 years ago | 0 answers | 0

0

answers

Answered
How extract data from image saved in fig format?
Thanks alot

10 years ago | 0

Question


How extract data from image saved in fig format?
I saved my images as fig in matlab. How extract it's data now? I use gcf(get, but I can not find it,d date(maybe Cdata). what I...

10 years ago | 2 answers | 0

2

answers

Question


How implement constrain of being positive in Nelder-Mead Method?
Hello to ALL. I have a function that is not smooth and continious. so I want to use Nelder-Mead Method for optimizing. But my p...

10 years ago | 3 answers | 0

3

answers