Community Profile

photo

Hassan Alkomy


Last seen: 1 year ago Active since 2018

Followers: 0   Following: 0

Statistics

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

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

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

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

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

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

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

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

5 years ago | 2 answers | 0

2

answers