Community Profile

photo

Masoud Dorvash


Last seen: 5 giorni fa Attivo dal 2021

Statistiche

  • Explorer
  • Thankful Level 2
  • Knowledgeable Level 1
  • First Answer
  • Thankful Level 1

Visualizza badge

Content Feed

Visto da

Domanda


Problem in displaying or printing final result.
Hi everybody, I need help in my codding, the code and my final results are as below: [rYY_es_Max, rYY_es_Lags] = max...

circa 3 anni fa | 1 risposta | 0

1

risposta

Risposto
How to print ?
Hi there, If you do not have the data and just want to plot in the mentioned scale, you need to use these commands, syms x y ...

circa 3 anni fa | 0

| accettato

Risposto
How to convert decimal values to a fix length of binary numbers?
Hi there, you can easily use dec2bin(n,p) where n is your decimal number and p is your desired length (for your question is 1...

circa 3 anni fa | 0

| accettato

Risposto
how can i write function to display matrix?
Hello, You just need to use D = diag(v); This command will create a matrix with the elements of v on the main diagonal. Try...

circa 3 anni fa | 0

Domanda


How to create two independent Normal distribution ?
I want to create two (or more) independent distributions, then I want to find the Covariance of them. My problem is how to defi...

circa 3 anni fa | 1 risposta | 0

1

risposta