-
matlab1234
matlab程序,很多好的小程序可以用!适用于初学者(Matlab procedures, the many excellent small procedures can be used. Apply to beginners)
- 2007-03-03 12:37:01下载
- 积分:1
-
decirping
demonstration of chirp signals
- 2010-01-14 16:09:44下载
- 积分:1
-
hopfield-(2)
this code about hopfield networks
- 2011-01-19 18:45:23下载
- 积分: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
-
chaos
产生混沌信号并对其进行中心化,计算混沌信号自相关函数(Chaotic signal and to generate centralized its calculated autocorrelation function of chaotic signal)
- 2010-05-18 09:58:51下载
- 积分:1
-
work
this is a matlab code for zooming image
- 2010-03-02 12:37:07下载
- 积分:1
-
PWE_2DPhC_Band_structure
平面波展开法计算二维能带结构,教FDTD快,资源占用少(Two-dimensional plane wave expansion method to calculate the energy band structures, the FDTD fast, low resource consumption)
- 2010-03-12 23:44:53下载
- 积分:1
-
Long
使用VarPtr来取得变量的内存地址
使用CopyMemory取得指定地址的内容(Use CopyMemory obtain the content of the specified address)
- 2014-09-01 11:54:58下载
- 积分:1
-
Effect-of-channel-error
此程序主要演示通道间幅度误差对DBF旁瓣电平的影响。(This program is mainly to demonstrate of effect of channel amplitude errors on the sidelobes of DBF.)
- 2013-09-26 10:53:38下载
- 积分:1
-
RCM_rxn
计算残余曲线,包含了反应的残余曲线,好用,(Calculate the residual curve contains the remnants of the reaction curve, easy to use,)
- 2010-10-19 20:53:52下载
- 积分:1