photo

Hussein


BI

Last seen: 11 maanden ago Active since 2023

Followers: 0   Following: 0

Message

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

Statistics

All
  • First Answer
  • Solver
  • First Submission

View badges

Feeds

View by

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

ongeveer een jaar ago | 0

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

ongeveer een jaar ago | 0

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

ongeveer een jaar ago | 0