搜索资源列表
houghsearchcircle
- 文件给出了matlab语言进行,对二值图像先用sobel 算子找出边缘,再用hough变换找出圆的圆心和半径的程序,并附图像和解释!-documents given Matlab language, the binary image segmentation using the operator to identify the edge then Hough transform to identify the center of a circle and the circle radius of
MATLAB语言和控制系统仿真
- 本书提供了使用MATLAB的实践性指导。本书按逻辑编排,自始至终用实例描述;内容完整且每章相对独立;是一本简明的MATLAB参考书,既适用于初学者,也适用于高级MATLAB用户。对MATLAB与FORTRAN、C等语言结合的描述更是所有MATLAB书籍中少有的一大特色。 本书适合作为理工科高等院校研究生、本科生教学用书,也可作为广大科研工程技术人员的自学用书。
PCA-SIFT
- 一个基于matlab语言的编程,可以实现对人脸的识别算法-A matlab-based programming language can be achieved on the human face recognition algorithm
MatLab
- matlab下m语言实现加密解密文件夹 -encrypt decrypt folder with matlab
IDEA
- IDEA(1/8) 功能模型,用matlab语言实现-IDEA (1/8) functional model, using matlab language implementation
cameral
- 具体包括了 使用的是普通的电脑摄像头,因为是用m语言写的,所以兼容各个版本。 原创地址(我在ilovematlab发了帖子了,下载人很多,所以在这里也发出来,给大家共享): http://www.ilovematlab.cn/viewthread.php?tid=38743&highlight= 包含内容: 摄像头的预览和抓图 摄像头图片的保存 定时器的应用 m文件建立gui控件。 方便初学者学习。-Specifically includes the use
aes-encryption-algorithms-
- aes加密算法的原理与设计实现 ,里面包含C语言代码。-aes encryption algorithms and design principles to achieve, which contains the C language code.
LMS
- 用matlab语言实现了实现了LMS算法,方法简单,易于实现理解-LMS algorithm using Matlab language, the method is simple, easy to implement understanding
Lucy-Richardson
- 基于Lucy-Richardson方法的图像复原小程序,用matlab语言实现。-Lucy-Richardson method-based image recovery applet using Matlab language.
rsaP1024bit
- rsa加密算法的matlab语言实现,是学习加密算法的必备-rsa encryption algorithm matlab language, is essential to learning encryption algorithm
Matlab_DLL_HDNum
- 本程序用c++编了一个提取硬盘物理序列号的dll程序,然后用matlab的m文件调用链接库文件,在matlab语言环境中提取硬盘序列号。本程序中的链接库文件也可用于VC、vb等其他语言调用。-Of this program compiled with c++ the extract the serial number of hard physical the dll procedure, then call matlab m file link library file, extract the
smat2c
- matlab语言转换成学语言,源程序主要用于生成粒子群算法-matlab language into learning the language, the source is mainly used to generate the PSO
MATLAB-coding-under-LINUX
- 探讨LINUX环境下MATLAB的混编方法,应用MATLAB 与C 语言的接口C-MEX 函数, 实现读取系统硬件设备( joystick) 数据的方法-Discussion LINUX environment MATLAB Interface C-MEX function of mixed methods, application of MATLAB and C language to read the system hardware (joystick) methods of data
MD5--matlab
- 利用C语言编写程序,成功的实现对MD5算法的编程,操作简单,方便,程序经典!-Using C language program, the successful implementation of MD5 algorithm programming, simple operation, convenient, program classic!
yinpinjiami
- 基于henon序列音频加密实验,1.构造有限长度的语音信号序列y(n);2.通过4Matsumoto-Chua-kobayashi模型产生超混沌序列vn;3.将超混沌序列掩盖信号序列并获得加密信号序列,然后通过信道传输出去;4.接受方受到信号后采用超混沌信号序列去掩盖获得原信号序列;5.将实现方案采用Matlab语言编程并仿真正确; -Henon sequence based audio encryption experiment 1. Construct a finite-length s
matlab-plot-VC6
- 应用matalb的画图函数plot,在VC中画曲线图。其中matlab的代码通过matcom转换为C语言,简单有效-Applications matalb drawing function plot, draw a graph in the VC. Which matlab code into C language by matcom, simple and effective
DESwithUDPmodule
- 利用matlab语言实现的DES算法,其特点是加入了UDP发送与接收模块,可以实现加密数据后的网络发送与接受后的解密-The use of DES algorithm matlab language, which is characterized by adding UDP send and receive modules can realize the network send and receive encrypted data after decryption post
51
- 蚁群算法,使用matlab语言,解决TSP问题,此例解决的51个城市的TSP问题-Colony algorithm, using matlab language, solve TSP, in this case solved 51 cities TSP problem
matlab15
- 此程序用matlab语言编写,主要用于实现地震勘探数据处理中的动校正(NMO)功能。-This procedure used matlab language, mainly for the achievement of seismic data processing in the NMO (NMO) function.
SM4
- SM4加密算法的matlab语言实现,采用s盒变换、轮函数等。(SM4 encryption algorithm is realized by MATLAB language, using S-box transformation, wheel function and so on.)