Osama Hussein
University of Toledo
Followers: 0 Following: 0
Osama Hussein received his B.Sc. degree in communications and electronics engineering from the Jordan University of Science and Technology, Irbid, Jordan, in 2013. He is currently pursuing the "direct" Ph.D. Degree in electrical engineering at the University of Toledo, OH, USA. His research interests include modeling microwave circuits, passive and active RF components design and antennas.
Statistics
RANK
261,159
of 295,467
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Multiplying part of vector with another vector repeatedly without for loop
I have a very long vector A, and I want to take each 10 elements of it and multiply it element-by-element (.*) by another vector...
7 years ago | 1 answer | 0
1
answerQuestion
White 256x256 image gives me 256x256x3
I need a white 256x256 pixels image to use it in an assignment. I tried to make it using Paint and downloaded white images from ...
8 years ago | 2 answers | 0
2
answersSolved
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
8 years ago
Question
How I can find the indices of 4 consecutive elements in the same row?
I have a big binary matrix, and I try to find the indices of certain elements. Let's say for example I have this matrix SA ...
8 years ago | 2 answers | 0
2
answersQuestion
How I can know the size of a quantized image
I designed a simple uniform quantizer, it is a part of project, I used 'leena.jpg' image the original size is about 65.8 KB, aft...
9 years ago | 1 answer | 0