当前位置:
首页 资源下载
搜索资源 - matlab based project
搜索资源列表
-
0下载:
这是一个关于基于lte信道的程序,自己项目组编写的,能有帮助-This is a channel based on LTE procedures, prepared their own project team, will be able to help
-
-
0下载:
Svm based face detector code
-
-
0下载:
It is a project maked in matlab, that it is based of the articol "Preceptual sinusoidal model for audio coding based on the spectral integration"-It is a project maked in matlab, that it is based of the articol "Preceptual sinusoidal model for audio
-
-
0下载:
my project is "implementation of mini-PACS in health care system".
the image is in std DICOM format & is compressed using wavelet based JPEG2000 & transferred using JPIP to the reciever where the reciever will have an editor(that we are going to de
-
-
0下载:
蒙特卡罗(Monte Carlo)方法,又称计算机随机模拟方法,是一种基于"随机数"的计算方法。这一方法源于美国在第二次世界大战研制原子弹的曼哈顿计划。该计划的主持人之一数学家冯诺伊曼用驰名世界的赌城-摩纳哥的Monte Carlo来命名这种方法。-Monte Carlo (Monte Carlo) methods, also known as computer-generated random simulation method is based on " random number&
-
-
0下载:
A MATLAB based iterative threshold selection algorithm for cooperative sensing in a cognitive radio network.
-
-
0下载:
基于matlab的简易OCR程序。
具体可参加该文件夹内的CS585 Fall 1998 Project One-Simple OCR matlab-based program. May participate in the specific folder within the CS585 Fall 1998 Project One .....
-
-
0下载:
这是个由matlab仿真实现的基于dwt的数字水印技术算法,实现了数字水印的嵌入、提取和一系列攻击实验。效果良好。-This is implemented by the matlab simulation of digital watermarking technique based on dwt algorithm, realization of the digital watermark embedding, extraction and a series of attacks on exp
-
-
0下载:
i am very pleased to becoming a member of www.pudn.com, to dowanload and upload project files as well as source codes.
-
-
0下载:
基于 MATLAB的图像处理毕业设计,实现对图像的基本的操作-MATLAB-based image processing graduation project, to achieve the basic operation of the image
-
-
2下载:
使用matlab实现了基于项目的协同过滤算法(A collaborative filtering algorithm based on project based on MATLAB is implemented)
-
-
1下载:
基于matlab 的掌纹识别,效果挺好,工程完成,适合初学者学习和使用。(Matlab based palmprint recognition, the effect is very good, the completion of the project, suitable for beginners to learn and use.)
-
-
3下载:
本课题为基于MATLAB的BP神经网络手写数字识别系统。带有GUI人机交互式界面。读入测试图片,通过截取某个数字,进行预处理,经过bp网络训练,得出识别的结果。可经过二次改造成识别中文汉字,英文字符等课题。(This project is based on Matlab bp neural network Handwritten digit recognition system. With GUI human-computer interactive interface. Read in the
-
-
6下载:
本课题为基于MATLAB的小波变换dwt和离散余弦dct的多方法对比数字水印系统。带GUI交互界面。有一个主界面GUI,可以调用dwt方法的子界面和dct方法的子界面。流程包括,读取宿主图像和水印图像,嵌入,多种方法的攻击(剪切,加噪,旋转等),提取,最后利用psnr峰值信噪比进行评价不同攻击下,鲁棒性的好坏。(This project is based on MATLAB wavelet transform DWT and discrete cosine DCT multi method co
-
-
5下载:
本课题基于MATLAB平台的数字信号处理仿真演示系统。数字信号即离散信号,本设计带有一个丰富得GUI人机交互界面,一共包括4个部分,分别为:离散时间信号的卷积,基本函数的Z变换(单位阶跃信号,脉冲信号,斜变信号,正余弦信号,指数系列信号),Z变换的基本性质(线性,位移,z域尺度变换,时域卷积),傅里叶变换的基本性质。是一个不错的选题,GUI设计逻辑清晰,章节清晰,层次明了。(This project is based on MATLAB platform of digital signal pr
-
-
1下载:
该课题为基于MATLAB的教室人数统计,带有丰富的人机交互GUI界面。实现教室人数的计数统计,进而统计出勤率,上课认真听讲的比例。原先预设总人数,未出勤或者书本遮住脸部、趴着玩手机等必然无法采集到人脸,从而对应数量缺失,得出出勤率或听讲率。该课题采用肤色原理进行人脸定位和人脸分割。本课题中,为了界面GUI的美观,刻意将分割出的人脸单独显示在GUI对应的axes里。是个不错的设计选题。(This topic is based on MATLAB classroom statistics, with
-
-
2下载:
该课题为基于MATLAB的数字水印系统。包括离散余弦DCT和小波变换DWT两种算法的对比,有一个GUI界面,包括嵌入,加噪,旋转,剪切,压缩等多种攻击,提取候,具有评价指标PSNR,NC等来评价算法的鲁棒性(This project is a digital watermarking system based on MATLAB. It includes the comparison of DCT and DWT. It has a GUI interface, including embedd
-
-
1下载:
该课题是基于MATLAB平台的图像去雾处理,配备一个人机交互GUI界面,可以选择局部直方图均衡化,全局直方图均衡化,Retinex算法,通过对比处理前、后的图像的直方图,而直方图是一副图像各灰度值在0-256的分布个数的表,信息论已经整明,具有均匀分布直方图的图像,其信息量是最大的。
二、算法介绍
①全局直方图均衡化:通俗地理解就是,不管三七二十一,直接强行对彩色图像的R,G,B三通道颜色进行histeq均衡处理,然后进行三通道重组;
②局部直方图均衡化:设置一个固定大小的滑块,分别对彩色图像进
-
-
2下载:
该课题为MATLAB数字仪表图像识别系统。可以识别万用表,压力表,电表,手表等的数字识别,包括小数点。带有一个GUI界面,流程为:灰度,二值化,定位,连通闭环,分割出数字区域,开闭运算,去除小面积,细化,精准定位,分割,识别。(This project is a digital instrument image recognition system based on MATLAB. Can identify multimeter, pressure gauge, electricity mete
-
-
3下载:
该课题为基于MATLAB平台的PCA的人脸识别系统。原理为:从一副生活照中寻找到人脸,分割人脸区域图像,PCA算法进行降维,和库里图片进行对比,输出目标人脸以及相关个人信息。该课题还可以继续二次开发,做成库内外人脸的识别,如果是库外人脸则实现报警等。(This project is a PCA face recognition system based on MATLAB platform. The principle is: find the face from a life photo, s
-