搜索资源列表
triangle_wave_generator
- 等腰三角波发生器,在simulink 中有的是锯齿波和三角波的现成模块,可是等腰三角波的就没有了,现提供给大家。-isosceles triangular wave generator, which in some Simulink ramp and triangular wave off-the-shelf modules, But isosceles triangle wave, there is no, it is available to everyone.
用c实现的商品货架算法
- 问题描述: 假设一个商店,它有一个货架和一个仓库,当货架上的商品数量少于一定的数目时,从仓库运一定数量的商品摆到货架上,当仓库里的商品的数量少于一定的数目时,购买商品把仓库填满,商品的出售要按照商品的生产日期来,快要过期的商品要先出售。 解决问题的方法: 用了两个栈和 一个队列,把队列当作仓库,用一个栈作为货架,把另一个栈当作临时的存储箱。当要往货架上添商品时,先把作为货架的栈中的元素全都压到作为存储箱的栈中,再把仓库中的元素压到存储箱中,然后再把存储箱中的所有元素都压到货架上,这样,就能保证快
wav-watermark
- wav格式的音频中实现水印的嵌入与提取 由现成的软件超级MP3转换大师V1.20把mp3->wav 然后再由MATLAB做wav水印嵌入 -wav audio format to achieve watermark embedding and extraction of off-the-shelf software from Super Master V1.20 to MP3 conversion mp3-> wav then wav watermark emb
xiaochengxu
- 商品货架管理,双冒泡排序,二分插入排序,城市信息系统,快速排序,折半查找等小程序-Commodity shelf management, double bubble sort, binary insertion sort, urban information systems, Quick Sort, binary search procedures, such as
bnb20
- 非线性整数规划算法,求解非线性整数规划活混合规划问题,常用的算法是分枝定界算法。基于该算法编成的现成函数bnb20()-Nonlinear integer programming algorithm for solving nonlinear mixed integer programming live planning problem, commonly used algorithms are branch-and-bound algorithm. Based on the algorithm
shelf
- digital audio signal processing
Rouletter
- 某小型书会有100本书,并排放在一个架子上,供大家借阅。大家每次借阅一本,看完后即放在书架的最左边。每一本书根据热门程度的不同赋予不同的值,该值介于0~1之间,且0表示最冷门,1表示最热门。假设每天每人只能借1本书,且需要当天归还。会所共有100人,每天借书的人服从参数为0.1的几何分布。试模拟该过程,并指出1年(365天)后书的排列情况,并探讨该排列与书热门程度之间的关系。提示:由于是随机模拟,故整个实验需要多次执行,并显示统计结果。-A small book of 100 books, an
BP
- bp网络网上的程序很多,matlab也有现成的工具包,但这个是严格按照bp算法编写的程序。-bp network online program, Matlab off-the-shelf tool kit. But this is a program written in strict accordance with the bp algorithm.
matlab_GUI2
- matlab的上百个示例程序,GUI界面的图形绘制,数值计算,矩阵运算,等现成的实用程序。-hundreds of sample programs in matlab GUI interface, graphics rendering, numerical calculation, matrix operations, and other off-the-shelf utility.
matlab_GUI3
- matlab的上百个示例程序,有关GUI绘图,数值计算,矩阵运算,以及多个现成的实用实例程序。-hundreds of sample programs in matlab, the GUI graphics, numerical calculation, matrix operations, and a number of off-the-shelf practical examples of procedures.
SVM-iris
- 在matlab环境下,实现鸢尾花数据库的SVM分类,没有使用现成的工具包。-SVM classifier in Matlab environment, iris database, do not use off-the-shelf tool kit.
Bayes-iris
- 在matlab环境下,实现鸢尾花数据的贝叶斯分类,没有利用现成的数据命令。-Bayesian classifier in Matlab environment, iris data, there is no off-the-shelf data command.
ANN-iris
- 在matlab环境下,实现鸢尾花数据的人工神经网络分类,只是比较基本的实现BP网络,没有利用现成的命令。-In the Matlab environment, iris data artificial neural network classifier, but more basic BP network, there is no off-the-shelf command.
shujujiegou
- 这是数据结构的一个实验报告,做的是城市位置导航、商品货架管理,内容丰富,代码简洁,适合大家参考-This is an experimental report data structure to do is navigate city location, commodity shelf management, content-rich, concise code for your reference
huojia
- c语言货架管理系统,简单的c语言课程设计,满足货架管理的基本需求。-c language shelf management system
BP2
- 用matlab编写的BP算法,不调用现成模块的,适合新手理解BP-Matlab prepared with the BP algorithm, do not call off the shelf module, suitable for novice to understand BP
Deep Learning Based Communication Over the Air
- 通信系统的端到端学习是a 引人入胜的新颖概念迄今为止仅被验证 模拟基于块的传输。它允许学习 发射机和接收机实现为深度神经网络 (NN),它们针对任意可区分的端到端进行了优化 performancemetric,例如块错误率(BLER)。在本文中,我们 证明无线传输是可能的:我们建造, 训练,并运行完整的通讯系统 的神经网络使用非同步的现成软件定义无线电 和开源深度学习软件库。(End-to-end learning of communications systems is a