Statistics
RANK
151,778
of 295,569
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
28.57%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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 ...
10 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...
10 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:...
10 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
answerQuestion
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
answersQuestion
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 ago | 3 answers | 0
3
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 0