photo

Leandro Cavalheiro


Aktiv seit 2016

Followers: 0   Following: 0

Statistik

MATLAB Answers

8 Fragen
0 Antworten

RANG
221.094
of 300.364

REPUTATION
0

BEITRÄGE
8 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
50.0%

ERHALTENE STIMMEN
0

RANG
 of 20.934

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.407

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Disturbance Transfer Function in Matlab Workspace
If I had a system like this <</matlabcentral/answers/uploaded_files/123409/sistema.png>> and I wanted to create a trans...

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Add reference line to a Bode Plot
Greetings! I used the command h = bodeplot(Gol,{0.1 0.5}); to plot Bode diagrams (Magnitude x Frequency and Phase An...

fast 8 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Undefined function or variable 'y'.
I'm trying to compute sin(x) with the nth order of the Taylor Series around a = 0; The function is function [y] = TaylorS...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Numeric solution for a set of equations
What's up, guys? I'm new to Matlab, so I apologize for my lack of knowledge. I've been trying to solve a set of 4 equations from...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Write a function (Not a built-in function) that converts a given number n in base 2 to base 10
Suppose n is a base2 number, which will be put in as a vector (i.e., 10100 = [1 0 1 0 0]). I'm trying to write a code than conve...

etwa 9 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


Row of a Pascal's Triangle using recursion
Given a positive integer 'm', I'm writing a code to display the m'th row of Pascal's Triangle. By definition, R |m| (the m'th ro...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Array of N prime numbers
Hello. I'm new to MatLab. I've just written a code to identify if a given number N is a prime number. Basically, that's it: ...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


What's wrong with this code?
Dear fellows. I was asked to create a function for which the input is a matrix M(n,m) and the output is also a matrix, Q(n,m), ...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort