photo

Alice Zurock


Last seen: más de 5 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadística

MATLAB Answers

8 Preguntas
1 Respuesta

CLASIFICACIÓN
159.241
of 300.365

REPUTACIÓN
0

CONTRIBUCIONES
8 Preguntas
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
37.5%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.933

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.262

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


How can I solve this question?
------------------------------------------------------------------------------------------------------------------------------...

más de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Normally its easy to solving mean and covariance of Bernoulli Distribution but how we do when its Bernoulli Distribution vector in below Questions?
Maybe it's so easy to solve but I confused, Could anyone explain to me how can I solve these 2 questions?

más de 5 años hace | 0 respuestas | 0

0

respuestas

Respondida
To see different design and perspective, how can we redesign this code and make shorter/longer it?
% SparseLab is used here (downloaded from https://sparselab.stanford.edu/) % It can be replaced with any other sparse construct...

más de 5 años hace | 0

Pregunta


To see different design and perspective, how can we redesign this code and make shorter/longer it?
Hi, I solved this problem but I want to use my code more efficient manner so, how can we make shorter my code pa...

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How can we make this code shorter?
function APSM figure L=200;%Dimension of the unknown vector N=3500; %Number of Data theta=randn(L,1);%Unknown parameter ...

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How Can you redesign this code? Same result but different structure
My Code: clear format compact close all randn('seed',0) % Definition of mu's and Sigma % Mean vectors and covariance m...

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Classification result of matrix row multiplication
1- Is there any less than -1 (<-1 )or bigger than (>1) Result1 or Result2, If there is ...-3, -2 ,2,3,4... Result1 or Result2...

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Creating [-1 1] matrix given length n
Hi, I want to create N length long [-1 1] matrix, For example: Length=2 Output: [ 1 1 1 -1 -1 1 -1 -1] Length = 3...

más de 5 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Complementary Code Keying ( 802.11b )
How can I find CCK code pairs length N on matlab? For example N = 4. Check whether [-1 -1 -1 1] obeys the requirements of CCK c...

más de 5 años hace | 2 respuestas | 0

2

respuestas