-
Hiltemen
Hiltemen程序,是zoppritz公式简化的一种对地震学习有很大帮助(Hiltemen program, is one of the zoppritz formula simplified learning are of great help to the earthquake)
- 2015-01-20 14:02:19下载
- 积分:1
-
decision_tree
模式识别中训练决策树、测试决策树、计算决策树中熵不纯度的函数。(Pattern recognition training decision tree, test tree, tree entropy calculation is not a function of purity.)
- 2013-05-24 15:12:26下载
- 积分:1
-
PLLsuoxianghuan
一个用与电网不平衡的锁相环 是参考搭建的 能够适应基本的不平衡 复杂的情况效果不好(it is used for the unbalanced grid converter and phase locked loop is the basic idea from the id=0)
- 2020-10-18 10:27:26下载
- 积分:1
-
lk_regression
实现相关向量机回归算法的MATLAB程序。(MATLAB RVM regression)
- 2010-02-01 03:19:05下载
- 积分: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
-
remainenergy
computes the shortening-signal-to-noise ratio in dB,tail energy in dB
and the effective channel impulse response(computes the shortening- signal-to-nois e ratio in dB. tail energy in dB and the effective channel impu lse response)
- 2007-06-07 19:11:25下载
- 积分:1
-
TMA1
抛物线拟合算法实现代码,已经通过测试可指直接运行(Parabola fitting algorithm code, has passed the tests can be run directly refers to)
- 2013-09-25 12:33:44下载
- 积分:1
-
simulink_labs
simulink实例仿真源码应有尽有,通信方向在学习Simulink的可以参考一下!(The simulation simulink source everything, communication, direction in learning Simulink that can refer to!)
- 2009-10-21 21:43:29下载
- 积分:1
-
pml3D
说明: pml三维程序,8层,fdtd欢迎指正,(PML of three-dimensional procedures, 8 layer, fdtd welcome to correct me,)
- 2008-10-21 14:00:17下载
- 积分:1
-
particle-swarm-algorithm
该资料为多目标粒子群求优MATLAB代码。改进的多目标粒子群算法,包括多个测试函数 对程序中的部分参数进行修改将更好地求解某些函数(The data is a multi object particle swarm optimization MATLAB code. The improved multi-objective particle swarm optimization algorithm, including the number of test functions in the program to modify some of the parameters will be better to solve certain functions)
- 2021-03-24 22:49:14下载
- 积分:1