-
VCPmatlab
本文详细介绍了如何实现VC与Matlab的混合编程,对于进行复杂的运算有很好的用处(This paper describes how the VC and Matlab programming mix, for complex calculations to good use)
- 2013-09-07 11:32:39下载
- 积分:1
-
x3
communication papers about mimo
- 2014-01-30 13:42:56下载
- 积分:1
-
hrollfcoef
升余弦滚降系统的源程序 matlab程序示例简要示范(Raised Cosine system source code matlab brief demonstration program examples)
- 2014-02-21 08:10:53下载
- 积分:1
-
图像特征提取
说明: MATLAB应用,做了一个图像特征提取程序,用来进行图像识别和区分(In matlab application, an image feature extraction program is made for image recognition and discrimination)
- 2019-12-12 22:27:56下载
- 积分:1
-
lyapunovnewway
一种新的计算lyapunov指数的方法,一种新的计算lyapunov指数的方法(A new method of calculating the lyapunov index, a new method of calculating the index lyapunov)
- 2007-10-22 15:36:14下载
- 积分: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
-
小波包
说明: 小波包分解程序,小波基函数db5进行三层分解(Wavelet packet decomposition program, wavelet basis function db5 for three-level decomposition)
- 2020-09-22 21:44:31下载
- 积分:1
-
dtcwt_denoise_bi
双树复小波双变量阈值去噪,自己编写,仅供学习!(Tree complex wavelet bivariate threshold denoising, write your own, only to learn!)
- 2020-12-29 09:59:00下载
- 积分:1
-
CODE
此代码为遗传算法优化BP神经网络的编码程序部分。(this file is the code program in the genetic algorithm.)
- 2018-01-08 10:21:01下载
- 积分:1
-
zishiyingGA
说明: 自适应遗传算法matlab代码
附件中的matlab程序是雷英杰课本中的第一个算例,
将其改为自适应的代码.(Adaptive genetic algorithm matlab code matlab annex LEI Ying-jie textbooks procedure is the first example, to read as adaptive code.)
- 2008-09-05 10:08:54下载
- 积分:1