photo

Hassan Alkomy


Last seen: 2 years ago Active since 2018

Followers: 0   Following: 0

Statistics

All
MATLAB Answers

7 Questions
1 Answer

File Exchange

6 Files

RANK
123,403
of 300,369

REPUTATION
0

CONTRIBUTIONS
7 Questions
1 Answer

ANSWER ACCEPTANCE
71.43%

VOTES RECEIVED
0

RANK
11,134 of 20,936

REPUTATION
47

AVERAGE RATING
0.00

CONTRIBUTIONS
6 Files

DOWNLOADS
8

ALL TIME DOWNLOADS
438

RANK

of 168,436

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 3
  • Personal Best Downloads Level 1
  • First Submission

View badges

Feeds

View by

Question


Loading a DAGNetwork file from the workspace to Simulink
After training YOLO v2, I have a DAGNetwork in the workspace. I want to send this to Simulink. I can't do this at all. All (From...

4 years ago | 1 answer | 0

1

answer

Answered
Find the indices of the imaginary element of the matrix
Actually, the three solutions by David, Joseph and Scott give what i want. I chose David's answer because it is a one-line answe...

4 years ago | 0

Question


Find the indices of the imaginary element of the matrix
Suppose I have a Matrix like this: A=[1 2 3; 4+i 5 6-i; 7 8+i 9] Now, I want to know if there is a way t...

4 years ago | 4 answers | 0

4

answers

Question


Plot a normal figure and animatedline together onthe same figure
Hi everyone, I have a question about how to plot a regular figure (using plot or plot3) and animated lines (using animatedline ...

5 years ago | 1 answer | 0

1

answer

Question


Calling external time dependent variables inside ODE45 function
I want to use ODE45 to solve a system of ODEs. The ODEs depend on time dependent variables that I have from another script. Thes...

5 years ago | 1 answer | 0

1

answer

Question


ode45 Inputs must be floats, namely single or double.
I Have this code and I do not know where is the problem. I end up with: Error in ode45 (line 115) odearguments(FcnHandlesUse...

6 years ago | 0 answers | 0

0

answers

Question


Solving one equation with one unknown and get all possible solutions
I have an equation and I need to get its solution. I think it has more than one solution, but using the command (solve) I can ge...

7 years ago | 2 answers | 0

2

answers

Question


Output truncated. Text exceeds maximum line length for Command Window display. How to solve?
I have a problem that when I tried to display an answer, I got this message (Output truncated. Text exceeds maximum line length ...

7 years ago | 2 answers | 0

2

answers