photo

Magdy Hanna


Fayoum University

Last seen: 2 days ago Active since 2018

Followers: 0   Following: 0

Message

Professor, Department of Engineering Mathematics and Physics, Faculty of Engineering, Fayoum University.

Programming Languages:
MATLAB
Spoken Languages:
English
Pronouns:
He/him

Statistics

All
MATLAB Answers

9 Questions
0 Answers

File Exchange

2 Files

RANK
264,070
of 298,937

REPUTATION
0

CONTRIBUTIONS
9 Questions
0 Answers

ANSWER ACCEPTANCE
44.44%

VOTES RECEIVED
0

RANK
20,498 of 20,661

REPUTATION
0

AVERAGE RATING
0.00

CONTRIBUTIONS
2 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 162,923

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • First Submission

View badges

Feeds

View by

Question


The coefficients of a Hermite polynomial
After the coomand: H = hermiteH(n, sym('t')) ; which generates a Hermite polynomial of degree n. I need to get a vector of it...

3 days ago | 3 answers | 0

3

answers

Question


Has the MEX function (mxGetComplexDoubles) been deprecated in R2024b?
I am preparing a MEX file that includes the function: (mxGetComplexDoubles). I tried to compile and link it to get the execu...

2 months ago | 1 answer | 0

1

answer

Question


What is the counterpart of the command (mxSetImagData) that can work for Interleaved Complex API?
I need something like: call mxSetImagData(plhs(1), mxCalloc(n, 8)) and I am using (Interleaved Complex API). The problem is t...

3 months ago | 1 answer | 0

1

answer

Question


writing a mex statement for outputting values of some variables to the console.
I am preparing a MEX file. I want to output the values of some variables to the console. What MEX statement can do that for me...

3 months ago | 1 answer | 0

1

answer

Question


How can I keep the non-Matlab command window open after executing an executable by double clicking it?
By double clicking an executable, a non-MATLAB window opens and after the execution, it immediately closes. How can I keep it op...

8 months ago | 1 answer | 0

1

answer

Question


What is the easiest way to provide the user with a compiled version of a matlab function so that he can run without having the source?
I do not want to share the source (a prepared MATLAB function) with the community. What is the most direct way to prepare a comp...

8 months ago | 1 answer | 0

1

answer

Question


Matlab Compiler: passing parameters
The use of Matlab Compiler: How can I prepare a compiled Standalone Application such that the user can open it either in a Matl...

8 months ago | 1 answer | 0

1

answer

Question


R2024b: When trying to open an M file, I receive the message: Unrecognized function or variable 'uiopen'
R2024b: When trying to open an M file, I receive the message: Unrecognized function or variable 'uiopen' The same problem occur...

8 months ago | 1 answer | 0

1

answer

Submitted


rdbeoap
%function [UH, p] = rdbeoap(k, r, U, P, mtol1) % % Objective: The revised direct batch generation of desired eigenvectors % lyi...

3 years ago | 0 downloads |

0.0 / 5

Submitted


dbeoap
% Objective: The direct batch generation of desired eigenvectors lying in % the eigenspace Ek of a unitary matrix.

3 years ago | 0 downloads |

0.0 / 5

Question


Why is the printed Matlab M-file faint?
The printed Matlab M-file is faint although in the preferences I used black color.

7 years ago | 0 answers | 0

0

answers