Statistics
All
RANK
185,894
of 301,517
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 21,314
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 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
Error in showing size of a matrix
this is like my sample code a=[1 1 1;2 1 3;3 4 -2]; b=[4;7;9]; ab=[a,b]; a=size(b); But it is showing this error Index exc...
5 years ago | 1 answer | 0
1
answerSolved
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:...
5 years ago
Question
substiton of a variable in a equation
syms x y=input("Enter the equation in terms of x:") x1=3 now how do i substitute x1 in the equation to get y lets say equat...
5 years ago | 1 answer | 0
1
answerQuestion
Differentiation of the equation
here is an equation how to differentiate 'y' from that in live script i tried diff() but it is not working. y=@(x) (-0.6*x^2+2...
5 years ago | 1 answer | 0
1
answerQuestion
question regerding the print
".mlx" files only execute and give output in the live script area but ".m" files out put in command window but it does the ca...
5 years ago | 1 answer | 0


