搜索:Simplex Method

找到约 674 项符合「Simplex Method」的查询结果

结果 674
https://www.eeworm.com/dl/665/437606.html matlab例程

分割算法 1.mean shift 的迭代过程只做了一次(为了简单) 2.对图像中的某一点进行平移时

分割算法 1.mean shift 的迭代过程只做了一次(为了简单) 2.对图像中的某一点进行平移时,只考虑了距离它小于2*hr的点,而不是图像中所有的 点。 3.实验过程中只用到了gauss核,虽然提供了method的选择,但在进行值域加权时只用 到gauss核,如果需要请自己改正。 ...
下载 194
·
查看 1173
https://www.eeworm.com/dl/654/409492.html 数据结构

This is an implementation of double-array structure for representing trie, as proposed by Junichi A

This is an implementation of double-array structure for representing trie, as proposed by Junichi Aoe [1]. Trie is a kind of digital search tree, an efficient indexing method with O(1) time complexity for searching. Comparably as efficient as hashing, trie also provides flexibil ...
下载 40
·
查看 1195
https://www.eeworm.com/dl/898974.html 技术资料

基于WiFi的STM8单片机程序远程更新

本文提出了一种实现STM8单片机程序远程更新的方法,系统通过WiFi连接到服务器,服务器发送更新指令和更新文件,实现单片机程序的远程更新。This paper introduces the method of remotely updating program of STM8.The system is connected to a server with WiFi.A server transmits a serial of comman ...
下载 2
·
查看 4923
https://www.eeworm.com/dl/898207.html 技术资料

基于OBE理念的“单片机原理及应用”项目教学法探究

针对传统“单片机”课程教学内容陈旧、成绩评定方式单一以及学生创新应用差、专业综合素质不高等问题,将工程教育专业认证中的OBE人才培养理念和CDIO工程教育模式引入到教学中,形成了以“项目驱动为方法、教师讲授为引导、学生自学为主体”的教学模式,以此来适应应用技术型人才培养的要求和提高学生的就 ...
下载 8
·
查看 8974
https://www.eeworm.com/dl/670/134878.html 生物技术

This a Bayesian ICA algorithm for the linear instantaneous mixing model with additive Gaussian noise

This a Bayesian ICA algorithm for the linear instantaneous mixing model with additive Gaussian noise [1]. The inference problem is solved by ML-II, i.e. the sources are found by integration over the source posterior and the noise covariance and mixing matrix are found by maximiza ...
下载 101
·
查看 1156
https://www.eeworm.com/dl/631/438939.html *行业应用

A Design and Implementation of The Online Shopping System Abstract: Along with the development

A Design and Implementation of The Online Shopping System Abstract: Along with the development of the computer ,the database technique is widespread in the application of Internet, more and more , providing more thoughtful and humanized service for the large network customer. ...
下载 61
·
查看 1186
https://www.eeworm.com/dl/502/29174.html 单片机编程

单片机P0口的片外数据存储器扩展

单片机作为一种微型计算机,其内部具有一定的存储单元(8031除外),但由于其内部存储单元及端口有限,很多情况下难以满足实际需求。为此介绍一种新的扩展方法,将数据线与地址线合并使用,通过软件控制的方法实现数据线与地址线功能的分时转换,数据线不仅用于传送数据信号,还可作为地址线、控制线, ...
下载 171
·
查看 1087
https://www.eeworm.com/dl/502/29349.html 单片机编程

基于ROM单片机的汉字输入法的实现

在需要实时大量输入汉字的显示控制处理应用中,利用传统单片机实现显示控制的设计方法是较难实现的。带汉字字库的液晶模块的使用使得小容量ROM单片机的大量汉字信息输入与显示成为可能。提出了针对汉字字库编码的二级索引拼音输入检索方法,介绍了以ST7920作为控制器的带汉字字库的液晶显示模块的接口方 ...
下载 59
·
查看 1100
https://www.eeworm.com/dl/895824.html 技术资料

基于单片机的触摸屏多小点状目标触点识别

为了提高触摸屏多小点状目标触点识别精准度与效率,提出基于单片机的触摸屏多小点状目标触点识别方法。通过通道驱动、触摸屏处理器、接收通道、存储器和扫描控制逻辑对多小点状目标触点识别芯片进行设计。依据触摸屏菱形结构和单点定位原理,计算触摸屏中所有矩阵块的小点状目标触点坐标。采用MiniGUI方 ...
下载 10
·
查看 3335
https://www.eeworm.com/dl/516/31997.html DSP编程

基于DSP与FPGA的多视频通道的切换控制

为了扩大监控范围,提高资源利用率,降低系统成本,提出了一种多通道视频切换的解决方案。首先从视频信号分离出行场信号,然后根据行场信号由DSP和FPGA产生控制信号,控制多路视频通道之间的切换,从而实现让一个视频处理器同时监控不同场景。实验结果表明,该方案可以在视频监控告警系统中稳定、可靠 ...
下载 143
·
查看 1089