MATLAB自编程实现BP神经网络手写数字识别。
☆35May 15, 2020Updated 5 years ago
Alternatives and similar repositories for -handwriting-recognition
Users that are interested in -handwriting-recognition are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 使用Harris角点检测算法、最小二乘拟合、随机抽样一致算法(RANSAC)以及 HOG 描述符、线性融合等计算机视觉算法,使用Matlab实现将多张图像拼接成一张全景图。☆16Aug 25, 2021Updated 4 years ago
- 本课题为基于MATLAB的BP神经网络手写数字识别系统。带有GUI人机交互式界面。读入测试图片,通过截取某个数字,进行预处理,经过bp网络训练,得出识别的结果。可经过二次改造成识别中文汉字,英文字符等课题。☆20Oct 13, 2021Updated 4 years ago
- 这是一个在MATLAB上实现车牌识别的程序,识别算法有两种,分别为神经网络和模板匹配☆19Jul 14, 2020Updated 5 years ago
- 自己实现harris角点检测☆10Jan 31, 2016Updated 10 years ago
- BP神经网络预测实例(matlab)☆57Aug 4, 2022Updated 3 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 2021 CCF BDCI基于飞桨实现花样滑冰选手骨骼点动作识别-第1名方案☆10Nov 24, 2021Updated 4 years ago
- RBM+BP神经网络识别手写数字和英文字符☆11Mar 25, 2023Updated 3 years ago
- LEO Satellite vs. Cellular Networks: Exploring the Potential for Synergistic Integration (CoNEXT '23)☆11Oct 26, 2023Updated 2 years ago
- matlab code for SEARCH: A Stochastic Election Approach for Heterogeneous Wireless Sensor Networks☆10Jun 11, 2016Updated 9 years ago
- Prediction of PV power and wind power oiutputs(光伏风电出力预测)☆31Jan 20, 2023Updated 3 years ago
- 基于MATLAB的车牌字符识别☆41Jun 19, 2018Updated 7 years ago
- Review of the article "Handover Implementation in a 5G SDN-based Mobile Network Architecture"☆10Jan 31, 2017Updated 9 years ago
- Cluster-Oriented Handover Management Algorithm for 5G Decentralized Heterogeneous Networks: MATLAB Simulation environment☆15Jul 15, 2021Updated 4 years ago
- ffmpeg视频播放器☆22Dec 28, 2018Updated 7 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- 基于tensorflow框架,用训练好的Vgg16模型,实现猫狗图像分类的代码☆13Mar 31, 2019Updated 6 years ago
- 論文實現框架的code☆15Apr 28, 2023Updated 2 years ago
- 大三上学期数字图像处理期末项目--基于Matlab语言的路标识别☆67Jan 21, 2021Updated 5 years ago
- 利用MATLAB GUI设计平台,用窗函数法设计FIR数字滤波器,对所给出的含有噪声的声音信号进行数字滤波处理,得到降噪的声音信号,进行时域频域分析,同时分析不同窗函数的效果。☆71Sep 13, 2021Updated 4 years ago
- 使用BP神经网络实现数字图片识别☆15Feb 4, 2022Updated 4 years ago
- 基于esp8266 的天气时钟 固件程序☆14Apr 6, 2023Updated 2 years ago
- 第10组 基于卷积神经网络VGG垃圾图像分类☆19Jun 11, 2020Updated 5 years ago
- Seamless heterogeneous wireless network handover method using cycled ESN FAHP and MPTCP☆17Oct 29, 2021Updated 4 years ago
- Optimised the number of handovers using the Q-Learning algorithm of Reinforcement Learning☆18Mar 11, 2022Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- codes for the paper "Super-Resolution for Hyperspectral and Multispectral Image Fusion Accounting for Seasonal Spectral Variability", IEE…☆11Mar 13, 2020Updated 6 years ago
- 基于 ESP8266 及 1.3 寸 TFT 实现的华为太空人时钟☆19May 6, 2025Updated 10 months ago
- Handover Self-Optimization in Drones Based on Low Earth Orbit Satellite Systems Project Codes☆19Jul 22, 2021Updated 4 years ago
- 随着国家深化考试招生改革,志愿填报的科学性显得愈发重要,各类志愿填报服务也蓬勃发展起来。然而由于信息不对称性,算法缺乏精确性等问题,行业典范仍未出现。作为一款基于人工神经网络进行高考分数预测并指导考生填报的资讯工具类安卓端移动应用,《易志通》应运而生。本团队通过网页爬虫,获…☆25Apr 9, 2019Updated 6 years ago
- 本项目基于始皇的new站服务。利用单个Worker&Pages优雅访问始皇镜像站,组建合租共享车队。包含直链登陆、前端登陆页、用户管理、token池管理、车队管理、用户注册、用量查询等等功能。全程无需服务器和域名,无需改代码☆24Aug 15, 2024Updated last year
- TensorFlow™ 是一个用于人工智能的开源神器,一个采用数据流图(data flow graphs),用于数值计算的开源软件库。节点(Nodes)在图中表示数学操作,图中的线(edges)则表示在节点间相互联系的多维数据数组,即张量(tensor)。 它灵活的架构让你可…☆12Apr 25, 2018Updated 7 years ago
- 数字图像课程大作业,实现图片中文档提取与矫正。整体思路是通过hough变换检测出直线,进而得到角点,最后经过投影变换,进行矫正。整个项目只用到了opencv的IO操作(包括手写卷积,hough哈夫变换,投影变换等等)☆80Aug 7, 2020Updated 5 years ago
- 用itemCF和userCF算法实现的音乐推荐系统☆15Apr 26, 2018Updated 7 years ago
- 期末课设_机器学习基础_基于BP神经网络的人脸识别☆18Mar 14, 2022Updated 4 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Python library for hyperspectral analysis focused on spectroscopic approach.☆18Sep 9, 2024Updated last year
- 代码主要包括:1。特征提取 首先对文本信息进行分词处理,采用基于字符串匹配的方法: 假如一段叫:李二狗就是一个傻逼 基于匹配的方法就是依次截取一到多个词,并与字典库进行匹配。如二狗,如果匹配到字典中有这个词,则将其分为一个词;当取到“狗就”,发现字典中没有与之匹配的,则说明…☆19Aug 26, 2019Updated 6 years ago
- All scripts and data for 'Deep Learning-Based Handover Prediction for 5G and Beyond Networks' article☆22Feb 13, 2023Updated 3 years ago
- 宾夕法尼亚大学计算机和信息科学系教授 Jean Gallier 的开源书籍《代数,拓扑,微分,与计算机科学与工程的优化理论》☆13Jan 29, 2024Updated 2 years ago
- Implementation of paper "Hyperspectral Unmixing for Additive Nonlinear Models With a 3-D-CNN Autoencoder Network" (T-GRS 2022)☆13Mar 10, 2023Updated 3 years ago
- Official gym API for game FightingICE.☆12Jun 27, 2019Updated 6 years ago
- 图像处理接口:图像解模糊(deblurring)和图像超分辨率还原(Super-resolution)深度学习框架tensorflow和torch,并实现web后端基于python-Flask框架的接口,python语言☆13Sep 25, 2019Updated 6 years ago