Magdy Hanna
Fayoum University
Followers: 0 Following: 0
Programming Languages:
MATLAB
Spoken Languages:
English
Pronouns:
He/him
MATLAB
Spoken Languages:
English
Pronouns:
He/him
Feeds
질문
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...
7개월 전 | 답변 수: 3 | 0
3
답변질문
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...
9개월 전 | 답변 수: 1 | 0
1
답변질문
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...
10개월 전 | 답변 수: 1 | 0
1
답변질문
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...
10개월 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변제출됨
rdbeoap
%function [UH, p] = rdbeoap(k, r, U, P, mtol1) % % Objective: The revised direct batch generation of desired eigenvectors % lyi...
거의 4년 전 | 다운로드 수: 0 |
제출됨
dbeoap
% Objective: The direct batch generation of desired eigenvectors lying in % the eigenspace Ek of a unitary matrix.
거의 4년 전 | 다운로드 수: 0 |
질문
Why is the printed Matlab M-file faint?
The printed Matlab M-file is faint although in the preferences I used black color.
거의 8년 전 | 답변 수: 0 | 0

