Genetic programming for matrices using GPLAB

Hello everybody!
If I may to ask your help with the below issue:
I am trying to use GPLAB in my PhD research which includes finding better mathematical models that works on Matrices as a fitness cases instead of numbers,
My problem can be described as follows:
A= F(S) * C , where A,C are matrices and F(S) is a mathematical expression on matrix S (ex: F(S)=1+S/S^2 )
the target is to find F(S) that gives the minimum absolute error between A and A_original (I.e minimize|A - A_org|)
I would be very grateful for your Kind Help!
Thank you
-- Alaa

댓글 수: 2

Are you sure MATLAB Coder is involved in this? That product is used to generate C code from MATLAB .m files.
alaa Afeef
alaa Afeef 2012년 10월 12일
What do you think about this tool https://sites.google.com/site/gptips4matlab/

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

질문:

2012년 10월 11일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by