photo

Steve Avilesmejia


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

9 Questions
0 Answers

RANK
32,187
of 300,338

REPUTATION
1

CONTRIBUTIONS
9 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
1

RANK
 of 20,922

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,149

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

View by

Question


How to in put this on MATLAB

3 years ago | 1 answer | 0

1

answer

Question


Code not coming out of if statement.
clear all , clc, format compact L = 30; m = 68.1; c_d = 0.25; k = 40; gamma = 8; g = 9.81; to = 0; tf = 50; h = 0.1; n...

5 years ago | 4 answers | 0

4

answers

Question


Not sure what's happening in this code and not sure where to come from here.
clc; clear all; close all L = 30; m = 68.1; c_d = 0.25; k = 40; gamma = 8; g = 9.81; h = 0.1; t = 0: h: 50; n = length(...

5 years ago | 1 answer | 0

1

answer

Question


Lagrange polynomial giving me Inf in final form
Can this be resolved?

5 years ago | 1 answer | 0

1

answer

Question


Plotting the data with extended field.
I need to plot this data in both in a scatter plot and a 2d line plot and I need the speed from 10-160 km/hr

5 years ago | 1 answer | 0

1

answer

Question


plotting multiple vectors on one graph
y1 = 308.0035 301.1535 301.0850 296.2900 293.5500 y2 = 313.8800 305.8800 305.8000 300.2000 297.00...

5 years ago | 1 answer | 0

1

answer

Question


help with matrix addition and for loops
I need the code to both tell me if the vectors match and if not it needs to display a error message, also when I run this code...

5 years ago | 1 answer | 1

1

answer

Question


need help with conditional statement
Need help with the line that checks for size.

5 years ago | 1 answer | 0

1

answer

Question


Help with two problems
Y=4sin(X) Z=Y+3X^2 Create user defined functions that will calculate Y and Z for any array of X values. Generate a series of ...

5 years ago | 0 answers | 0

0

answers