SMEAC
Followers: 0 Following: 0
Professor for Control Theory Regelungstechnik
Feeds
提问
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...
1 year 前 | 0 个回答 | 0
0
个回答提问
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...
4 years 前 | 2 个回答 | 1
2
个回答提问
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...
5 years 前 | 1 个回答 | 0
1
个回答已回答
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...
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...
6 years 前 | 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...
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...
6 years 前 | 1
已回答
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...
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...
6 years 前 | 0