photo

Hussein


BI

Last seen: 11 meses hace Con actividad desde 2023

Followers: 0   Following: 0

Mensaje

I'm a researcher in the field of sciences, AI, IT, drugs designing and technologies. I had accomplished and published many researches and inventions. My aim to contribute in making better health, knowledge, employment and safety for the community.

Programming Languages:
Python, C++, C, MATLAB, Arduino, Visual Basic
Spoken Languages:
English
Pronouns:
No pronouns - Use my name only

Estadística

All
  • First Answer
  • Solver
  • First Submission

Ver insignias

Feeds

Ver por

Respondida
2D plot and animation
clc clear all close all Z = peaks; surf(Z) axis tight set(gca,'nextplot','replacechildren','visible','off') f = getframe;...

alrededor de 1 año hace | 0

Respondida
How do I plot a figure and animate overlaying plots in a separate figure?
clc clear all close all figure Z = peaks; surf(Z) axis tight set(gca,'nextplot','replacechildren','visible','off') f = g...

alrededor de 1 año hace | 0

Respondida
I want to make a movie from plots in MATLAB. How do I do this?
clc clear all close all Z = peaks; surf(Z) axis tight set(gca,'nextplot','replacechildren','visible','off') f = getframe;...

alrededor de 1 año hace | 0