搜索资源列表
Monte_Carlo_simulation_cool
- 蒙特卡罗模拟随机数是最好的方式,本程序设计在552nm脉冲后,再一左一右的657nm冷却脉冲,测试激发达到100 的概率,尤其考查蓝、绿及近红外波段-MATLAB 6.5 Monte Carlo simulation cool3.m This simulation cycles "num" number of atoms "steps" times, with a cooling sequence of a 657 nm cooling pulse from the right, the
NM
- 求NM矩阵最大值及位置 本软件有版权限制-NM matrix and the location of the maximum demand of the software copyright restrictions
AlgoritmRabina_Karpa
- The Rabin–Karp algorithm is a string searching algorithm created by Michael O. Rabin and Richard M. Karp in 1987 that uses hashing to find any one of a set of pattern strings in a text. For text of length n and p patterns of combined length m, its av
chenlieguan
- 世界名画陈列馆由nm × 个排列成矩形阵列的陈列室组成。为了防止名画被盗, 需要在陈列室中设置警卫机器人哨位。每个警卫机器人除了监视它所在的陈列室外,还可以监视与它所在的陈列室相邻的上、下、左、右4 个陈列室。试设计一个安排警卫机器人哨位的算法,使得名画陈列馆中每一个陈列室都在警卫机器人的监视之下,且所用的警卫机器人数最少。 算法设计: 设计一个优先队列式分支限界法,计算警卫机器人的最佳哨位安排,使得名画陈列馆中每一个陈列室都在警卫机器人的监视之下,且所用的警卫机器人数最
wufenzhi
- 小李是计算机学院的教学秘书,每学期都要对每个班级的学生成绩分析统计,其中一项重要工作就是把学生的百分制成绩转换为五分制。在长期的工作中,他发现,采用传统的转换方法,效率较低,耗费他大量的时间和精力,所以他想改变他的工作方法,以提高工作效率。细心的他发现,一个班级中学生成绩分布有一定的规律:一般情况下,中等成绩者最多,占总人数的38 ,其次是良好的占30 ,优秀生占10 ,及格生占16 ,不及格率占10 。根据这一规律,他设计一个理想的转换方案。为了验证方案的高效性,他进行了多次对比测试,测试结果
NM
- a code for Nelder Mead
biancheng
- 验证数学猜想:对任意大于1的整数N 都存在整数M小于N 使得N×M+1为素数-To verify the mathematical conjecture : for any integer greater than 1 N is integer M is less than N makes N x M+1 is prime
CPP_ESsential_Numerics
- Essential numerical procedures for NM
sor22
- 用超松弛迭代法求解方程组Ax=b,nm为最大迭代次数,w为误差精度,ww为松弛因子-Ultra-relaxation method for solving equations Ax = b, nm is the maximum number of iterations, w is the error precision, ww for the relaxation factor