-
project22
thanks for your very good and usefull site
- 2009-12-27 00:32:54下载
- 积分:1
-
GUI_label
在GUI中制作标签页,压缩包内提供了程序案例及解释文档(Program examples and explanations documents produced in the GUI tab, compressed package)
- 2013-03-23 17:09:43下载
- 积分:1
-
GenerationOfTheLog-normalDistributionClutter
本程序已被本人整理到WORD文档中,编程语言为MATLAB,本文设计的滤波器采用傅里叶级数展开法。模拟的杂波的功率谱密度采用BVURG法,概率密度函数的估计采用直方图估计法,设计参数皆在文档中表明。此程序已经验证是正确可执行的,并能生成图形,值得下载!(This program has been organized into WORD document I, the programming language MATLAB, the filter designed in this paper Fourier series expansion method. Simulated clutter power spectral density using BVURG method, the probability density function is estimated using histogram estimation methods, design parameters are indicated in the document. This procedure has been verified is correct executable, and can generate the graph, it is worth to download!)
- 2009-12-16 21:14:13下载
- 积分:1
-
cdma2c
CDMA Simulation Using MATLAB
This program models a simple implementation of CDMA technology. It considers multiple bit data streams sent by any number of senders across a common channel. Each sender uses a unique code word, given by the Walsh set, to encode its data, send it across the channel, and then perfectly reconstruct the data at the receiver.
The simulation utilizes these simplifications:
1. The individual data streams share the same bit length.
2. The code words are determined using the Walsh set to create orthogonal code words.
3. The spreading factor M of each code word is identical.
4. All users (data streams and codes) are synchronized in time.
5. Set-up and hold times of real-world systems are ignored.
6. The channel through which the data passes is ideal.
- 2015-01-20 02:47:09下载
- 积分:1
-
meanShiftPixCluster
This is a good demo of showing how the mean shift idea works for image pixel clustering
- 2013-12-17 21:07:04下载
- 积分:1
-
code
利用频域滤波消除周期噪声,即用频域带阻滤波器消除图像中的周期噪声。(By using the frequency domain filtering eliminating cycle noise, use frequency domain band-stop filter to eliminate image noise of the cycle.)
- 2012-11-05 22:03:32下载
- 积分:1
-
matlab 绘图
MATLAB学习绘图PPT,希望对初学者有所帮助哦!(MATLAB learn to draw PPT, hope to help beginners Oh!)
- 2017-10-29 22:47:43下载
- 积分:1
-
zs_pr_exp_4
Matlab神经网络工具箱,利用其中的BP函数,对待测尿沉渣图像进行分类( classification based on BP)
- 2010-09-27 10:18:07下载
- 积分:1
-
exa050501
说明: 设计滤波器:设定10个零点,计算出多项式系数,作为滤波器系数; 取出绝对值较大的一半零点,重新设计滤波器;用剩下的绝对值较小的一半零点,重新设计滤波器。(Design a filter: Set of 10 zeros, calculate the polynomial coefficients as filter coefficients remove the larger half of the absolute value of zero, re-design filter with the remaining half of the smaller absolute zero, re-design filter.)
- 2011-04-06 14:31:11下载
- 积分:1
-
comfac
comfac算法是三线性模型常见的数据检测方法。它首先将三线性数据通过tucker3模型压缩,然后通过最小二乘的方法不断更新数据,直到收敛,得到估计值( The algorithm works by first compressing the data using a Tucker3 models. Subsequently the
PARAFAC model is fitted to the compressed array, either initialized with DTLD (~ESPRIT) or
with PARAFAC-ALS. The solution is de-compressed to the original space, and a few safe-guard
PARAFAC-ALS steps are performed. Further optimization of this algorithm is possible, e.g.
if the data are very large, if the profiles are very correlated or if the noise is huge. This
、 has not been pursued here, in order to have a generally applicable algorithm)
- 2013-08-28 16:58:05下载
- 积分:1