photo

matlab coder


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

19 Questions
0 Answers

RANK
14,121
of 300,302

REPUTATION
3

CONTRIBUTIONS
19 Questions
0 Answers

ANSWER ACCEPTANCE
57.89%

VOTES RECEIVED
2

RANK
 of 20,911

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,040

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

  • Thankful Level 3

View badges

Feeds

View by

Question


ı want to solve this question by excel formulas?
You initially put $5,000 into the bank at 4% annual interest rate. Each year you put in an additional $2000. After 20 years of...

3 years ago | 1 answer | 0

1

answer

Question


warning about units of parameters
ı have started to create such a code shown below. but ı need to do something whıch ı couldnt until now. what can ı add on my cod...

4 years ago | 1 answer | 0

1

answer

Question


transpose loop without operator
I would like to write a MATLAB function called ''myTranspose()'' which gets a matrix and returns the transpose of this matrix us...

4 years ago | 1 answer | 0

1

answer

Question


how can ı solve without curve fitting?
Consider the given xy-data. x=0:5; y=[15, 10, 9, 6, 2, 0];. Write the necessary commands to obtain the equation of a 4th order ...

4 years ago | 1 answer | 0

1

answer

Question


how can ı add the given instruction to my program?
clc; clear; % Student numbers: stu_nums = 20200001:20200102; %% Randomly generated marks: for i = 1:length(stu_nums) st...

5 years ago | 1 answer | 0

1

answer

Question


calculate a grade of students
%purpose is showing grades of 102 students and assign a letter grades %the grades will be random numbers between 0 to 100 clc;...

5 years ago | 1 answer | 1

1

answer

Question


how to create a program with a chart
ı am tryıng to fınd an flow variable for any S and l/d ratio that is specified by user. suppose ı said (x axis) S=0.20 and l/d=0...

5 years ago | 0 answers | 0

0

answers

Question


design of journal bearing
d=input('enter a diameter value:'); %journal diameter (m) l=input('enter a length value:'); %bearing length (m) r=d/2; ...

5 years ago | 2 answers | 0

2

answers

1

answer

Question


where is my mistake guys ?

5 years ago | 1 answer | 0

1

answer

Question


how can ı wriite this fprintf

5 years ago | 1 answer | 0

1

answer

Question


can ı plot this chart with a given equation?

5 years ago | 1 answer | 0

1

answer

Question


distance between any two points

5 years ago | 1 answer | 0

1

answer

Question


create a bar graph

5 years ago | 1 answer | 0

1

answer

Question


how can ı solve this?

5 years ago | 1 answer | 0

1

answer