![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/17769138_1584183241753.jpg)
Alice Zurock
Followers: 0 Following: 0
Statistik
RANG
166.282
of 297.016
REPUTATION
0
ANTWORTZUSTIMMUNG
37.5%
ERHALTENE STIMMEN
0
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.725
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
Feeds
Frage
How can I solve this question?
------------------------------------------------------------------------------------------------------------------------------...
mehr als 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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?
mehr als 4 Jahre vor | 0 Antworten | 0
0
AntwortenTo 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...
fast 5 Jahre vor | 0
Frage
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...
fast 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
fast 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 5 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
fast 5 Jahre vor | 2 Antworten | 0