登录
首页 » matlab » 新建文件夹

新建文件夹

于 2020-12-17 发布
0 236
下载积分: 1 下载次数: 1

代码说明:

说明:  分别采用Roberts?算子、Sobel算子、Prewitt算子和Log算子进行图像锐化(Roberts operator, Sobel operator, Prewitt operator and LOG operator are used for image sharpening)

文件列表:

2.docx, 13919 , 2020-12-17

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

发表评论

0 个回复

  • gps
    GPS信号的捕获、处理程序,matlab源代码,并附有详细注释,和结果画图显示。强烈建议GPS学习者下载。(GPS software receiver。)
    2010-02-25 16:11:59下载
    积分:1
  • 8767547657
    VB网页源代码查看器并分析出URL链接,有需要的就下载吧。(VB page source code viewer and analyze the URL link, there is a need to download it.)
    2013-08-22 19:31:29下载
    积分:1
  • 电话拨号.tapi实现 使用VB写。 其他的说明就没了。快让我下点吧! 哎。累哟。...
    电话拨号.tapi实现 使用VB编写。 其他的说明就没了。快让我下点吧! 哎。累哟。-telephone dial-up. TAPI achieve prepared using VB. No other note of. Let me quickly point under! Hey. Tired yo.
    2022-10-19 23:30:08下载
    积分:1
  • UDP Socks5穿透包像UDP实现,支持Socks5年龄…
    UDP穿透Socks5的实现 ,一个封装UDP类,支持Socks5代理,原理可参看rfc1928-UDP Socks5 penetrating the realization of a package like UDP, support Socks5 agent, principle can be found in rfc1928
    2022-03-18 08:11:45下载
    积分:1
  • 检查更改为文档备份,节省了操作时间。按Ctrl
    检查更改过的文件备份,节省操作时间。 按Ctrl+Alt+F9弹出界面菜单。 显示备份状态和文件大小次数。 当目的地址是网络时,需要帐户和密码。 当正在备份时可以按停止键停止备份。 暂时只有增量备份 备份时间设定,格式可以是 00.00.00 或者 00:00:00。 进程优先算法选中后不影响其他程序工作(默认)。 点击确定保存设定开始计时。 自动启动并计时开始。-inspection changes to the document backup, saving hours of operation. Press Ctrl-Alt-F9 pop-up menu interface. Show backup status and the number of file size. When the destination address of the network, need to account and password. When the backup is at the stop button can stop by the backup. Incremental backup is only temporary backup sets the time, format or can be 00.00.00 00:00:00. Priority algorithm process after the elections does not affect other procedures (default). Click OK to preserve set the timer. Automatically activated and start time.
    2022-08-24 05:40:21下载
    积分:1
  • jishiben1
    MFC下写的通讯录管理程序,包含常用功能(MFC write address book management procedures, including common functions)
    2013-05-10 17:44:49下载
    积分:1
  • retinex
    说明:  用于图像去雾,直接用的,包括单尺度去雾方法,多尺度去雾方法和色彩恢复的retinex算法(For image defogging, direct use includes single-scale defogging method, multi-scale defogging method and a retinex algorithm for color restoration)
    2021-04-28 15:48:44下载
    积分:1
  • daoshi_Bspline
    可以求出B样条曲线的导数及切线,有一定的参考价值。(It can work out the derivative and the tangentof B spline curve , have certain reference value.)
    2014-10-13 15:40:19下载
    积分:1
  • aliasingfilter
    1)设计Butterworth型音频抗混叠滤波器; 2)参数: 下通带频率300Hz;上通带频率3400Hz; 下阻带频率280Hz;上阻带频率3600Hz; 通带最大衰减0.3dB; 阻带最小衰减40dB; 3)采用一低通滤波器和一高通滤波器级联; 4)分别确定LPF和HPF的性能指标; 5)求出两滤波器的系统函数和频率响应,并画出其幅频特性曲线; 6)求整个滤波器的系统函数和频率响应,并画出其幅频特性曲线。(1) the design of Butterworth-type audio anti-aliasing filter 2) parameters: passband frequency of 300Hz on pass-band frequency 3400Hz under the stop-band frequency of 280Hz on stop-band frequency 3600Hz passband maximum attenuation of 0.3dB minimum stopband attenuation of 40dB 3) the use of a low-pass filter and a high-pass filter cascade 4) separately to determine the performance of LPF and HPF target 5) to derive two-filter system function and frequency response, and draw its increase frequency characteristic curve 6) for the entire filter system function and frequency response, and draw its amplitude-frequency characteristic curve.)
    2009-04-08 22:56:06下载
    积分:1
  • 纯ALOHA协议 在该协议下,用户只要有帧产生,就会传送出去,发生冲突时,就等待一个随机时间后再重发。 所以对当前帧时,只有两种情况下可以发送成功:...
    纯ALOHA协议 在该协议下,用户只要有帧产生,就会传送出去,发生冲突时,就等待一个随机时间后再重发。 所以对当前帧时,只有两种情况下可以发送成功: 1)当前帧时只有一帧要发送,且当前帧时的前一帧时无帧发送; 2)当前帧时只有一帧要发送(发送时刻为t),且前一帧时的最后一帧的发送时间不在(t- FRAMETIME)~ t这段时间内。 其他情况下都会产生冲突。 发生冲突时,错误帧继续传送,用户重新发送帧,设定一个随机数Rt,将该帧添加到第Rt/ FRAMETIME帧时上去,并设该帧的相对时间为Rt% FRAMETIME。这样即相当于用户等待一随机时间后重发。 对每一帧时进行上述控制,最终可得到成功发送的次数Suc,将其除以Suc = Suc /ARRAYLENGTH即得平均每帧时发送成功的帧数。 对于不同G,得到不同FrameArray,所得的Suc也不同,用一个数组来保存G与Suc的对应关系,再将其画出来。 -pure ALOHA agreement under the agreement, as long as users have a frame, it will transmit out, conflict, will wait for a random period of time before re-issued. Therefore, the current frame, there are only two circumstances can this success : 1) the current frame only one to send, and the current frame before one-time frame sent; 2) the current frame only to send a (t this moment), but before a final of a transmission time not (t-FRAMETIME) ~ t this time. Other cases will have conflict. Conflict, to continue to disseminate the wrong frame, users re-sending fram
    2022-01-21 18:08:46下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载