SMEAC
Followers: 0 Following: 0
Professor for Control Theory Regelungstechnik
Statistics
RANK
8.562
of 295.467
REPUTATION
5
CONTRIBUTIONS
3 Questions
3 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
3
RANK
10.351 of 20.234
REPUTATION
55
AVERAGE RATING
5.00
CONTRIBUTIONS
4 Files
DOWNLOADS
10
ALL TIME DOWNLOADS
457
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Solved
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 ...
9 maanden ago
Submitted
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
11 maanden ago | 4 downloads |
Question
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...
ongeveer een jaar ago | 0 answers | 0
0
answersQuestion
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...
bijna 4 jaar ago | 2 answers | 1
2
answersSubmitted
ROS Action Client Block
Demonstration of Setting up a ROS Action Client Block in Simulink
bijna 5 jaar ago | 1 download |
Submitted
ROS Workflow with Action Clients in Stateflow
Demonstration of Setting up a ROS Action Clients to control Robot Workflow using Stateflow
bijna 5 jaar ago | 1 download |
Question
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...
bijna 5 jaar ago | 1 answer | 0
1
answerIncremental 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...
bijna 6 jaar ago | 1
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...
bijna 6 jaar ago | 1
Submitted
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...
bijna 6 jaar ago | 4 downloads |
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...
bijna 6 jaar ago | 0
Solved
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
ongeveer 8 jaar ago