Charlotte Massie
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
31,681
of 294,560
REPUTATION
1
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
1
RANK
of 20,123
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 151,939
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
Unrecognized function or variable x
Unrecognized function or variable 'x'. Error in normalcaulculation (line 7) k1 = E*x(1)/l(1,0)*[(cos(a(1)))^2 sin(a(1))*cos(...
4 years ago | 1 answer | 0
1
answerQuestion
Not enough input arguments error. Help?
function [c,ceq] = constraint(A) % Define node coordinates (mm) nod_coor = [(1000*sqrt(3)) 0;0 1000;((2000*sqrt(3))/3) 1000;(1...
4 years ago | 1 answer | 0
1
answerQuestion
Not enough input arguments. Help?
Not enough input arguments. Error in constraint (line 11) k1 = E*x(1)/l(1)*[(cos(a(1)))^2,sin(a(1))*cos(a(1));sin(a(1))*cos(a(1...
4 years ago | 1 answer | 0
1
answerQuestion
Why am I getting this error??!! #fmincon
I am getting the following error in my MATLAB code. I have already checked i hvae these functions on my computer. Check fo...
4 years ago | 1 answer | 1