Caleb Banga
Followers: 0 Following: 0
Statistics
RANK
200,888
of 295,673
REPUTATION
0
CONTRIBUTIONS
3 Questions
1 Answer
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,262
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,257
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
Having trouble trying to integrate.
Below is my code but I have no idea why it will not run. I just want to integrate the function (x*.515siin(x)) from 0 to 2.794...
2 years ago | 1 answer | 0
1
answerQuestion
I am having a hard time understanding how matrix works.
a = [ 1 0; 2 1] ; b= [ -1 2 ; 0 1] ; n= a*b N= a.*b what is the mathematical differnce between a.*b and a*b.
3 years ago | 3 answers | 0
3
answersI am having a hard time running my code. I do not know what I am doing wrong. How can I fix it.
THANK YOU ALL VERY MUCH! I see and understand my mistake.
3 years ago | 0
Question
I am having a hard time running my code. I do not know what I am doing wrong. How can I fix it.
clc yes = 0; a=input('What is your weight? '); b=input('Is this in lb or kg ?') %score=input('Please input your score: ') ...
3 years ago | 4 answers | 0