Community Profile

photo

Bac VU


Active since 2013

Professional Interests: Aircraft

Statistics

All
  • First Review
  • Thankful Level 1
  • Solver

View badges

Content Feed

View by

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

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

9 years 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:...

9 years ago

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 0 answers | 0

0

answers

Question


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

10 years ago | 3 answers | 0

3

answers

Question


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

10 years ago | 1 answer | 0

1

answer

Question


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

11 years ago | 1 answer | 0

1

answer

Question


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

11 years ago | 1 answer | 0

1

answer

Question


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

11 years ago | 0 answers | 0

0

answers