搜索资源列表
progs-saeed
- These are the Matlab programs discussed in Craig Burnside, Discrete State-Space Methods for the Study of Dynamic Economies, in Ramon Marimon and Andrew Scott, eds. Computational Methods for the Study of Dynamic Economies. Oxford: Oxford University Pr
kmeans
- function [L,C] = kmeans(X,k) KMEANS Cluster multivariate data using the k-means++ algorithm. [L,C] = kmeans(X,k) produces a 1-by-size(X,2) vector L with one class label per column in X and a size(X,1)-by-k matrix C containing the centers
SparseBayes
- 实现有效的学习算法 的稀疏贝叶斯模型,即稀疏贝叶斯matlab工具箱-"SparseBayes" is a package of Matlab functions designed to implement an efficient learning algorithm for "Sparse Bayesian" models. The "Version 2" package is an expanded imple
23232323232323
- Matlab通信工程仿真源码(张德丰等编著)-Communication Engineering Matlab simulation source (Zhang Defeng eds)
kalman
- 关于卡曼滤波器维纳滤波器的仿真,另附实验说明以及图例,本程序采用MATLAB编著-About emulation Kalman filter Wiener filter, attach experiment instructions and illustrations, the program uses MATLAB eds.