-
curvelet-transform
使用curvelet变换的方法实现图像融合,此为matlab程序(curvelet transform image fusion)
- 2021-04-20 16:18:50下载
- 积分:1
-
Plate_Mesh
circular plate mesh matlab
- 2014-11-28 02:10:55下载
- 积分:1
-
seventhcharpter
《精通MATLAB与C/C++混合程序设计》刘维第二版( Proficient in MATLAB and C/C++ mixed programming design second edition of Liu Wei)
- 2015-04-10 22:02:00下载
- 积分: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
-
ofdm_spectrum
关于ofdm的一个程序,OFDM的仿真,可以用flipdim函数构造对称共轭矩阵(A program on ofdm, OFDM simulation, you can use flipdim conjugate symmetric matrix function construction)
- 2010-05-18 21:02:44下载
- 积分:1
-
MATLABlesson
这本书,是通过一些实际的例子来让你学习MATLAB。(This book, through some actual examples to learn MATLAB.)
- 2010-05-25 21:54:32下载
- 积分:1
-
matlab_pro
matlab实现信号分类,根据信号的相关性,获取信号类别,自动进行信号分类(matlab realize signal classification, in accordance with the correlation signal to obtain the signal type, automatic signal classification)
- 2008-03-24 15:53:58下载
- 积分:1
-
eeglab_current
用于进行eeg独立分量分析的多个函数,可以直接调用(EEG used for a number of independent component analysis function, can directly call)
- 2008-04-29 14:14:20下载
- 积分:1
-
twobit
QPSK及16QAM调制下的stbc,仅供初学者学习交流使用(QPSK and 16QAM modulation of the stbc, only for beginners to learn to share their)
- 2010-03-07 14:30:59下载
- 积分:1
-
111
matlabb标准粒子群优化算法。
电力系统的分析和计算中,需要不同网络结构和参数。在应
用这些参数之前,收集和整理工作会花费大量的时间和精力。(matlabb standard particle swarm optimization. Power system analysis and calculation, require different network structures and parameters. Before applying these parameters, the collection and collation will spend a lot of time and effort.)
- 2010-05-10 18:25:17下载
- 积分:1