Statistics
5 Questions
0 Answers
RANK
256,947
of 301,237
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
0
RANK
of 21,206
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 173,611
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
error with matrix for truss code
HI Guys, I am working on code to analize a truss and I am getting an error with one of my matrixis I have shown the line "%ind...
3 years ago | 0 answers | 0
0
answersQuestion
how to I fill a vector with the results from my loop?
I am very rusty with matlab, I have written my code and I want to keep all my variables constant except for my xa value and run...
3 years ago | 1 answer | 0
1
answerQuestion
how to I get the equation of polynomial fit into my code
Hi Guys, I used the basic fittings in the plot function to add a line of best fit, which MATLAB shows on the graph. I know want...
4 years ago | 1 answer | 0
1
answerQuestion
Function output is returning equation not value
Hi guys, Im fairly new to MATLAB and im sure this is a quick fix... I made a function to calculate the twist of a beam. my la...
4 years ago | 1 answer | 0
1
answerQuestion
Using fzero to find values of B for given values of A
% i need ti find the values of B for given values of a: 5 10 15 20 25 % I was asked to used the function but I cant figure it ...
4 years ago | 1 answer | 0
