-
gearing
matlab程序,适用于求解螺旋锥齿轮啮合线分析,其中以对数螺旋齿轮分析(Matlab procedures applicable to the solving of spiral bevel gear meshing line analysis, with a few pairs of helical gear Analysis)
- 2007-05-07 21:30:43下载
- 积分:1
-
avi2bmp
说明: 用matlab 写的将avi电影转化成BMP图像序列,调试通过的(Avi movie to convert BMP image sequences)
- 2010-04-13 21:09:47下载
- 积分: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
-
MATLABwork
光学设计:半导体激光器动态特性计算,LED电流—电压特性曲线仿真,高斯光束透镜变换特性的分析,光波在介质面上反射折射仿真计算,平行平面腔模的迭代解法(Optical Design: semiconductor laser dynamics calculations, LED current- voltage characteristics simulation, transformation properties of Gaussian beam analysis of the lens, light refraction in the medium surface of the reflector simulation, parallel to the plane of the cavity mode iterative solution)
- 2011-10-19 17:39:45下载
- 积分:1
-
simulink
simulink使用详细介绍;smulink参数设置教程( )
- 2013-09-03 19:14:00下载
- 积分:1
-
Matlab
功率谱的MATLAB仿真代码,希望能够帮助大家!(功率谱的MATLAB仿真代码)
- 2009-12-02 11:24:34下载
- 积分:1
-
MATERIAL-DMSPSO
source codes for bayes classifier
- 2012-04-03 03:58:06下载
- 积分:1
-
psnr-calculations-for-celp
matlab code for PSNR calculation for speech coder
- 2012-02-03 16:47:04下载
- 积分:1
-
TYZmyPCA
PCA算法的matlab程序。本代码是对一维信号进行PCA降维处理的matlab函数。(PCA algorithm matlab program. This code is a one-dimensional signal processing PCA dimensionality reduction matlab function.)
- 2020-11-17 13:39:39下载
- 积分:1
-
iTextsharp.PDFImagePicker
利用iTextsharp提取PDF文件中图片的控制台程序源码,根据原itextsharp.ExtractImagesFromPDF改进(This is a pick image console program, You can use pdf command to pick a image PDF file. )
- 2014-09-27 19:43:35下载
- 积分:1