Marta - MATLAB Central
photo

Marta


TU Delft

2014 年からアクティブ

Followers: 0   Following: 0

統計

All
MATLAB AnswersCodyFrom 10/14 to 04/25Use left and right arrows to move selectionFrom 10/14Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

5 質問
1 回答

Cody

0 問題
6 解答

ランク
295,745
of 298,292

評判
0

コントリビューション
5 質問
1 回答

回答採用率
40.0%

獲得投票数
0

ランク
 of 20,560

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク
49,057
of 160,775

コントリビューション
0 問題
6 解答

スコア
70

バッジ数
1

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • 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

回答