photo

Alyssa Cleveland


Attivo dal 2016

Followers: 0   Following: 0

Statistica

MATLAB Answers

12 Domande
0 Risposte

RANK
63.018
of 300.779

REPUTAZIONE
0

CONTRIBUTI
12 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
16.67%

VOTI RICEVUTI
0

RANK
 of 21.084

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 170.997

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 1

Visualizza badge

Feeds

Visto da

Domanda


How to find a matrix if i know the 2 norm condition number is 1.
I understand how to go from a matrix and solve for the 2 norm condition number, but how would I reverse this and find a matrix i...

circa 9 anni fa | 2 risposte | 0

2

risposte

Domanda


How would you write a function for a convolution integral?
for example: Let f(t) and g(t) be known functions and a and b known variables (assume these all exist in MATLAB workspace). W...

oltre 9 anni fa | 0 risposte | 0

0

risposte

Domanda


What would the code be using ode45?
How would I write code using ode45 for time interval [5,25] for uprime = sin(uv) with u(5)=2; vprime=5u-3v with v(5)=5. Will ...

oltre 9 anni fa | 1 risposta | 0

1

risposta

Domanda


how would I calculate the following vector?
a.) ~x = (sin 4, 0,sin 7, 0, . . . ,sin 199, 0, . . .).(NOTE! length(x)=2n)

quasi 10 anni fa | 1 risposta | 0

1

risposta

Domanda


How Would I create a matrix which contains the first and last m columns of another matrix?
Assume that n>2m

quasi 10 anni fa | 1 risposta | 0

1

risposta

Domanda


how would you calculate the average of odd indexed elements of a vector?
The code I have to get this answer is mean(V(1:2:end)) but I would I find it using at least one loop?

quasi 10 anni fa | 1 risposta | 0

1

risposta

Domanda


How do I plot two functions at the same time
Hi I am having a hard time plotting two functions at the same time and showing all the points. This is the question I am try...

quasi 10 anni fa | 1 risposta | 0

1

risposta

Domanda


How would you write a script file using the product symbol?
Suppose we are given the increasing set of points ξ1, ξ2, ..., ξn+1. For any j ∈ N[1,n + 1] the unique polynomial of degree n, s...

quasi 10 anni fa | 0 risposte | 0

0

risposte

Domanda


What would a good script m-file that calculates A polynomial of degree n?
I want to be able to write this file where I can input a x value and a c value for the polynomial. Ex. p(x)= c1 = c2*x + c3*x^2+...

quasi 10 anni fa | 0 risposte | 0

0

risposte

Domanda


How would you define a sine function with the only argument x and parameters a(beginning of interval) b( end of interval) and m ( the number of complete Periods) Where the parameters are in the function definition?
For example I have a parameters a=2 b=6 and m=3. I am not sure how to set up the function with the parameters are in the functio...

quasi 10 anni fa | 1 risposta | 0

1

risposta

Domanda


How do you solve a periodic function with more then 1 period?
How do you solve a periodic function with more than 1 period? I have a function with one period that has the code f=@(x)2*m...

quasi 10 anni fa | 1 risposta | 0

1

risposta

Domanda


Periodic functions with more then 1 period.
Let f1(x) = 2x−1 for x ∈ [−1,+1) where this function is also extended periodically to the entire line (where each period is 2 un...

quasi 10 anni fa | 0 risposte | 0

0

risposte