-
f4.05
_非等温管式反应器
mathematics编程(_ Non-isothermal tubular reactor mathematics programming)
- 2010-01-03 14:59:59下载
- 积分:1
-
layer
This function model the troposphere based on the inputs of the user: it adds clouds, fog,cirrus, wet air and dry air
- 2014-09-29 20:35:43下载
- 积分:1
-
demo3tempo
it is code for temporal feature extraction
- 2015-01-12 15:47:58下载
- 积分:1
-
nspc
是美国统计学家萨尔斯伯格以“女士品茶问题”为切入点所著的一部关于统计学历史与变革的书,以一种全新的视角带领读者进入统计学的世界,体会统计学带给哲学观、宇宙观的变革(Salthe Berg statistician USA to Lady Tasting Tea problem as the starting point of a statistical history and change of the book, with a new view and lead the reader into the world of experience of statistics, statistics to philosophy, cosmic view change)
- 2015-03-16 11:16:14下载
- 积分:1
-
pdegui
偏微分方程数值解法,包括泊松方程,特征值方程,热传导方程和波动方程(PDEGUI demonstrates the finite difference solution of model problems involving Laplace s operator)
- 2009-09-26 20:22:33下载
- 积分:1
-
skewDetect
Automatic skew detection for digital documents
- 2010-11-13 06:54:26下载
- 积分:1
-
ldpcdecode
低密度效验码的解码过程。有部分注解。matlab环境下。(low-density well-tested code decoding process. Some notes. Matlab environment.)
- 2006-12-15 09:49:32下载
- 积分:1
-
mycdma
MATKAB实现CDMA System 仿真(Coaxial Cable Based CDMA System Simulation)
- 2009-04-14 22:54:21下载
- 积分:1
-
img_filters
Some image filtering functions in matlab. Includes: Laplace Sharpening, UnsharpMask, Median filter
- 2009-05-24 04:28:40下载
- 积分:1
-
Recursive_integer_division
递归法求解整数划分。
整数划分,是指把一个正整数n写成如下形式:
n=m1+m2+…+mi (其中mi为正整数,并且1 <= mi <= n),则{m1,m2,...,mi}为n的一个划分。
如果{m1,m2,...,mi}中的最大值不超过m,即max(m1,m2,...,mi)<=m,则称它属于n的一个m划分。这里我们记n的m划分的个数为f(n,m) (Recursive method integer division. Integer division, refers to a positive integer n written as follows: n = m1+m2+ ...+mi (where mi is a positive integer, and 1 < = mi < = n), then {m1, m2, ..., mi} is a division of n. If {m1, m2, ..., mi} does not exceed the maximum value of m, i.e., max (m1, m2, ..., mi) < = m, m n is said that it belongs to a division. Where m is the number of division n our mind is f (n, m) )
- 2014-02-06 14:21:38下载
- 积分:1