photo

matlab coder


Last seen: oltre 3 anni fa Attivo dal 2020

Followers: 0   Following: 0

Statistica

MATLAB Answers

19 Domande
0 Risposte

RANK
14.121
of 300.028

REPUTAZIONE
3

CONTRIBUTI
19 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
57.89%

VOTI RICEVUTI
2

RANK
 of 20.860

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 167.043

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


ı 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...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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 ...

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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;...

oltre 4 anni fa | 1 risposta | 1

1

risposta

Domanda


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...

oltre 4 anni fa | 0 risposte | 0

0

risposte

Domanda


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; ...

oltre 4 anni fa | 2 risposte | 0

2

risposte

Domanda


ı want to calculate the flow variable by the specified input by user. for example when ı take l/d=1 and S=0.20 on the chart and then ı read by hand its almost 4.10. but when ı calculate with my code it gives different result. can you help me?
D=input('enter a value of diameter:'); L=input('enter a value of length:'); if L/D==1 % for l/d=1 performance parameters ...

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


where is my mistake guys ?

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


how can ı wriite this fprintf

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


can ı plot this chart with a given equation?

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


distance between any two points

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


create a bar graph

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


how can ı solve this?

quasi 5 anni fa | 1 risposta | 0

1

risposta