-
guides
Guide to use and solve Ordinary Differential equations using ode45 in MATLAB
- 2009-09-29 03:14:57下载
- 积分:1
-
code_13_10_14
The fusion of images is the process of combining two or more images into a single image retaining important features from each of the images. A scheme for fusion of multi-resolution 2D gray level images based on wavelet transform is presented in this paper. If the images are not already registered, a point-based registration, using affine transformation is performed prior to fusion. The images to be fused are first decomposed into sub images with different frequency and then information fusion is performed using these images under the proposed gradient and relative smoothness criterion. Finally these sub images are reconstructed into the result image with plentiful information. A quantitative measure of the degree of fusion is estimated by cross-correlation coefficient and comparison with some of the existing wavelet transform based image fusion techniques is carried out.
- 2014-08-18 13:15:33下载
- 积分:1
-
ICA_gradient_descent
ICA梯度下降算法,里面包含了数据用来验证梯度下降算法的实现过程。对ICA的具体算法有清楚的了解。(ICA gradient descent algorithm, which contains the data used to verify the gradient descent algorithm implementation process. Have a clear understanding of the specific algorithms of ICA.)
- 2013-03-20 21:40:08下载
- 积分:1
-
shuzhijisuan
里面有用MATLAB自编的几个数值计算方面的几个程序,有拉格朗日多项式插值法,高斯消去法求解方程组,最小二乘法拟合,复合梯形公式求解数值积分(Some Useful MATLAB self inside the numerical calculation of the number of procedures, Lagrange polynomial interpolation method, Gaussian elimination method for solving equations, least squares fitting, composite trapezoidal formula for numerical integration)
- 2010-11-26 11:03:45下载
- 积分:1
-
equationsolve
用Matlab进行弹道解算的主程序。适合初学者使用。(Trajectory Calculation using Matlab main program. Suitable for beginners to use.)
- 2020-07-09 10:08:57下载
- 积分:1
-
UPF_CSLU_talk
讲UPF的一个PPT,只对一篇经典文章的总结,我觉得很好,比看文章更能抓住重点.(UPF speaking of a PPT, is only a summary of the classic article, I feel good, better than to see the article focused.)
- 2009-09-11 16:32:11下载
- 积分:1
-
numberRecognition
数字识别,用MATLAB编程实现,十分有用(Digital Identification, using MATLAB programming, very helpful)
- 2010-05-29 22:08:41下载
- 积分:1
-
shibie.m
Matlab编写的通信调制方式识别代码,包括AM、FM、ASK、FSK、PSK(The Matlab communications modulation recognition code, including AM, FM, ASK, FSK, PSK)
- 2012-06-23 16:41:01下载
- 积分:1
-
fastdfa
forecasting time series-matlab
- 2011-11-23 16:46:44下载
- 积分:1
-
4
说明: MATLAB图像处理源程序4:
P0401:用Prewitt算子检测图像的边缘
P0402:用不同σ值的LoG算子检测图像的边缘
P0403:用Canny算子检测图像的边缘
P0404:图像的阈值分割
P0405:用水线阈值法分割图像
P0406:对矩阵进行四叉树分解
P0407:将图像分为文字和非文字的两个类别
P0408:形态学梯度检测二值图像的边缘
P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象 (MATLAB image processing source code: P0401: Prewitt operator to detect image edge P0402: different sigma value LoG operator image edge detection P0403: Canny operator to detect image edge P0404: image thresholding segmentation P0405: water of line thresholding segmentation image segmentation P0406: matrix quadtree decomposition P0407: image into text and non-text two categories P0408: morphological gradient detection Binary Image Edge P0409: morphological instance,- Images from the PCB Remove all current lines, retaining only chip targets)
- 2013-05-20 23:54:49下载
- 积分:1