-
vbicaimage
利用该算法可对噪声环境下的图像进行处理,效果非常理想。(Using this algorithm on the noise environment for processing images,and the result is very satisfactory .)
- 2010-12-29 21:08:34下载
- 积分:1
-
matlab-codes-for-wcdma-simulink
matlab codes for wcdma simulink
- 2013-11-04 05:40:20下载
- 积分:1
-
SSI-MATLAB
用matlab语言的ssi法随机子空间法的编程,效果不错(Matlab programming language using stochastic subspace ssi Act law, good results)
- 2021-03-23 11:09:16下载
- 积分:1
-
WE
说明: 波动方程有限差分数值模拟,采用二阶差分,AEA自由表面边界条件(Finite difference numerical simulation of wave equation using second order difference and AEA free surface boundary conditions)
- 2019-04-29 17:49:50下载
- 积分:1
-
ldzbfz
雷达杂波建模与仿真,一种地杂波谱的计算与仿真方法等7篇关于各种雷达杂波仿真的资料(Radar Clutter Modeling and Simulation, a clutter spectrum in the calculation and simulation methods, such as 7 on a variety of radar clutter simulation data)
- 2007-09-19 12:52:20下载
- 积分:1
-
intelligence-algorithm-6-10examples
matlab 智能算法30个案例分析6-10例的代码(intelligent algorithm matlab analysis of 30 cases, 6-10 cases of code)
- 2011-11-01 21:34:17下载
- 积分:1
-
eg10-nenglipinjia
《MATLAB神经网络30个案例分析》中的第10个例子,案例10 离散Hopfield神经网络的分类——高校科研能力评价。希望对大家有一定的帮助!(The MATLAB neural network analysis of 30 cases of example, 10 cases of 10 discrete Hopfield neural network classification- the ability evaluation of scientific research in higher educational institutions. Hope to have certain help to everybody!
)
- 2013-09-20 16:06:12下载
- 积分:1
-
FDK
projection and backprojection
- 2013-11-05 21:19:11下载
- 积分:1
-
DOA_music_3
MUISIC算法进行波达方向估计,该程序为对3个入射信号的情况进行估计。(MUISIC DOA estimation algorithm, the program for the right 3 to estimate the incidence of the signal.)
- 2009-11-19 22:31:54下载
- 积分:1
-
pca
Function to perform Principle Component Analysis over a set of training
vectors passed as a concatenated matrix.
Usage:- [V,D,M] = pca(X,n)
[V,D] = pca(X,aM,n)
where:-
<input>
X = concatenated set of column vectors
aM = assume that the mean is aM
n = number of principal components to extract (optional)
<output>
V = ensemble of column eigen-vectors
D = vector of eigen-values
M = mean of X (optional)
- 2013-07-09 15:06:40下载
- 积分:1