-
fixed_point_systems
Fixed-point for functions of several variables (Function fixed_point_systems(x0, N) approximates the solution of a system of nonlinear equations F(x) = (f1(x), f2(x), ..., fn(x)) = 0 rewritten in the fixed-point form x = G(x) = (g1(x), g2(x), ..., gn(x)). This is done by the user at the bottom of the file. The sub-function G(x) has to be updated accordingly with the given system. The iteration scheme x(k+1) = G(x(k)) is implemented until condition |x(k)- x(k-1)| < tol is met, starting with an initial approxiamtion vector x0. If, after N iterations, the stopping criterion is not reached, a message concerning the iterated x s is displayed. the output consists of iterates of each variables x1, x2, ..., xn in each column. )
- 2009-05-14 04:39:19下载
- 积分:1
-
hoighcircle
应用hough变换检测圆的代码,很方便。(Hough transform circle detection application of the code, very convenient.)
- 2010-01-20 14:56:56下载
- 积分:1
-
mimoxiangguanjuzhen
mimo系统通过波束到达角、角度扩展、天线之间的间隔和天线的个数,计算出发送端或接收端的相关矩阵(mimo system through the beam arrival angle, angle expansion of the interval between the antenna and the number of antennas, calculate the transmitter or receiver of the correlation matrix)
- 2021-04-09 20:28:59下载
- 积分:1
-
filterbank
subband audio coding
- 2012-11-19 22:48:48下载
- 积分:1
-
matlabandVC
本程序实现了matlab与VC++的混合编程。主要实现了基本的matlab处理的一些功能。但方法比较重要,很有用处(A combined way of matlab and VC++ was realized and it is used to process the basic function of matlab. It is an important approaches.)
- 2009-05-17 13:10:04下载
- 积分:1
-
PAM
脉冲幅度调制解调 实验操作 实验原理 实验注意事项(Pulse amplitude modulation and demodulation principle experiment experimental experimental operation precautions)
- 2014-01-06 10:18:56下载
- 积分:1
-
sin_ruili_awgn_sim_roc
利用正弦信号作为发射信号,分别在AWGN和瑞利信道中,计算CR中的检测概率和虚警概率,并绘图。(Sinusoidal signal as transmitted signal, respectively, in AWGN and Rayleigh channel, calculate the probability of detection and false alarm probability of CR and drawing.)
- 2014-02-18 11:20:23下载
- 积分:1
-
matlab_for_hw6
matlab codes for bcjrfuncion,maxstar and parallel turbo
- 2013-04-06 13:08:45下载
- 积分:1
-
imagesegmentation
基于MATLAB语言的遗传算法实现图像分割(Genetic algorithm image segmentation
)
- 2009-10-29 15:03:32下载
- 积分:1
-
imhist
本源码是关于图像直方图的绘制原理,也就是matlab中imhist函数的实现方法。对初学图像的人有帮助。(imhist fuction )
- 2010-11-08 21:54:46下载
- 积分:1