10 Questions 25 Answers 0 Followers
Questions related from Ahmed Hassan Yousef
Is it possible to generate C code for simulink model predictive controlto execute it on tivac lot?
31 March 2018 1,843 3 View
How to solve linearization errors in Matlab during the design of Model predictive control for nonlinear process?
07 March 2017 5,217 3 View
I have a program with 6 nested loops in C. I need to rewrite the code for parallelization and map the variable into two new variables in order to minimize atomic token and fore independence thread...
23 August 2015 9,217 3 View
I am using a constant image of resolution 1024*768 pixels *4 bytes representing Color to be overlapped with several images. The constant image is larger than the GPU constant memory 16K or 64K....
15 April 2015 720 3 View
What is the optimization techniques suitable for a 1000 parameters function? The application is image elastic registration.
11 February 2015 1,016 11 View
I need to build a cloud or a web based GPU server. A C/C++ web editor is needed to enable users to write their programs. If debugging for sequential and parallel is allowed, this will be great.
10 February 2015 8,201 3 View
We can mix Matlab GPUArray code with CUDA through Kernel object. Is there a benefit/cost to have c-mex layer in between. I think name mangling and converting from Column-major order matrices in...
08 January 2015 1,635 2 View
Does anyone have the pseudo code for Global search Matlab algorithm? I have already the Ugray paper but it seems that are some minor differences.
02 January 2015 3,412 2 View
We work on cross platform mobile development. We need to compare our work to others. What are the available programs (open source or evaluation version) of cross platform mobile development? Is...
18 November 2014 7,425 7 View
I am working on an image processing research that uses global optimization techniques. We used Matlab(R) genetic algorithm, simulated annealing and we were planning to use particle swarm as well....
07 November 2014 6,685 3 View