-
Matlab
matlab是功能强大的计算软件,作图方便,这是教程,使你入门到精通(matlab is a powerful calculation software, mapping convenience, this is the tutorial to make your entry to the master)
- 2013-09-16 16:37:23下载
- 积分:1
-
Mat-lab-Code-for-Spectrum-sensing-and-Energy-Dete
Spectrum Sensing and Energy Detection in Cognitive Radio Networks
- 2014-02-03 15:43:14下载
- 积分:1
-
kalmen
kfdemo.m is a Matlab script file to run a demonstration of the
Bayesian Kalman filter. It loads file kfdemo.mat (saved as version 4
so that it will read in either v4 or v5 Matlab).
The other files are called by kf.m (the Kalman filter) or included
as they may be useful. Normalis.m normalises data to zero-mean,
unit variance along components. I always do this before any further
analysis.(kfdemo.m Matlab is a script file to run a dem onstration of the Bayesian Kalman filter. It lo kfdemo.mat ads file (saved as version 4 so that i t will read in either v4 or v5 Matla#$#!254253#!#$C-Algorithm- XSL.zip!#$#"C algorithms suite" of source code, Shi-Liang Xu book, a lot of highly efficient C language algorithms, those self-help programming.)
- 2007-03-20 14:29:32下载
- 积分:1
-
proj
ITS ABOUT SOME BASIC MATLAB OPERATION
- 2013-09-11 23:54:34下载
- 积分:1
-
AstarAlgorithm
说明: A* 算法实现机器人路径规划, 通过设置障碍物,设置起点和终点实现最短路径规划(Robot path planning A* algorithm, which set initial position and final position, including to add obstacles, It will find the shortest path in configuration space.)
- 2020-07-10 09:36:39下载
- 积分:1
-
sy2
求解矩阵的LU分解和逆,两种一般方法求解线性方程组的解。(LU matrix factorization and solving the inverse, two general methods for solving linear equations.)
- 2010-07-08 14:59:10下载
- 积分:1
-
MATLAB-application-experience
以实际应用中的一些具体问题为基础,详细介绍多种情况下MATLAB的使用方法(Based on some specific issues of practical applications,introduce how to use MATLAB in many cases.)
- 2010-08-30 16:59:35下载
- 积分:1
-
babu
this is average filter
.raw and .bmp file converter.
- 2014-12-09 22:42:12下载
- 积分:1
-
B-spline
均匀三次B样条曲线插值,定义插值函数,B样条拟合三维曲面(Interpolation of B spline curves)
- 2017-12-24 11:04:55下载
- 积分:1
-
数字图像处理1
说明: 任务 1 编写以两幅灰度图像为输入的 MATLAB 函数,计算下列图像差值度量:均方误
差(MSE)信噪比(SNR)峰值信噪比(PSNR)均值绝对误差(MAE)处理给定的测试图像“Lena”及其原始和后添加噪声形式。
任务 2 编写 MATLAB 函数,通过两种不同的方法将一幅灰度图像从原始大小下采样到
给定输出大小:a)直接消除像素,b)在消除像素之前进行初步图像平滑处理。用缩放系数 2:1、4:1、8:1 和 16:1 对给定的测试图像“Living.”进行处理。
任务 3 编写 MATLAB 函数,通过两种不同的方法将灰度图像从原始大小缩放到给定的
输出大小:a)像素重复使用上述方法将任务 2 中处理的图像缩放回原始大小。使用为任务 1 编写的 MATLAB 方法计算原始图像和缩放图像的 MSE 和 PSNR。将 MSE和 PSNR 分别作为大小缩减率的函数。定义对于相同的尺寸缩小比,收缩/缩放方法的组合提供最小 MSE 和最大 PSNR。
任务 5 编写 MATLAB 函数分别对测试图像“Fig0316(1)(top_.)”和“Fig0316(4)(._.)”执行直方图均衡。显示直方图均衡前后直方图的直方图。(task1
task2
task3
task5)
- 2020-01-02 19:03:28下载
- 积分:1