-
zjzb
使用MatLab绘制直角坐标系,以便于更加快捷地画图。很实用。(MatLab)
- 2010-01-04 09:36:33下载
- 积分:1
-
Matlab-classical-algorithm
数学建模或者去解决实际问题的其他的用处的一些用matlab工具使用的经典的算法(Mathematical modeling to solve practical problems of other useful some of the classic algorithm using matlab tools)
- 2012-05-09 10:40:25下载
- 积分:1
-
Assignment3
THIS DOCUMENT IS ABOUT OF PROJETCS IN MATLAB
- 2015-01-30 09:56:21下载
- 积分:1
-
chaos
基于混沌系统的用用加密解密方法及实现源程序代码(Image encryption and decryption)
- 2015-04-22 10:56:17下载
- 积分:1
-
WaveExtractforEarthquakeHOSPmatlab
提取地震子波的完整代码,该包中不仅包含了子波提取代码,还包含了高阶统计量工具箱的完整代码,内容丰富,适合下载,欢迎各位亲下载。(Extract the complete code of seismic wavelet, the package includes not only the wavelet extraction code, also contains the complete code, higher order statistics toolbox is rich in content, suitable for download, download welcome dear.)
- 2021-02-22 09:29:42下载
- 积分:1
-
recursion
说明: 递归,是函数实现的一个很重要的环节,很多程序中都或多或少的使用了递归函数。递归的意思就是函数自己调用自己本身,或者在自己函数调用的下级函数中调用自己。
递归之所以能实现,是因为函数的每个执行过程都在栈中有自己的形参和局部变量的拷贝,这些拷贝和函数的其他执行过程毫不相干。这种机制是当代大多数程序设计语言实现子程序结构的基础,是使得递归成为可能。(Recursion, is a function to achieve a very important part of many programs are more or less use the recursive function. Recursive mean that the function of its own call to themselves or subordinates in their own function calls a function to call their own. Recursion that can be achieved because the function of each execution in the stack has its own shape parameters and local variables of the copy, the copy and the implementation process has nothing to do other functions. This mechanism is the most modern programming language implementation subroutine structure of the foundation is to make recursion possible.)
- 2009-08-30 16:26:06下载
- 积分:1
-
Applications-of-the-layer-KKR-method
Layer KRR method document
- 2013-02-24 08:37:16下载
- 积分:1
-
chap2
P0201:MATLAB赋值
P0202:MATLAB中的for循环
P0203:MATLAB中的for循环和if条件
P0205:MATLAB图像处理的基本操作
P0206:MATLAB高级图像处理操作
P0207:根据RGB图像创建一幅灰度图像
P0208:二值图像的取反操作(P0201: MATLAB assignment P0202: MATLAB for loop in the P0203: MATLAB for loop and if condition P0205: MATLAB image processing, the basic operation P0206: MATLAB high-level image processing operations P0207: create a grayscale image based on RGB image P0208: two value of the image inversion operation)
- 2011-10-26 22:53:17下载
- 积分:1
-
canh
This is the thwaites method for boundary layer over flat plate . This is an empirical method based on the observation that most laminar boundary layers obey the following relationship .it will help our calculate coefficient drag , velocity over flat plate.
- 2013-11-11 14:55:58下载
- 积分:1
-
estimate_AR
现代谱估计welch方法,可以变换成巴特莱特方法(welch altroithm in modern spectral estimation)
- 2011-12-26 11:52:22下载
- 积分:1