統計
All
Feeds
解決済み
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 ...
10年以上 前
解決済み
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...
10年以上 前
解決済み
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:...
10年以上 前
質問
Parallel running two function and Exchange data between them
Hello, I'm getting stuck in this situation. I have two functions called A and B. Function A takes 1 min to run and retur...
10年以上 前 | 1 件の回答 | 0
1
回答質問
Import recorded binary data file to simulink
Hello, I have a binary data file, which is recorded from a sensor. It's quite big, about several Gb. Data of the file has sa...
10年以上 前 | 0 件の回答 | 0
0
回答質問
Why Matlab doesn't support font for foreign language such as Czech. For example the character ě š č ř ž ý á í é.
I tried to publish my m-file to document. and then I surprised that the big and widely used software like Matlab doesn't support...
11年弱 前 | 3 件の回答 | 0
3
回答質問
Confuse with function handles, matrix and single point
Hello, I got homework with this a little bit complex function. I calculate values of the function with input is a vector an...
11年弱 前 | 1 件の回答 | 0
1
回答質問
Analytic Geometry in Matlab
Sometime, I have to solve problem using Analytic Geometry. And Then I have to create all single algorithm time by time. It's not...
12年弱 前 | 1 件の回答 | 0
1
回答質問
Change all parameter of same subsystem in simulink???
Hello, I created a simple subsystem from a flip flop and several logical operator. Then Then I copy this subsystem to about 50 ...
12年弱 前 | 1 件の回答 | 0
1
回答質問
Simulink: Calculate distance of two impulse
Hello, I have a question, which I acquired during working with my project. I do it in Simulink. The problem is: I have two nar...
12年弱 前 | 0 件の回答 | 0