photo

Magdy Hanna


Last seen: 4 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

11 Questions
0 Answers

File Exchange

2 Files

RANK
116,774
of 301,848

REPUTATION
0

CONTRIBUTIONS
11 Questions
0 Answers

ANSWER ACCEPTANCE
45.45%

VOTES RECEIVED
0

RANK
20,958 of 21,439

REPUTATION
0

AVERAGE RATING
0.00

CONTRIBUTIONS
2 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 176,942

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 3
  • First Submission

View badges

Feeds

View by

Question


Matlab R2024b is installed, however it does not appear in either "Programs and features" of the control panel or in "Apps and features".
1) When I tried to install MATLAB R2024b, I received the message that it has been already installed. 2) I want to first uninsta...

4 days ago | 1 answer | 0

1

answer

Question


searchin for an M file in all folders of my PC.
I want to search for an M file in all the folders of my PC. I do not want to search in every folder individually.

4 months ago | 3 answers | 0

3

answers

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...

1 year 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...

1 year 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...

1 year 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...

1 year 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...

1 year 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...

1 year 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...

1 year 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...

1 year 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...

4 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.

4 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.

8 years ago | 0 answers | 0

0

answers