资源列表
修改代码
- 由于2C客户具有需求量小、客户分布较为分散、客户量大,需求不稳定等问题,A企业对于2C类客户采用二级配送的方式进行服务,即企业在岛内建立若干配送站点,各个配送站点具备完善的产品保险设备和末端配送设备以及配送人员,客户下单后企业通过信息系统将客户订单分派给该区域的配送站点,由配送站点进行及时配送,同时企业掌握各个配送站点的库存情况并进行及时补货。(Because 2C customers with small demand, customer distribution is scattered,
6冷链物流配送路径优化
- 为了验证上述模型的合理性和实用价值,为冷链物流车辆配送路径优化提出可行性的方法,本文依托厦门某具体从事生鲜产品生产及配送的A企业所提供的数据,结合文章所提出的优化思路,通过matlab等软件实现计算机建模并进行模型求解,最后对该生鲜企业的配送流程设计提出建设性意见。(In order to verify the rationality of the model and practical value, for the cold chain logistics distribution route
基于时空情景的城市物流动态路径优化研究_王丹
- 本文的研究对象针对于A企业的周边市场的冷链物流配送,A企业周边市场业务流程中主要关注了产品的保鲜程度和周边客户的服务体验,对于产品的包装盒产品的价格因素考虑较少,所以城市内部冷链物流配送对于该企业的周边市场具有十分重要的意义。下文主要介绍了A企业周边市场的配送流程和配送过程中存在的问题。(The distribution of cold chain logistics is the research object of this paper for the A enterprises aroun
单元平均CFAR检测实例过程
- 《雷达信号处理基础》,P256页,图7.4单元平均CFAR检测的实例过程,噪声功率为20DB("Radar signal processing foundation", P256 page, figure 7.4 unit average CFAR detection example process, the noise power is 20DB)
扩展卡尔曼滤波
- 扩展卡尔曼滤波matlab代码,有注释,适合学习扩展卡尔曼滤波算法(ExtendedKalmanFilter-matlab-code)
mtl_feat
- 在多任务学习中,当这些任务是相关的,联合的任务学习应该比单独学习每个任务的效果好,特别当每个任务的数据相当少的时候,在这种情况下,独自学习是很不成功的。(In multitask learning, when these tasks are related, joint task learning should be better than learning each task individually, especially when the data of each task is quit
1
- 用sas软件做描述性分析,例如计算平均值,极大极小值,方差,极差,绘制散点图,序列图等(Use sas software to do descr iptive analysis, such as calculating mean value, minimum value, variance, range, drawing scatter diagram, sequence diagram, etc.)
ODE15
- ODE15s可以处理刚性微分方程。采用向后微分公式,效率不是很高,但是对于一些ODE45会失效或计算效果很差的情况下,可以使用。可能是由于方程刚性引起的。(ODE15s can handle rigid differential equations. Using the backward differential formula, the efficiency is not very high, but it can be used when some ODE45 will fail or th
dijkstra
- This code find shortest path between multiple nodes. The algorithm name is Dijikstra
voice recording
- This GUI is built in MATLAB. It helps to record audio and save it. It also plot the audio to help you visualize it.
cut_sig
- In order to read in and then cut signals for further testing or processing. Implemented for wav-files. But all other files are possible when chaning the file end.
recording_gui
- This GUI is developed in MATLAB. The code will help user to record webcam and store it in current directory.