Fikir Deposu - Idea Warehouse
Halid Ziya Yerebakan
Friday, August 26, 2011
Su sekilde "Weighted covariance in MATLAB","Agirlilandirilmis kovaryans" problemini cozdum , yanlis bulan varsa soylesin :
sigma1 = ((data-repmat(mu1,N,1))'*diag(p))*(data-repmat(mu1,N,1))./sum(p)
p values are weights , data is consist of row vectors
Thursday, August 25, 2011
Matrix denkleminde minimum bulma ornegi
fminsearch(@(x)(x'*x),[1 ; 0 ])
MATLAB'da boyle bir hata aliyorsaniz
>> edit functions\test
??? Error using ==> edit at 57
Failed to open editor. Load of Java classes failed.
Su sekilde deneyin
edit .\functions\test
Gokhan Bilgin'e tesekkur ediyoruz.
Newer Posts
Home
Subscribe to:
Posts (Atom)
Turkce tekerlemeler 14
Bak bakalim bakkalda tabak kaldi mi ?
Robot Dish Washer
It is difficult to create robot that cleans our arbitrary dirty dishes. However , if we put some digital information on dishes (special des...
(no title)
Real Time Transcription: In TV channels I realize that text is a little bit coming late after the speech. So , I think they are using...
Web2 Web3
Layoffs from cloud companies Amazon, Google and Microsoft is fade of Web2. But Metaverse is failed attempt to create Web3 so far. My perspec...