-
PWE1
2D photonic crystal Band Structure
- 2009-04-18 21:55:01下载
- 积分:1
-
shuxuejianmo_3
说明: 某厂向用户提供发动机,合同规定,第一、二、三季度末分别交货40台、60台、80台.每季度的生产费用为 (元),其中x是该季生产的台数.若交货后有剩余,可用于下季度交货,但需支付存储费,每台每季度c元.已知工厂每季度最大生产能力为100台,第一季度开始时无存货,设a=50、b=0.2、c=4,问工厂应如何安排生产计划,才能既满足合同又使总费用最低.讨论a、b、c变化对计划的影响,并作出合理的解释(To provide users with a factory engine, contract, first, second and third quarter respectively, delivered at the end of 40, 60, 80. Quarterly cost of production (million), in which x is the quarter of the number of production. If the remaining after delivery, can be used for delivery next quarter, subject to payment of storage fees, for each element c of each quarter. The largest known plant production capacity of each quarter to 100, the beginning of the first quarter of stock, set up a = 50, b = 0.2, c = 4, asked how to arrange the production of the factory plans to meet the total cost of the contract makes the minimum . Discussion of a, b, c of the impact of change on the plan and make a reasonable explanation)
- 2009-07-24 22:58:49下载
- 积分:1
-
FSK
说明: 使用matlab软件实现fsk的调制与解调(fsk modulation and demodulation)
- 2011-04-09 21:23:52下载
- 积分:1
-
m5_3
使用MATLAB进行GUI界面的编写 实现了 基本的串口通信,通过FT345bm硬件测试,可是实现115200bps的速率进行传输 ,性能比较稳定。(radar comm ,GUI ,usb ft245bm)
- 2013-11-11 15:13:10下载
- 积分:1
-
Cangjiepian
find nearby No. in Cangjiepian.
- 2014-06-30 15:57:06下载
- 积分:1
-
program
说明: 故障诊断程序
支持向量机智能诊断
分为多个程序 数据输入、特征提取、功能函数等(Fault diagnosis procedure
Intelligent diagnosis of support vector machine
It is divided into several program data input, feature extraction, function function, etc)
- 2020-12-09 14:29:19下载
- 积分:1
-
ch3
内容完整且每章相对独立;是一本简明的MATLAB参考书,既适用于初学者,也适用于高级MATLAB用户。对MATLAB与FORTRAN、C等语言结合的描述更是所有MATLAB书籍中少有的一大特色。(The contents of each chapter is relatively complete and independent it is a simple MATLAB reference books, both for beginners, but also to high-level MATLAB users. Of MATLAB and FORTRAN, C and other languages with a description of all MATLAB books is a major feature of the few.)
- 2009-10-17 13:21:31下载
- 积分:1
-
用于时间序列的功率谱分析
power spectrum
用于时间序列的功率谱分析,如潮位时间序列分析周期,并会进行红白噪声的检验。(Power spectrum for time series analysis, time series analysis period waves bit, and will be red, white noise test.)
- 2014-04-27 22:41:32下载
- 积分:1
-
学习APF过程中的读书笔记和SIMULINK仿真模型
学习APF过程中的读书笔记和MATLAB仿真模型(Reading notes and MATLAB simulation models in learning APF process)
- 2020-11-25 20:59:32下载
- 积分:1
-
NMF-DTU-Toolbox
matlab源代码,是非负矩阵分解工具箱,包含乘法更新,最小二乘约束,投影梯度法等方法(Usage:
[W,H] = nmf(X,K,alg,maxiter,speak)
W: output matrix
H: output matrix
X: input matrix
K: number of components
alg: algorithm to use
maxiter: maximum number of iterations
speak: print to screen
Algorithms:
mm: Multiplicative updates method using euclidean distance measure.
cjlin: Projected gradient method
prob: Probabilistic non-negative matrix factorization.
als: Alternating least squares.
alsobs: Alternating least squares with optimal brain surgeon.
Demonstrations:
PET: NMF on a PET dataset
Text: NMF used on a three different datasets Email, medical, and CNN.
Algorithms
mm: Multiplicative update method using euclidean distance measure.
Described in Lee and Seung, 2001, Algorithms for Non-negative Matrix Factorization, Advances in Neural Information Processing Systems 13, 556-562. This algorithm is the most commonly used algorithm to solve NMF.
cjlin: Alternative non-negative least squares using projected gradients.
Author: Chih-Je)
- 2021-04-22 19:28:48下载
- 积分:1