-
Simulated
Simulated annealing algorithm matlab example, a good entry process, the classic beginners
- 2009-09-18 18:53:17下载
- 积分:1
-
ofdm_2
OFDM仿真包括信号源,卷积码编码,交织,qpsk调制,IFFT,组帧,上采样,通过FIR滤波器 通过高斯信道,再经过低通FIR滤波器,下采样,拆帧,FFT,qpsk解调,接收数据;计算误比特率(OFDM simulation including the signal source, sampling convolutional encoding, interleaving, QPSK modulation, IFFT, frame,, through the FIR filter through Gauss channel, and then through the low pass FIR filter, sampling, demolition of frame, FFT, QPSK demodulation, the received data bit error rate calculation)
- 2020-12-03 14:49:25下载
- 积分:1
-
RS
说明: RS的编码以及迭代译码,是【7,3 5】的RS码,希望对大家有帮助(it can work well~hope can help you)
- 2010-07-30 12:00:27下载
- 积分:1
-
MATLAB_tutorial_for_graphics_design
MATLAB教程之图形处理设计MATLAB tutorial for graphics design(MATLAB tutorial for graphics design MATLAB tutorial for graphics design)
- 2010-08-02 10:18:34下载
- 积分:1
-
TwoCircleIntersection
说明: 通用Matlab求出:两个圆的交点坐标(不用solve语句)(Using MatLab program to get the intersection of two circle.)
- 2009-08-14 19:51:40下载
- 积分:1
-
mexopts
说明: svm 分类 matlab应用主要解决 分类、预测问题编译错误(Application of SVM classification matlab)
- 2020-06-23 17:20:01下载
- 积分:1
-
NEWTON
这是一个牛顿插值的例子。输入差值点,计算4次牛顿插值函数值。(This is an example of Newton interpolation. Enter the difference points to calculate the value of 4 Newton interpolation function.)
- 2010-09-08 22:12:37下载
- 积分:1
-
proficient-in-matlab
王正林的《精通matlab科学计算》 的全部源码,学习matlab的好资料。
(WangZhengLin "proficient in matlab scientific computing" all the source code, good material for learning the matlab)
- 2011-09-24 09:46:01下载
- 积分:1
-
HoughObject
Circles
We can extend the Hough transform to other shapes that can be expressed parametrically. For example, a circle of
fixed radius can be described fully by the location of its center (x, y).
Think of each feature (edge) point on the circle as saying, ”if I’m on the circle, the center must be in one of these
places”. It turns out that the locus of these votes is itself a circle.
But what about circles of unknown size? In this case, we need a third parameter: the radius of the circle. So, we can
parameterize circles of arbitrary size by (x, y, r). Instead of casting votes in a circular pattern into a two-dimensional
accumulator, we cast votes in circles of successively larger size in a three-dimensional accumulator.
- 2010-03-09 06:46:32下载
- 积分:1
-
SA
说明: 有详细说明的手编模拟退火法及其示例,为TXT文件,复制到指定M文件即可运行(Detailed description of the hand for example, simulated annealing and for the TXT file, copy the file to run the specified M)
- 2011-04-04 09:55:20下载
- 积分:1