-
Sine-curve
正弦函数,在0到2π区间,当有一个输入时,对应有一个输出,最后在matlab上显示出图像(Sine function, within the range of zero to 2 PI, when have an input, due to an output, and finally show the image in matlab
)
- 2013-04-10 19:38:22下载
- 积分:1
-
migration.tar
matlab code for seismic Migration
- 2009-12-14 04:59:04下载
- 积分:1
-
half_3ph_rectifier
simulation of 3_phase rectifier in matlab simulink
- 2013-07-23 21:06:12下载
- 积分:1
-
two_channel_tdm_pcm_matlab
simulate two channel tdm_pcm using matlab
- 2009-03-05 17:58:18下载
- 积分:1
-
beamform_sparse_array
自己编写的稀疏阵列的matlab波束形成程序,可画出9阵元稀疏阵列的阵列方向图,以及相应阵列的排列示意图和同等数目阵元的均匀阵列的对比效果图(sparse array beamforming)
- 2021-05-14 16:30:02下载
- 积分:1
-
doa
说明: 通过相关角度的DOA估计中的经典music算法,(Through the relevant point of view of the DOA estimation classic music algorithm,)
- 2008-12-02 22:33:01下载
- 积分:1
-
juimai_v74
外文资料里面的源代码,插值与拟合的matlab实现,采用波束成形技术的BER计算。( Foreign materials inside the source code, Interpolation and fitting matlab implementation, By applying the beam forming technology of BE.)
- 2017-01-20 17:37:35下载
- 积分:1
-
fd1d2
2D FDTD Simulation program implemented in MATLAB
- 2009-04-11 20:06:18下载
- 积分:1
-
qan
Demonstration of Quantization Process (matlab)
- 2011-01-04 02:29:58下载
- 积分:1
-
adaboost_version1e
这是一个经典的形变模型实施,在一个单一的文件用简单的可以理解的代码。
功能包括两部分一个简单的弱分类器和一个促进部分:
弱分类器试图找到最佳阈值的数据维数对数据进行分离成两个阶级1和1
要求的进一步提高分类器部分迭代,每一步是变化分类权重miss-classified例子。这造成了一连串的“弱分类器”,表现得像一个“强大分类器”
(This a classic AdaBoost implementation, in one single file with easy understandable code.
The function consist of two parts a simple weak classifier and a boosting part:
The weak classifier tries to find the best threshold in one of the data dimensions to separate the data into two classes-1 and 1
The boosting part calls the classifier iteratively, after every classification step it changes the weights of miss-classified examples. This creates a cascade of "weak classifiers" which behaves like a "strong classifier"
.
)
- 2012-04-23 13:17:57下载
- 积分:1