photo

Marta


TU Delft

2014 年からアクティブ

Followers: 0   Following: 0

統計

All
  • Thankful Level 1
  • Solver

バッジを表示

Feeds

表示方法

解決済み


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

約9年 前

解決済み


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

約9年 前

解決済み


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

約9年 前

解決済み


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

約9年 前

解決済み


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年 前

解決済み


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年 前

質問


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

10年以上 前 | 2 件の回答 | 0

2

回答

質問


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

10年以上 前 | 1 件の回答 | 0

1

回答

質問


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

10年以上 前 | 0 件の回答 | 0

0

回答

回答済み
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...

10年以上 前 | 0

質問


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

10年以上 前 | 2 件の回答 | 0

2

回答

質問


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

10年以上 前 | 0 件の回答 | 0

0

回答