Statistics
All
RANK
6,671
of 281,862
REPUTATION
6
CONTRIBUTIONS
0 Questions
3 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
1
RANK
of 19,062
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
3 Public Channels
AVERAGE RATING
50
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Answered
Interface LSM303AGR Acceleration sensor STM32F4xx Board
Hi, just to make sure that things are running without external mode, can you turn it off: https://www.mathworks.com/help/rt...
Interface LSM303AGR Acceleration sensor STM32F4xx Board
Hi, just to make sure that things are running without external mode, can you turn it off: https://www.mathworks.com/help/rt...
29 days ago | 0
Answered
Interface LSM303AGR Acceleration sensor STM32F4xx Board
Hi Sanath, it is almost impossible to provide a block for every sensor for every target hardware. There is an example for I2C...
Interface LSM303AGR Acceleration sensor STM32F4xx Board
Hi Sanath, it is almost impossible to provide a block for every sensor for every target hardware. There is an example for I2C...
1 month ago | 0
Answered
feature classification tasks, responses must be categorical
Hi Hrishikesh, I had a quick look at your code. Your problem is actually the validation aka test data. y_test is not categor...
feature classification tasks, responses must be categorical
Hi Hrishikesh, I had a quick look at your code. Your problem is actually the validation aka test data. y_test is not categor...
1 month ago | 1
| accepted
Solved
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
7 years ago
Solved
Connect blocks in a model
Connect the blocks in the model to produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/connect-blocks...
8 years ago
Solved
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
8 years ago