-
33753130RFID
用MATLAB进行 rfid读写器系统仿真(Using MATLAB for system simulation rfid reader)
- 2009-03-13 14:05:00下载
- 积分:1
-
GUI_2
MATLAB经典GUI源程序,适合初学者入门学习(MATLAB classic GUI source code, suitable for beginners learning portal)
- 2008-01-18 16:53:38下载
- 积分:1
-
gpc5
广义预测控制的学习ppt 预测控制的学习 模型算法 (gpc ppt)
- 2013-04-15 08:17:20下载
- 积分:1
-
cs_code
常见压缩感知算法汇总,L1,OMP,GP(Common used compressed sensing algorithm summary, L1, OMP, GP)
- 2012-12-09 19:08:40下载
- 积分:1
-
功率谱繁衍生成时域序列随机风 kaimal_spectrum
功率谱繁衍生成时域序列随机风-谐波合成法(Generate Random wind)
- 2021-02-23 01:29:41下载
- 积分:1
-
ols
正交最小二乘辨识算法
该算法除了实现最小二乘辨识功能之外而且能按照各项重要性将其逐一选出并且估计相应系数(OLS Orthogonal Least Quares.
[x, ind] = OLS(A,b,r) gives the solution to the least squares problem
using only the best r regressors chosen from the ones present in matrix A.
This function also returns in the vector ind the indexes of the
best r regressors (i.e., the best columns of A to use).
If r is equal to n, the solution x given by OLS is the same as the solution
given by A, but in ind we still have the regressors sorted by their
importance. This means that one can perform a feature selection by taking
the first k entries in ind (k<r).)
- 2010-01-06 20:18:56下载
- 积分:1
-
shannonsource1
信息论与编码中,对香农信源编码定理的仿真,验证了香农编码定理的可行性。(information theory and coding, right Shannon source coding theorem simulation, verification of the Shannon coding theorem.)
- 2007-05-20 10:57:32下载
- 积分:1
-
MATLAB数学建模 代码
matlab数学建模 (李昕)清华大学出版社 全书附带源码(The Chinese book of "Matlab Mathematics Modelling" from Tsinghua University Press original code.)
- 2020-06-21 02:40:01下载
- 积分:1
-
PSO
说明: MATLAB编写的经典粒子群程序,实现最基本的函数优化功能。(MATLAB program written in the classical PSO, to achieve the most basic function optimization.)
- 2011-03-04 17:31:51下载
- 积分:1
-
the-matched-filter
通过对匹配滤波器的了解,使用matlab编程实现匹配滤波器滤波(By understanding the matched filter, matched filter using matlab programming filtering)
- 2021-02-25 21:39:38下载
- 积分:1