搜索资源列表
339311-
- 一共有15个m文件,80几个函数,5000多行代码。包含了一般软件的几大块:界面、参数、算法、仿真、演示等。熟悉GUI的朋友感兴趣的问题都有所涉及:比如参数传递,多个界面的操作,m文件构造复杂界面,存取文件,多个axes,读取图片,显示图片
AVIRead
- 用matlab对视频文件(*.avi)进行读取,读取出每祯的图片,选取出自己感兴趣的图片,还原成新的视频文件,如程序显示无法读取,下载winavi进行转换
BPsimulationofpopulation
- ”BP.m“文件是BP神经网络整个模型的源程序; “train.fig”是训练时最后得到的图片; “程序运行的人口数量原始数据.fig”是预测结果绘制的图; “程序运行时matlab命令窗口的内容.txt”是运行程序是在matlab命令窗口显示的东西; “程序运行完产生的数据.mat”是程序运行完毕产生的数据。 .bmp文件和.fig文件一样
vc调用matlab
- 将一个m文件转成c /cpp文件并在VC中进行编译。这种方法有个烦人的地方,每次你都需要把matlab生成的一 大堆c和h文件考到vc中,比如我读入一副图片先做膨胀,再腐蚀,再进行小波变换,最后 显示。这样一个程序会生成大概150多个文件,每次都要拷贝这些文件很不方便。我试着用 了另外一种方法,可以简化这些工作。那就是不生成cpp文件交给VC去编译,而是直接在m atlab中生成一个dll交给VC去链接即可。这样无论matlab生成多少文件,都只需要拷贝三 个文件即可。 -m to a docu
matlabclock
- 一个用matlab编写的时钟程序,包含了数字钟和传统显示的圆形中,背景是可爱图片。运行时和电脑同步。-a program on a clock which contains a traditional clock and a numerical one,with a lovely background picture。when the program runs ,the clock will keep the pace with the correct time of the computer。
GUI_1
- matlab 读取操作图片,可以打开图片,改变其显示模式-matlab read operation picture, you can open the picture, and changing the display mode
ImageGrayLevel
- 用matlab显示图片的RGB各分量的灰度值-Matlab display images with the RGB values of the various components of the gray
DPCM2
- 同一张图片的各种不同的显示,以及对图片进行对比,能明显看出其中的不同-different to show the same picture
imshow_large
- matlab中在有限的空间显示一张大图片,也是从matlab论坛中得到的-matlab display in the limited space in a big picture, is also derived from the matlab forum
DCtest
- 用于双摄像机同步抓图.图片显示在picturebox中,save jpg 用于将图片保存在指定文件夹。-double cameras take pictures at the same time
Filter
- 多种窗函数的FIR滤波器,GUI界面,参数设置,滤波测试,图片显示-FIR filter of window functions, GUI interface, parameters setting,filter test, picture shows
jiyuMATLABdetuxiangchuli
- 基于MATLAB实现各种图片的读取显示及滤波功能,已经编译成功-Achieve a variety of images based on MATLAB to read display and filtering has been successfully compiled
ImageDemo
- 这是个图片显示的例子。帮助查看资料。资料的详细功要让或其他好源码-This is a picture display example. Help View information. For more information or to make a good power source
FingerPrint-Application
- “FingerPrint-Application.zip”。使用Matlab实现对指纹特征点的提取。该代码详细列出了提取的全过程,并配有图片显示。-this code using matlab to gain fingerprint features abstration.
shipinfenxi
- 跳频通信的时频分析,稳定性分析及图片显示,跳频序列码的仿真-hop frequence STFT
Matlab_SOM
- 这是一个详细的matlab中som的使用方法,每一步有详细的注解并伴有图片显示,使大家快速的入门并掌握住-This is a detailed matlab in som way to use each step with detailed comments and accompanied by pictures show, so that we can quickly get up and grasp
对两幅图片进行图像匹配
- 基本功能主要分为2大模块:一个是数字图像处理模块,另一个是数字图像匹配模块。在数字图像处理模块中,用户可以对数字图像进行简单的处理,可以对图像进行放大,缩小,翻转,灰度处理。在数字图像匹配模块中,用户可以对两张图像进行匹配并显示匹配结果。
disease matlabnew
- 实现背景图片显示以及页面跳转等基本功能,实现传染病基本算法(Realize the background, picture display, and page Jump and other basic functions, the basic algorithm to achieve infectious diseases)
STM32奋斗板SD卡U盘
- stm32 图片显示 JPG 读取 sd 卡 显示到 显示屏上,自己下载仔细研读(you see You see, do not understand, ask, ask me, I do not know, you go back to how to do it, sister?)
飞行力学
- 建立模型、受力分析、运动分析,飞行力学仿真,结果图片显示。(The model, the force analysis, the motion analysis, the flight mechanics simulation, and the result picture display.)