Statistics
6 Questions
0 Answers
RANK
28,317
of 300,379
REPUTATION
1
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20,931
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 168,299
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
App Designer - lamp display running status
I'm currently designing an app that takes input from the user, sends it to a Simulink block, and displays the result in graph fo...
1 year ago | 1 answer | 0
1
answerQuestion
Iteratively solving equations in MATLAB
Hello! I'm trying to solve an equation iteratively using MATLAB. If I have an equation such as a - mx^2 + b = 0, where all vari...
4 years ago | 2 answers | 0
2
answersQuestion
Solving an equation with multiple variables in MATLAB
Hello, I'm trying to solve an equation using MATLAB that has multiple variables. I have the variables The equation I am try...
4 years ago | 1 answer | 0
1
answerQuestion
deleting rows from matrix and saving as a new matrix
Hello, If I have a matrix 20 x 20, and I want to delete row 2 and 7, I would use something like MTX_1([2,7],:) = [] is there...
7 years ago | 1 answer | 0
1
answerQuestion
Indexing values of an array based on values of one column
I'm looking to index a value in a certain row of a matrix, based on the values in one of the columns. For example, if I have an...
7 years ago | 1 answer | 0
1
answerQuestion
A way to compute dot product of an array and a vector
Hi, So if I have a 2-D array such as [1 2 3 4 5 6] and a vector such as [7 8] I want to have matlab calcul...
7 years ago | 1 answer | 0

