-
Desktop
基于matlab图像处理技术的随书源代码(Based on matlab image processing technology with the book source code)
- 2013-11-28 09:32:43下载
- 积分:1
-
others
comparision of motion estimation results for 7 popular fast block searching algorithm
- 2011-12-04 13:10:13下载
- 积分:1
-
fastica
fastica实现代码,在MATLAB中实现,简单易懂。(Implemention code of fastica)
- 2017-11-28 15:37:02下载
- 积分:1
-
dnwx
主板故障的确定,一般通过逐步拔除或替换主板所连接的板卡(内存、显卡等),先排除这些配件可能出现的问题后就可以把目标锁定在主板上(Motherboard fault is fixed, or replace the motherboard through the gradual removal of the connected board (memory, graphics, etc.), first rule out possible problems of these accessories can be targeted after the motherboard)
- 2010-05-11 21:34:38下载
- 积分:1
-
msfuntmpl
this is file for traffic networks benchmarks...
- 2013-03-11 15:37:01下载
- 积分:1
-
dengjianju
天线方向图的波达方向,用于描述回波的方向图2,可以用于初学者学习使用(DOA antenna pattern, used to describe the echo pattern 2, can be used for beginners to learn to use)
- 2010-11-13 18:20:29下载
- 积分:1
-
threshold_segmentation
说明: 用阈值迭代分割算法对图像进行二值化(matlab)(Iterative segmentation algorithm with the threshold value of the image binarization (matlab))
- 2009-08-27 10:38:53下载
- 积分:1
-
hyhyhd
飞机模型 用于控制飞机的输出 使飞机按照预定轨迹运行(The aircraft model is used to control the output of the aircraft the aircraft according to a predetermined trajectory)
- 2013-05-16 22:20:33下载
- 积分:1
-
EW_Toolbox
电子战工具箱,不仅可以提高开发仿真程序的速度,对于初学者来说,也是理解电子战原理的素材(Electronic warfare toolbox can not only enhance the speed of development of simulation program for beginners, but also understand the principles of electronic warfare material)
- 2009-09-07 22:35:23下载
- 积分:1
-
cyclic_coder
(7,4)系统循环码编码器
code_out = cyclic_coder(code_in)
该系统循环码编码器的生成多项式是g(x) = x^3 + x + 1
输入参数code_in是信息码字,是1×4的行向量;输出code_out是编码后的系统
循环码字,是1×7的行向量。
函数运行时,同时画出输入信息码字和循环码字的波形图。( (7,4) cyclic code system Encoder code_out = cyclic_coder (code_in) cyclic code encoder of the system generating polynomial is g (x) = x ^ 3+ x+ 1 of information input parameters code_in code word is 1 × 4 row vector output code_out System is encoded codeword cycle, the row is 1 × 7 vector. Function to run at the same time draw the input code word and code word cycle waveform.)
- 2011-08-15 21:48:28下载
- 积分:1