-
smarttoalive
15名基督教徒和15名异教徒同乘一船航行,途中风浪大作,危机万分,领航者告诉大家,只要将全船的一半人投入海中,其余人就能幸免。大家都同意这个办法,并协定者30人围成一圈;由第一个人起报数,每数至第9人便把他投入海中,下一个接着从1开始报数,第9人又被投入海中,依次循环,直至剩下15人为止。问题是如何排法使投入海中的人全为异教徒?(15 Christians and pagans 15 vessels with one by the way, big waves, extreme crisis, leader told everyone that as long as will be half the person boat into the sea, and the remaining person will be able to escape. We all agree that this approach, and agreements were 30 form a circle from the first reported from a few individuals, the number to 9 for each person put him into the sea, then from the next one to start off, 9 people have been invested in the sea, followed by cycle, until the remaining 15 people so far. The question is how to row Act so that the person into the sea all infidels?)
- 2009-02-21 17:02:08下载
- 积分:1
-
7941932pcnnemb
用Matlab实现人脸图像分割的程序,可以使用(Implementation of a Face with Matlab segmentation procedure, you can use)
- 2011-05-16 20:40:50下载
- 积分:1
-
UniTire
UniTire 模型的matlab程序,采用了自带的优化算法,进行数据拟合(using for calculate the uniTire model)
- 2012-05-26 12:59:35下载
- 积分:1
-
BESSModel
说明: BESS通常用于负载均衡,调峰,负载转移应用等。
此BESS块从工作空间获取每小时负载曲线(kW)输入,并计算电网和电池使用量输出到工作空间。
必须以两列格式准备负载配置文件,其中第一列是从一天的0小时开始的时间。第二列是以kW为单位的功耗。(例如,将SampleLoadProfile.mat加载到工作空间中)。
模拟运行时间是从一天的0小时开始的每小时单位。例如,为了模拟24小时负载配置文件,模拟运行时间设置为23,一周运行时间设置为167,一个月30天运行时间设置为719和31天运行时间设置为743。
在“求解器”选项下的模型配置参数中,设置为固定步长类型并将固定步长(基本采样时间)设置为1并运行模拟。(BESS are commonly used for load leveling, peak shaving, load shifting applications and etc.
This BESS Block takes hourly Load Profile (kW) input from workspace and compute the Grid and Battery usage output to workspace.
The load profile has to be prepared in two column format, where the first column is time starting from 0 hour of the day. The second column is power consumption in kW unit. (For example, load the SampleLoadProfile.mat into workspace).
The simulation run time is in hourly unit starting from 0 hour of the day. For example to simulate a 24 hours load profile, the simulation run time is set to 23, one week run time is set to 167, one month 30 days run time is set to 719 and 31 days run time set to 743.
In model configuration parameters under Solver options, set to fixed-step type and set the fixed-step size (fundamental sample time) to 1 and run the simulation.)
- 2019-02-28 10:59:38下载
- 积分:1
-
Mean_Den
remove noise from multiple noisy images
- 2011-05-17 22:42:41下载
- 积分:1
-
Ts_change_Pdnochange
最大化频谱接入机会的能量检测方法的研究-----认知无线电(Access to opportunities to maximize the energy spectrum detection of cognitive radio-----)
- 2010-06-02 22:26:06下载
- 积分:1
-
Coin-Detection
COIN DETECTION IS TO IDENTIFY THE GIVEN COIN COUNT IN ANY GIVEN APPLICATION System will automatically delete the directory of debug and release, so please do not put files on these two directory.
- 2012-10-07 00:38:08下载
- 积分:1
-
i_t_1int
current in boost cover.
- 2013-11-05 05:33:19下载
- 积分:1
-
jianmozhiliao
有关2012全国大学生数学建模竞赛论文,可以让读者提供一些方法和思路。(For papers of the 2012 National Mathematical Contest in Modeling, allows the reader to provide some methods and ideas.)
- 2012-08-13 20:08:18下载
- 积分: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