文件名称:distribute_balls

  • 所属分类:
  • matlab例程
  • 资源属性:
  • [Matlab] [源码]
  • 上传时间:
  • 2015-06-14
  • 文件大小:
  • 2kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • y***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

编写一个程序,计算

将n个(比如6个)小球放进4个盒子中

给定4个盒子中的小球个数,比如n1=3,n2=2,n3=1,n4=0

一共有多少种不同的放法X?

即输入n1,n2,n3,n4,输出方法数X

提示:

先考虑将n个小球放进2个盒子中的情况

写出计算方法数X的数学公式(与组合数类似)

拓展

n固定,变换不同的输入参数n1,n2,n3,n4,什么时候X最大?

固定盒子数目,用图形表示Xmax随n的变化规律(用plot命令)

-Write a program that calculates the n (eg 6) pellets into four boxes given number of balls 4 in a box, for example, n1 = 3, n2 = 2, n3 = 1, n4 = 0 total How many different discharge method X? That input n1, n2, n3, n4, output method number X Hint: Consider the n balls into the two boxes in the case of write mathematical formulas calculated the number of X (similar to the number of combinations) to expand n fixed, converting different input parameters n1, n2, n3, n4, and when the maximum X? A fixed number of boxes, graphically shows the change in the law (with the plot command) Xmax with n of
(系统自动生成,下载前可以参看下载内容)

下载文件列表





distribute_balls

................\fun1.m

................\max1.m

................\myfactorial.m

................\plot1.m

................\关于盒子区分定义.txt

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org