搜索资源列表
coin-seg
- 这是应用MATLAB编写的硬币提取程序,可以参考
COIN
- 一、问题叙述: 一摞硬币共m枚,每枚硬币均正面朝上。取最上面的1枚,将它们翻面后放回原处,然后取最上面的2枚硬币,将它们一起翻面后再放回原处。再取3枚,取4枚,…,直至整摞硬币都按上述方法处理过。接下来再从这摞硬币最上面的1枚开始,重复刚才的做法。这样一直下去,直到这摞硬币中的每一个又都是正面朝上为止。问这种情况是否一定出现?如果出现,则一共需做多少次翻面?-1, describes the problem: one pile a total of m gold coins, each c
Coin_Counter
- it is used to count the coin in the box using matlab
csdp6.1.0winp4
- 一个求解半正定规划的数值算法包,包括 C 语言实现的源代码和 MATLAB 的调用接口。这是目前项目发布的最新版本 6.1.0。-Copyright 1997-2010, Brian Borchers. This copy of CSDP is made available under the Common Public License. See LICENSE for the details of the CPL. CSDP is a software package f
Automatic-Coin-Counter-Matlab-Code
- Automatic Coin Counter Matlab Code
Random-simulation-topic-toss-a-coin
- MATLAB 对抛掷硬币进行仿真分析的源代码,可以直接下载并运行进行分析,调试完全无误,便于相关人员进行分析交流-MATLAB simulation analysis of throwing COINS of the source code, and can directly to download and run to carry on the analysis, debugging completely inerrant, facilitate relative personnel exch
Fuzzy-Logic-using-MATLAB
- 基于matlab的模糊逻辑方面的国外资料,基于案例又有程序,值得收藏。-The world we live in is becoming ever more reliant on the use of electronics and computers to control the behavior of real-world resources. For example, an increasing amount of commerce is performed without a s
throw_coin
- 抛硬币仿真,利用matlab解决抛硬币问题-Flip a coin simulation
coin_detect
- coin detect function using Matlab
matlabcoin-simulation
- matlab 硬币模拟试验,不同次数的随机试验均值方差比较源代码-matlab simulation test coin, the number of randomized trials of different mean-variance compare source code
EM算法之三硬币模型:matlab编程实现
- EM算法是人工智能十大算法之一。三硬币模型算例出自李航的《统计学习方法》,书中给出了计算结果和简单解说,对于不是学数学的看这种复杂的公式看不懂,我也看了很久才看懂。我用matlab编写的代码,并作了详细的注释。(EM algorithm is one of the ten major algorithms of artificial intelligence. The three coin model is derived from Li Hang's statistical learning