-
Code
一些MATLAB练习用的小代码.均为M文件。全是本人学习时写的。有注释。绝对原创。(MATLAB exercises with some small code. Are M documents. Learning all the time I wrote. Annotated. Absolutely original.)
- 2009-06-13 17:29:27下载
- 积分:1
-
LMI程序
把鲁棒预测控问题转化为线性矩阵不等式来求解(Solving the problem of robust predictive control into a linear matrix inequality)
- 2021-04-12 09:28:57下载
- 积分:1
-
DSPAMb
利用Matlab/DSP Builder 建立AM信号发生器模型。(Matlab/DSP Builder )
- 2010-11-14 09:45:57下载
- 积分:1
-
tp1.tar
histogram operations
- 2009-12-25 04:46:37下载
- 积分:1
-
moments
利用matlab将输入的rgb图像转化为灰度图像后,利用阈值求的二值图像,边缘算子求的边缘图像,边缘图像求归一化不变矩,Hu矩。(Matlab input rgb image to grayscale image, using the binary image threshold seeking child seeking the edge of the image, the edge operator, the edge of the image seeking normalized invariant moments, Hu moments.)
- 2012-04-08 22:05:30下载
- 积分:1
-
uniform_grating_myself
程序模拟了均匀光栅的反射谱特性、色散特性和时延特性(Program to simulate the reflection spectrum in uniform grating dispersion characteristics and delay characteristics)
- 2016-01-11 11:03:51下载
- 积分: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
-
paper1
Analytically Derived Uplink/Downlink TOA and
2-D-DOA Distributions With Scatterers in a 3-D
Hemispheroid Surrounding the Mobile.
- 2010-01-01 00:59:48下载
- 积分:1
-
Main_OQAM
Wavelet packet modulation
- 2010-10-18 20:46:51下载
- 积分:1
-
Entropy
此程序实现的是四幅不同曝光图像的图像融合,它使用分块的方法,比较各个块的熵值,然后,由熵值最大的块组成图像。(To achieve the function of this program is four different exposure image fusion image first four image block is to compare their entropy values, select the entropy of a larger block composite image .)
- 2013-05-07 19:14:48下载
- 积分:1