-
frequencyfilter
数字图像处理中的有关频域滤波的代码,希望对大家能有所帮助
matlab(Digital image processing in the frequency domain filtering code, and hope we can help matlab)
- 2010-01-18 11:15:02下载
- 积分: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
-
generat_ofdm
说明: CMMB基带发射端MATLAB仿真。有助于理解CMMB物理层结构(CMMB baseband transmitter data simulation,)
- 2010-04-26 09:28:55下载
- 积分:1
-
eemd
总体平均经验模态分解适合于分析非线性、非平稳信号序列,具有很高的信噪比。(The overall average empirical mode decomposition process)
- 2014-10-05 15:23:26下载
- 积分:1
-
sm
说明: 经过我很长时间的努力,今天简单的实现正弦波仿真(make out sine wave)
- 2010-01-13 15:20:03下载
- 积分:1
-
Peakfinder3
A fast customizable function for locating and measuring the peaks in noisy time-series signals. Adjustable parameters allow discrimination of "real" signal peaks from noise and background. Determines the position, height, and width of each peak by least-squares curve-fitting.(A fast customizable function for locating and measuring the peaks in noisy time-series si gnals. Adjustable parameters allow discrimin ation of the "real" signal peaks from noise and back ground. Determines the position, height, and width of each peak by least-squares curve-f itting.)
- 2006-12-07 23:14:58下载
- 积分:1
-
SIMULINK
控制系统仿真与SIMULINK,通过Labview建立过程控制仿真模型,进行仿真(Control system simulation with SIMULINK, through the process of establishing Labview control simulation model for simulation)
- 2013-11-04 15:24:19下载
- 积分:1
-
120
说明: 在MATLAB上求解自适应动态规划,实现非线性模型的ADP算法(Solving adaptive dynamic programming on MATLAB)
- 2020-10-03 22:47:41下载
- 积分:1
-
Hopfield
This File a matlab code about network
- 2011-05-16 23:51:23下载
- 积分:1
-
Example_PLSR
PLS方法的回归分析,PLSR
参考文献:Partial Least Squares (PLS) methods for neuroimaging: A tutorial and review,NeuroImg,2014,(PLSR:Partial Least Squares Regresion
Partial Least Squares (PLS) methods for neuroimaging: A tutorial and review,NeuroImg,2014,)
- 2015-01-26 16:31:12下载
- 积分:1