-
MainWindow
说明: 每个像素有RGB三个通道,每个通道占1个字节,灰度化公式如下:
Gray = (R + G + B) / 3 将算得的Gray值赋值给对应像素的RGB三个通道。
线性滤波的基本原理是用均值代替原图像中的各个像素值,即对待处理的当前像素点(x,y),选择一个模板,该模板由其近邻的若干像素组成,求模板中所有像素的均值,再把该均值赋予当前像素点(x,y),作为处理后图像在该点上的灰度g(x,y),即g(x,y)=1/m*∑f(x,y),m为该模板中包含当前像素在内的像素总个数。(Each pixel has three channels R G B, each of which takes up one byte.)
- 2020-11-30 11:19:28下载
- 积分:1
-
uch百科插件。跟互动百科类似。大家可以看看哦
uch百科插件。跟互动百科类似。大家可以看看哦-uch。bucuodedediengege
- 2022-03-06 07:48:51下载
- 积分:1
-
vm218
线性调频脉冲压缩的Matlab程序,合成孔径雷达(SAR)目标成像仿真,基于掌纹识别的在线身份验证 识别算法本科毕设。( LFM pulse compression of the Matlab program, Synthetic Aperture Radar (SAR) imaging simulation target, Verify recognition algorithm based on palmprint recognition undergraduate complete set of online identity.)
- 2017-03-17 10:49:05下载
- 积分:1
-
MATLAB有限元分析与应用
说明: 一本很好的有限元分析的书籍,可以帮助土建类专业初学者更好的理解有限元,并学会用matlab编程(A good book of finite element analysis can help beginners of civil engineering to understand finite element better and learn to program with matlab)
- 2020-06-20 20:20:02下载
- 积分:1
-
这是一个BREW手机游戏,是关于赛车的游戏,很好玩的,强烈推荐...
这是一个BREW手机游戏,是关于赛车的游戏,很好玩的,强烈推荐-This is a BREW mobile gaming is on the racing game is a lot of fun, and strong recommended
- 2022-05-16 16:01:55下载
- 积分:1
-
自己遍的牛顿迭代法求解二元二次方程的程序 迭代步数可以自己设定...
自己遍的牛顿迭代法求解二元二次方程的程序 迭代步数可以自己设定-Their times of Newton iteration procedure for solving the dual quadratic equation iteration step can be set for
- 2022-08-19 14:44:12下载
- 积分:1
-
MT2D
大地电磁二维正演程序,在二维平面对介质进行网格剖分,然后利用有限元进行大地电磁二维正演(Two-dimensional magnetotelluric forward modeling)
- 2020-11-04 22:09:51下载
- 积分:1
-
buckboost
降压升压仿真电路,buck-boost Circuit(buck-boost Circuit SIMULINK Simulation Model)
- 2019-06-17 14:44:51下载
- 积分:1
-
SIMULINK仿真模型
说明: 反激式变换器,使用SIMULINK搭建,Matlab版本为2014b,运行正常(Flyback converter, built with Simulink, matlab version 2014b, normal operation)
- 2020-01-13 17:28:27下载
- 积分:1
-
FCS_PMSM
说明: this file contains the coding of coding for finite control set mpc for permanent magnet synchronous motor
- 2020-01-16 01:52:45下载
- 积分:1