Community Profile

photo

Sebastian Gross

MathWorks

Last seen: Today Active since 2015

Followers: 0   Following: 0

Message

Statistics

All
  • Knowledgeable Level 1
  • First Answer
  • First Review
  • Solver

View badges

Feeds

View by

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

8 months 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...

8 months 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...

8 months ago | 1

| accepted

Channel


PublicGoodsGame
https://en.wikipedia.org/wiki/Public_goods_game

3 years ago

Channel


Step Counter Project
DHBW Class Project 2 - Step Counter

6 years ago

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

8 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:...

9 years ago