-
mycode
在matlab中实现标准条形码识别,设计带背景条形码图片分割与定位(To achieve standards in matlab bar code recognition, bar code design with the background picture segmentation and positioning)
- 2009-05-06 18:10:35下载
- 积分:1
-
G.729Adecoder
This is the decode for G729 matlab
- 2009-08-07 18:17:18下载
- 积分:1
-
tt-x
This package presents C++ tools to the trace transform of a 2D image, and related objects, i.e. circuses and triple features, matlab tools to visualise these entities, and tools to check newly coded functionals. This version is released with a small number of functionals only.
- 2010-05-20 09:17:46下载
- 积分:1
-
searchbound
使用matlab确定迭代搜索区间,与进退法稍有不同(use matlab for search bound)
- 2014-10-20 22:41:34下载
- 积分:1
-
good_one
利用最小二乘法辨识直流电机的参数,含有了一个simulink的直流电机模型和一个m文件,先运行模型得到数据,再利用m文件进行辨识(Least-squares method using the parameter identification of DC motor contains a simulink model and a DC motor m file, run the model to get the data, and then use the file identification m)
- 2021-04-21 10:28:49下载
- 积分:1
-
fengun
大学数值分析算法,与理论分析结果相比,搭建OFDM通信系统的框架。( University of numerical analysis algorithms, Compared with the results of theoretical analysis, Build a framework OFDM communication system.)
- 2016-08-06 14:22:39下载
- 积分:1
-
MATLAB GUI教学视频2:设置GUI窗口尺寸可调
说明: 利用MATLAB语言调节GUI窗口尺寸,有简单的示例(Adjusting the size of GUI window using MATLAB language)
- 2020-04-23 21:09:38下载
- 积分:1
-
人工势场法的matlab实现
【实例简介】人工势场法(APF)算法实现
- 2021-08-17 00:31:16下载
- 积分:1
-
从位级到像素级的图像转换
应用背景将二进制图像转换为灰度图像将二进制图像转换为灰度图像将二进制图像转换为灰度图像将二进制图像转换为灰度图像将二进制图像转换为灰度图像将二进制图像转换为灰度图像关键技术功能pixel_image = bit2pixconv(image_bit_level)%二进制图像转换为灰度图像pixel_image = [];我= 1:8:尺寸(image_bit_level,2) ; ;pixr = []; ; ;J = 1:尺寸(image_bit_level,1) ; ; ; ;pixr(J,:)=转化(image_bit_level(J,我:我+ 7));最后,结束了pixel_image = horzcat(pixel_image,pixr);终点pixel_image = uint8(pixel_image);
- 2022-08-13 02:25:42下载
- 积分:1
-
fuzzycontrol
这是一个模糊pid控制的matlab程序。(This is a matlab program of fuzzy control pid.)
- 2010-11-04 11:10:53下载
- 积分:1