-
求解非线性代数方程组的有效方法 Newton-Raphson
牛顿-拉夫逊法在数学上是求解非线性代数方程组的有效方法,其要点是把非线性方程求解过程变成反复地对相应的线性方程进行求解的过程。(Newton- Raphson method in mathematics is an effective method for solving nonlinear algebraic equations, the point is that the non-linear equation solving process into the process repeated for the corresponding linear equation solving.)
- 2020-07-08 16:38:56下载
- 积分:1
-
LICENSE-PLATE_1
The ANPR (Automatic Number Plate Recognition) using ALR (Automatic line
Tracking Robot) is a system designed to help in recognition of number plates of vehicles.
This system is designed for the purpose of the security and it is a security system. This
system is based on the image processing system. This system helps in the functions like
detection of the number plates of the vehicles, processing them and using processed data for
further processes like storing, allowing vehicle to pass or to reject vehicle. This system also
helps to conduct the graphic images of the vehicles which can be further stored in the
database in text format reducing size of data to be stored.
- 2013-10-09 04:40:03下载
- 积分:1
-
T-S-FNN
用遗传算法优化参数的递归T-S模糊神经网络学习算法,值得一看。(Parameter optimization using genetic algorithm recursive TS fuzzy neural network learning algorithm, worth a visit.)
- 2014-03-02 10:49:03下载
- 积分:1
-
image_compress
本程序利用奇异值分解对3通道彩色图像进行压缩分解,具体步骤如下:
压缩过程:
1. 选取子图像大小K值,把图像分解成M×M个子图像,IMG(s),s=1,2,…, M2,其中M=N/K,原始图像IMG大小为N×N。
2. 计算这M2个子图像的平均值average,对每幅子图像减去均值图像得到新图像。
3. 计算相关矩阵R,其元素定义为 。
4. 计算R的特征值与特征向量,计算每幅子图像与最大特征向量的内积,便得到编码,即压缩后的图像。
(This procedure using singular value decomposition of 3-channel color image compression decomposition, concrete steps are as follows: compression process: 1. Select the sub-image size K value, the image is decomposed into M × M sub-image, IMG (s), s = 1, 2, ..., M2, in which M = N/K, the original image IMG size N × N. 2. M2 calculate the average of sub-image average, for each sub-image minus the new images mean images. 3. Calculation of correlation matrix R, defined as its elements. 4. Calculation of the characteristics of R value and eigenvector calculated each sub-image with the largest eigenvector of the inner product, they will have to code, that is, the compressed images.)
- 2008-01-03 23:00:33下载
- 积分:1
-
gps
用matlab编写,实现了GPS信号的仿真(Prepared using matlab to achieve a GPS signal simulation)
- 2009-06-16 23:27:39下载
- 积分:1
-
linearconvolution
Linear Convolution Algorithim
- 2015-01-08 14:25:43下载
- 积分:1
-
MATLAB
说明: 做傅立葉轉換並SHIFT
2階巴特沃斯
做週期性雜訊的處理(Fourier transform and SHIFT 2 do Butterworth deal to do periodic noise)
- 2010-04-11 14:22:26下载
- 积分:1
-
2D-phase-unwrapping-in-matlab
digital phase unwrapping using matlab
- 2015-03-23 03:50:40下载
- 积分:1
-
testPartGsm
GSM simulation in simulink. composd of encoder and decoder. but it is not completed
- 2013-11-08 18:55:30下载
- 积分:1
-
MVDR_ST
说明: 使用MVDR算法进行波束形成并处理宽带信号,该算法分频带进行处理,并最后给出了波束图。(MVDR algorithm is used for beamforming and broadband signal processing. The algorithm divides the frequency band for processing, and finally gives the beam pattern.)
- 2020-06-18 20:40:01下载
- 积分:1