photo

Sebastian Gross

MathWorks

Last seen: Today Active since 2015

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

0 Questions
3 Answers

Cody

0 Problems
3 Solutions

ThingSpeak

2 Public Channels

RANK
7,019
of 297,503

REPUTATION
6

CONTRIBUTIONS
0 Questions
3 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
1

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
70,187
of 159,017

CONTRIBUTIONS
0 Problems
3 Solutions

SCORE
40

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
2 Public Channels

AVERAGE RATING
50

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

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

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

1 year 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

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

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

9 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