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 years 前
已解决
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 years 前
已解决
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 years 前
提问
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 0 个回答 | 0