搜索资源列表
pennymelt
- 数值计算的一个实例,演示了硬币的融化,非常有意思,也有利于数值编程的学习。-a numerical example, demonstrated a coin melt, and very interesting, but also is conducive to learning numerical programming.
coin-seg
- 这是应用MATLAB编写的硬币提取程序,可以参考
s1
- this program es coin twisted probabiliti
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
moshishibie1
- 程序描述基于最近领法的钱币识别算法,可以较为正确的识别样本中的真伪币-Program descr iption of the authenticity of the coins in the coin recognition algorithm based on the recently collar law can be more correctly identified samples
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
coin_detect.m
- coin detection code-coin detection code
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
currancy
- this code combines coin feature and extract coin number-this code combines coin feature and extract coin number........................
Choosing-Coins-To-Match-a-Given-Value
- The change making problem is given a target value C and a set of N coin denominations with value W. The task is to determine the minimum number of coins needed to form the given value. In the unbounded change making problem, there are a limitles
ClassworkCoinTossEx---Copy
- This a program that outlines and rewards the user for predicting the outcome of a coin toss.-This is a program that outlines and rewards the user for predicting the outcome of a coin toss.
Monte-Carlo-simulation
- 蒙特卡罗仿真程序,包括硬币投掷、古典概率、几何概率、Buffon实验。-Monte Carlo simulation program, including coin throwing, classical probability, geometric probability, Buffon experiment.
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