-
files
matlab软件中生成文件夹,复制文件夹、文件和删除文件(matlab creat files copy files delete files.)
- 2011-07-18 09:45:43下载
- 积分:1
-
wave_clus
wave cluster for biomedical signal proce
- 2007-04-10 14:41:45下载
- 积分:1
-
matlab
Matlab编程的简单资料讲解,内容包括用Matlab绘图(Information to explain the simple Matlab programming, including graphics with Matlab)
- 2011-12-16 20:22:10下载
- 积分: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
-
gps
用matlab编写,实现了GPS信号的仿真(Prepared using matlab to achieve a GPS signal simulation)
- 2009-06-16 23:27:39下载
- 积分:1
-
Facial-Recognition-System
人的面部识别程序,检测正确率很高,经过对多账户照片的识别,正确率为百分之一百(Facial recognition program, the detection accuracy is high)
- 2020-07-04 11:20:01下载
- 积分:1
-
dosc
这个是光谱预处理的正交信号校正dosc的程序,希望能够帮助你(This is the spectral pre-processing of orthogonal signal correction dosc procedures, hoping to help you)
- 2016-11-23 19:11:41下载
- 积分:1
-
QC-LDPC-迭代次数_BP
说明: LDPC 译码程序,matlab 的有助于理解原理(ldpc decode program matlab help you understand the process)
- 2021-02-18 08:39:50下载
- 积分:1
-
doppler_to_pc
这是仿真多普勒频移对脉压影响的程序,采用Matlab编写。(this is a program about the effect of the Doppler shift on PC.)
- 2013-07-30 16:46:42下载
- 积分:1
-
mapreduce
一个关于分布式平台的Map-Reduce方式的基础性论文(a thesis on Map-Reduce structure on distributed platform environment)
- 2010-12-20 01:09:42下载
- 积分:1