Community Profile

photo

Marta


TU Delft

Active since 2014

Statistics

All
  • Thankful Level 1
  • Solver

View badges

Content Feed

View by

Solved


Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...

meer dan 8 jaar ago

Solved


Triangle Numbers
Triangle numbers are the sums of successive integers. So 6 is a triangle number because 6 = 1 + 2 + 3 which can be displa...

meer dan 8 jaar ago

Solved


Make a checkerboard matrix
Given an integer n, make an n-by-n matrix made up of alternating ones and zeros as shown below. The a(1,1) should be 1. Example...

meer dan 8 jaar ago

Solved


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

meer dan 8 jaar 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...

meer dan 8 jaar 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:...

meer dan 8 jaar ago

Question


Why can't my target computer find any accessbile disk drive?
Hi, I have a problem to enable data logging for my Simulink Real-Time model. At startup, the target computer shows the error...

meer dan 9 jaar ago | 2 answers | 0

2

answers

Question


Simulink Real Time are the benchmark results acceptable?
Hi, I'm checking the performance of my target computer. I suspect the results are not satisfactory, however I will be thankfu...

meer dan 9 jaar ago | 1 answer | 0

1

answer

Question


How to decrease sample rate to run a model in real time?
Hi, I have a steering model (attached, as an .mdl but only runs as .slx) which I want to modify so that it can run in real ti...

meer dan 9 jaar ago | 0 answers | 0

0

answers

Answered
Are there CAN-USB drivers for Simulink Real-Time?
Thank you for your answer, Suneesh. I actually browsed through forum and from what I understand writing own USB drivers was a ba...

meer dan 9 jaar ago | 0

Question


Are there CAN-USB drivers for Simulink Real-Time?
Hi, I owe two different CAN-USB interfaces (from PEAK and VECTOR), however no PCI board. I've been wondering whether it's pos...

meer dan 9 jaar ago | 2 answers | 0

2

answers

Question


Why does the target computer get disconnected?
Hello, I'm setting up a Simulink Real-Time environment for the first time. I connected the host and the target using RS-232. ...

meer dan 9 jaar ago | 0 answers | 0

0

answers