photo

SMEAC


Last seen: 10 Tage vor Aktiv seit 2016

Followers: 0   Following: 0

Nachricht

Professor for Control Theory Regelungstechnik

Statistik

All
MATLAB Answers

3 Fragen
3 Antworten

File Exchange

4 Dateien

Cody

0 Probleme
3 Lösungen

RANG
8.841
of 300.365

REPUTATION
5

BEITRÄGE
3 Fragen
3 Antworten

ANTWORTZUSTIMMUNG
33.33%

ERHALTENE STIMMEN
3

RANG
10.375 of 20.933

REPUTATION
58

DURCHSCHNITTLICHE BEWERTUNG
5.00

BEITRÄGE
4 Dateien

DOWNLOADS
6

ALL TIME DOWNLOADS
490

RANG
73.692
of 168.262

BEITRÄGE
0 Probleme
3 Lösungen

PUNKTESTAND
40

ANZAHL DER ABZEICHEN
1

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • GitHub Submissions Level 1
  • 5-Star Galaxy Level 1
  • Thankful Level 1
  • Personal Best Downloads Level 1
  • First Review
  • First Submission
  • Revival Level 1
  • First Answer
  • Scavenger Finisher
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Gelöst


Draw 'C'.
Given x as input, generate a x-by-x matrix 'C' using 0 and 1. example: x=4 ans= [0 1 1 1 1 0 0 0 ...

mehr als ein Jahr vor

Gelöst


Is my wife right?
Regardless of input, output the string 'yes'.

mehr als ein Jahr vor

Gesendet


Simulink Mex File Integration of UR Control with RTDE
Easy Universal Robot Control integration into simulink through a mex file project using the ur-rtde

fast 2 Jahre vor | 3 Downloads |

0.0 / 5
Thumbnail

Frage


Progress Update from Neural Network Trainer running on Parallel Server Cloud
I am performing some training of a neural network using some pretty standard code: [net1,tr] = train(net1,X,Y1,'useParallel','y...

etwa 2 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Implementation of the feedforwardnet Neural Network
I have implemented a very simple neural network to estimate a sine function. The following is the code for generating and train...

mehr als 4 Jahre vor | 2 Antworten | 1

2

Antworten

Gesendet


ROS Action Client Block
Demonstration of Setting up a ROS Action Client Block in Simulink

fast 6 Jahre vor | 1 Download |

0.0 / 5
Thumbnail

Gesendet


ROS Workflow with Action Clients in Stateflow
Demonstration of Setting up a ROS Action Clients to control Robot Workflow using Stateflow

fast 6 Jahre vor | 1 Download |

0.0 / 5

Frage


ROS Action Client in Simulink
Does anyone know if it is possible to use a ROS Action Client in Simulink? Combined with Stateflow it would be a lovely alterna...

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Incremental Encoder with DS1104
In short: VCC Pins: 19, 20 GND Pins: (take your pick) :) 1, 2, 33, 34, 47, 48, 69, 70, 73, 74, 77, 78, 81, 82, 85, 86, 89, 9...

fast 7 Jahre vor | 1

Beantwortet
RTI ds1104 encoders
Hello NB, You don't actually need the Index Signals to use the encoders. You just have to note that both encoders, on program...

fast 7 Jahre vor | 1

Gesendet


ROS Deployed on Arduino running in External Mode in Simulink
This Simulink Model with s-Function demonstrates how to deploy a ROS Node to an Arduino while still maintaining full use of Exte...

fast 7 Jahre vor | 1 Download |

5.0 / 5

Beantwortet
Simulink + ROS + Arduino code generation
It can actually be achieved using rosserial_arduino, a ROS package. It does require a little bit of modification to get working...

fast 7 Jahre vor | 0

Gelöst


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

etwa 9 Jahre vor