登录
首页 » PDF » Slides-lecture-5.pdf

Slides-lecture-5.pdf

于 2019-04-18 发布
0 116
下载积分: 1 下载次数: 0

代码说明:

说明:  Advanced Digital Communications (EQ2411)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 谷物颗粒计数
    谷物作为主要粮食和饲料作物,在农业生产中占有重要地位。提高谷物产量和质量的主要方法是选育出优质品种,而在选育品种过程中,对种子的计数是不可缺少的内容。目前,种子的计数方法通常采用人工计数,或半自动的光电计数器,很显然传统的计数方法存在着效率低、准确性不高等缺点。笔者利用计算机图像识别和处理技术实现考种过程中的计数,为谷物粒群的识别、精选、分级等的进一步研究奠定必要的理论与实践基础,并为育种工作提供一种高效、快捷的谷物计数新技术 用Matlab实现这种方法,既能分步对谷物颗粒图像预处理算法进行仿真测试,又可以很直接地得到谷物颗粒个数的结果。实验证明,用Matlab实现的处理结果比较理想,满足识别的应用性。本文介绍用matlab实现了对谷物颗粒图像的灰度化处理、去除噪声处理、灰度图像的二值化、谷物颗粒的数值计算等。并选取较好的处理步骤和算法参数解决谷物颗粒图像预处理的问题。(The grain plays an important role in the production of agriculture as main food supplyment of mankind and animals. The main way to improve grain yield and quality is to breed high-quality varieties.However, in the process of breeding varieties, counting seeds is an essential element.Nowadays, the counting of seeds is usually done manually,or semi-automatic photoelectric counter. It is obvious that the traditional counting method has the disadvantages of low efficiency and low accuracy. The use of computer image recognition and processing technology to achieve the counting test in the process of selection for identification, grain group, lay the theoretical and practical foundation for further research of the necessary classification, and for breeding work provides an efficient, fast new grain counting technique)
    2017-12-06 13:40:38下载
    积分:1
  • 51aspx_SalonSystem
    理发店管理系统 附加数据库sql server 2005 小型管理系统 (Barber shop management system)
    2012-12-25 11:21:00下载
    积分:1
  • 贱人工具箱6.0
    说明:  破解版,CAD快速命令,完美绝对新手操作问题。(draw designs, maps, etc ; picture)
    2021-02-10 08:09:52下载
    积分:1
  • 倒计时计时器
    倒计时计时器,用于会议,演讲,大小团体活动计时功能。(Countdown timer, used for meetings, speeches, small and large group activities timer function.)
    2020-06-22 15:00:02下载
    积分:1
  • 使用matlab源码控制并联机器人的制备
    使用matlab编写并联机器人控制的源程序-The preparation of parallel robot using matlab source control
    2022-01-22 06:44:00下载
    积分:1
  • Visual C# 隐藏、显示开始按钮
    C# 隐藏、显示开始按钮,把Windows的开始菜单隐藏起来,看不到“开始”菜单了,Windows7则隐藏了窗口图标,不过这样会很不方便哦,本源码只是学习C#与Windows之间的相关编程技巧,下面的代码实现了隐藏显示开始菜单的功能:   [DllImport("user32.dll")]//寻找窗口列表中第一个符合指定条件的顶级窗口   public static extern int FindWindow(string lpClassName, string lpWindowName);   [DllImport("user32.dll")]//在窗口列表中寻找与指定条件相符的第一个子窗口   public static extern int FindWindowEx(int hWnd1, int hWnd2, string lpsz1, string lpsz2);   [DllImport("user32.dll")]//控制窗口的可见性   public static extern int ShowWindow(int hwnd, int nCmdShow);   private void button1_Click(object sender, EventArgs e)   {    if (radioButton1.Checked)    ShowWindow(FindWindowEx(FindWindow("Shell_TrayWnd", null), 0, "Button", null), SW_HIDE);//隐藏开始按钮    else if (radioButton2.Checked)    ShowWindow(FindWindowEx(FindWindow("Shell_TrayWnd", null), 0, "Button", null), SW_SHOW);//显示开始按钮   }
    2022-05-20 11:42:02下载
    积分:1
  • GPS 北斗组合系统单点定位
    说明:  GPS OBS组合单点定位 定位精度好于GPS和北斗单个系统的定位(GPS OBS Combination single point positioning)
    2020-06-17 19:40:02下载
    积分:1
  • ejdlb
    二级倒立摆的s封装函数 用于建立环形二级倒立摆的系统 (Level 2 inverted pendulum s packaging function)
    2012-05-17 11:41:05下载
    积分:1
  • repeat of the classic Tower of Hanoi. Courses designed to do so, not too good, h...
    重演经典的汉诺塔。 做课程设计时做的,不算太好,呵呵…… 不过还算基本规范吧。适合初学者。-repeat of the classic Tower of Hanoi. Courses designed to do so, not too good, huh ... but it still basic norms. For beginners.
    2022-03-23 14:12:05下载
    积分:1
  • DWT
    代码利用DWT算法实现了电子水印技术。 其中包括了水印的插入,提取,以及4种不同的攻击。最后,测量了psnr(This algorithm describe digital watermark algorithm by using DWT. It implements embedding, extraction, and 4 different attacks. in the end, it measures psnr)
    2009-03-22 23:04:52下载
    积分:1
  • 696518资源总数
  • 105721会员总数
  • 0今日下载