Asif Iqbal
Hochschule Ravensburg Weingarten
Followers: 0 Following: 0
Statistics
All
RANK
19,437
of 295,467
REPUTATION
2
CONTRIBUTIONS
0 Questions
2 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
1
RANK
14,707 of 20,234
REPUTATION
13
AVERAGE RATING
5.00
CONTRIBUTIONS
1 File
DOWNLOADS
2
ALL TIME DOWNLOADS
81
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Answered
Using MATLAB, how to change baud rate of data reception from i2c device via arduino?
Hi, So here is just some suggestion. Since in the I2C the clock speed is generated by the Master check the master clock speed. ...
Using MATLAB, how to change baud rate of data reception from i2c device via arduino?
Hi, So here is just some suggestion. Since in the I2C the clock speed is generated by the Master check the master clock speed. ...
7 years ago | 1
Solved
Divisible by 4
Pursuant to the <http://www.mathworks.com/matlabcentral/cody/problems/42404-divisible-by-2 first problem> in this series, this o...
7 years ago
Solved
Divisible by 3
Pursuant to the <http://www.mathworks.com/matlabcentral/cody/problems/42404-divisible-by-2 first problem> in this series, this o...
7 years ago
Solved
Divisible by 2
This is the first problem in a set of "divisible by x" problems. You will be provided a number as a string and the function you ...
7 years ago
Solved
Divisible by 6
Pursuant to the <http://www.mathworks.com/matlabcentral/cody/problems/42404-divisible-by-2 first problem> in this series, this o...
7 years ago
Solved
Divisible by 5
Pursuant to the <http://www.mathworks.com/matlabcentral/cody/problems/42404-divisible-by-2 first problem> in this series, this o...
7 years ago
Answered
Increase the resolution of contour
I had a kind of similar problem with some discreat data so what I did was use *linspace* function to create some equally spaced ...
Increase the resolution of contour
I had a kind of similar problem with some discreat data so what I did was use *linspace* function to create some equally spaced ...
7 years ago | 0
Submitted
Prime number Spiral
Plot prime numbers in spiral fasion to see their distribution
7 years ago | 2 downloads |