-
Fibanocci_15006411202002
Please vote:This code generates both fibanocci and non fibanocci sequences upto user specified limit and writes the output onto text file.
- 2009-11-08 13:55:02下载
- 积分:1
-
Threeways_noise_removingof-svd
基于奇异值分解的一维噪声处理,分别用了三种阈值做了对比,希望对您有所帮助!(Based on singular value decomposition of the one-dimensional noise process, three thresholds were used to do a comparison, I hope for your help!)
- 2011-10-06 14:07:52下载
- 积分:1
-
93afd5cca4d6
matlab方面有很多程序可以使用到学习与工作中(matlab, there are many programs you can use to learn and work)
- 2011-04-25 11:10:07下载
- 积分:1
-
Discussion-of-raindrop-fall-speed
简单介绍雨滴的形成,运用流体力学相关知识,分析了雨滴下落所受的黏性阻力和压差阻力,考虑雨滴在空气中下落半径增加对雨滴速度的影响,得出了雨滴下落速度和雨滴半径的关系,对雨滴下落的收尾速度进行了一般的讨论。(Brief rain formation, the use of the knowledge of fluid mechanics, analysis of viscous drag and pressure drag the raindrops whereabouts suffered consider raindrops in the air, the whereabouts of the impact of increasing the radius of raindrops speed, to draw raindrops falling speed and raindrops radius the general analysis of the relationship between the terminal velocity of raindrops whereabouts.)
- 2015-01-05 11:53:15下载
- 积分:1
-
zhongzhilvbo
使用MATLAB对数字信号进行中值滤波,尤其可以对图像进行滤波处理(Use MATLAB digital signal filtering, in particular, the image can be filtered)
- 2014-02-22 17:48:25下载
- 积分:1
-
Necessary-60-matlab-code
~~~~~~~为初级学者使用的遗传算法~~~~~~~~~~~~(Genetic Algorithms for Primary learner)
- 2012-04-29 15:19:46下载
- 积分:1
-
VC_MATLAB7SharedLibrary
调用MATLAB7 Compiler 产生共享库程序的方法介绍,有如下的大致结构:
1.声明变量或者是函数作为输入变量;
2. 调用 mclInitalizeApplication函数,并测试是否成功,该函数设置了一个全局的MCR
状态,并且构建MCR实例;
3. 对于每个库,调用一次<libraryname>Initalize函数,为库创建一个MCR 实例;
4. 调用库中的函数,并处理其结果(这是程序的主要部分);
5. 为每个库调用一次<libraryname>Terminate函数,用于注销相联系的MCR;
6. 调用 mclTerminateApplication函数,释放与全局MCR状态相联系的资源;
7. 清除变换,关闭文件等,然后退出。(VC+ MATLAB7 C Shared Library Target)
- 2009-06-06 10:46:54下载
- 积分:1
-
phaseunwrap11
相位图像的相位解包算法对一个相位图进行解包裹(Phase image of phase unwrapping algorithm for a phase map unwrapping)
- 2008-05-04 14:32:32下载
- 积分:1
-
Mwheeelanalyya
Matlab中实现轮对分析的程序源码和相关的程序源码包,,能实现火车轮轨接触关系的分析
(Round of analysis of program source code and related procedures source package in Matlab, train wheel-rail contact analysis of the relationship)
- 2012-08-07 01:53:32下载
- 积分:1
-
MATLAB7_0-teach
MATLAB (matrix laboratory) is a numerical computing environment and fourth-generation programming language. Developed by MathWorks, MATLAB allows matrix manipulations, plotting of functions and data, implementation of algorithms, creation of user interfaces, and interfacing with programs written in other languages, including C, C++, Java, and Fortran.(MATLAB是MATrix LABoratory的缩写,是一款由美国MathWorks公司出品的商业数学软件。MATLAB是一种用于算法开发、数据可视化、数据分析以及数值计算的高级技术计算语言和交互式环境。除了矩阵运算、绘制函数/数据图像等常用功能外,MATLAB还可以用来创建用户界面及与调用其它语言(包括C,C++和FORTRAN)编写的程序。)
- 2011-04-26 12:41:40下载
- 积分:1