-
LeapFrogOfFirstOrderHyperbolic
本程序功能为计算一阶双曲型偏微分方程的初值问题,采用蛙跳格式计算。(The program features to calculate the first order hyperbolic partial differential equations of the initial value problem, calculated using the leapfrog format.)
- 2020-06-28 16:00:02下载
- 积分:1
-
denoise
说明: 相信对初学者比较有用,欢迎大家下载并交流与指导。(Believe that the more useful for beginners, are welcome to download and exchange and guidance.)
- 2008-10-11 14:29:03下载
- 积分:1
-
pic
对图片做二维dct变换,每一小块为8*8(Do the 2-D DCT transform , every piece of 8*8)
- 2015-03-17 20:33:26下载
- 积分:1
-
MATLABDSSS
MATLAB实现的直接序列扩频程序 附图 容易理解(MATLAB implementation of the direct sequence spread spectrum process easy to understand drawings)
- 2010-01-11 22:13:14下载
- 积分:1
-
nurbs-matlab
matlab工具做NURBS曲面造型,大家可以参考一下(matlab tools to do the NURBS surface modeling, we can refer to)
- 2011-01-06 21:07:55下载
- 积分:1
-
CRC
按字节32 位对输入信息进行CRC校验编码的Matlab 程序(CRC redundancy code according to the byte 32-bit with MATLAB)
- 2012-09-12 18:17:44下载
- 积分:1
-
Similarity
fingerprint extraction
- 2013-12-12 03:59:24下载
- 积分:1
-
IGBTBuck
buck电路,元器件是IGBT,最简单的实例(buck circuit, components are IGBT, the simplest example of)
- 2010-06-04 16:14:21下载
- 积分:1
-
life
:元胞自动机不仅是理论计算机科学领域的一个重要的计算模型,而且可视为一无限维的离散动力系统,被广泛应用于
自然科学和社会科学各领域的复杂性的研究中,是一个重要的研究方法和工具。该文以Matlab 为开发工具,开发了元胞自
动机的可视模型,为其在各个领域的复杂性研究提供了一个简易、可行的计算机仿真工具(MATLAB s version of Conway s Game of Life.
"Life" is a cellular automaton invented by John
Conway that involves live and dead cells in a
rectangular, two-dimensional universe. In MATLAB, the universe is a sparse matrix that is initially all zero.
Whether cells stay alive, die, or nerate new cells depends upon how many of their eight
possible neighbors are alive. By using sparse matrices, the calculations required become astonishingly simple. We use periodic (torus) boundary conditions at the edges of the
universe. Pressing the "Start" button
automatically seeds this universe with several small random communities. Some will succeed and some will fail. )
- 2012-04-07 17:12:38下载
- 积分:1
-
Analyzing-the-Analyzers
分析剖析器,深入的综述数据科学家和他们的工作是应用数据科学的方法到专业社区的结果。(Analyzing the Analyzers: An Introspective Survey of Data Scientists and their Work is the result of applying the methods of data science to our own professional community. )
- 2013-08-09 17:22:36下载
- 积分:1