-
MATLAB
matlab语言常用算法程序集_龚纯,包括很多常用算法的程序
(matlab include the programmes of most popular algorithms)
- 2010-11-16 19:16:42下载
- 积分: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
-
wangkanjie
说明: 对数字图象进行分步处理,第一步滤波,
第二步去噪,第三步显示(of digital image processing steps, the first step filtering, denoising second step, the third step display)
- 2006-04-09 10:29:09下载
- 积分:1
-
M_series
很多场合需要白噪声,本程序通过一种简单的M文件产生白噪声。(Many occasions need white noise, this program through a simple M files generated white noise.)
- 2012-03-22 21:50:39下载
- 积分:1
-
mc_cdma_ber_snr
mc-cdma matlab下的性能仿真(mc-cdma Matlab under the Performance Simulation)
- 2006-06-03 21:06:10下载
- 积分:1
-
spwm3level0111lcltest
基于lcL滤波器的三电平有源电力滤波器(APF)的仿真设计,包括(谐波检测, 电流跟踪环节)(SPWM调制)
离散域(Based on the three-level lcL filter active power filter (APF) simulation design, including (harmonic detection, current tracking link) (SPWM modulation) discrete domains)
- 2021-04-28 15:08:44下载
- 积分:1
-
zubin-pso-code
this is matlab code for enetic algo
- 2013-02-24 00:44:59下载
- 积分:1
-
svmlightToolbox
SVM light 工具箱 包含window版本和matlab版本
由美国cornell大学的教授Thorsten Joachims部署
执行SVM二分类
速度明显快于libsvm
下载文件中包含
1.例子(inductive SVM 和 transductive SVM)
2.说明文件
3.源程序(SVM light kit (including window version and matlab version)
Cornell university professors from the United States to deploy Thorsten Joachims
Executive SVM binary classification
Significantly faster than libsvm
Download file contains
1 example (inductive SVM and transductive SVM)
(2) Documentation
3 source)
- 2013-10-10 16:56:39下载
- 积分:1
-
redObjectTrack
red object tracking..
- 2012-10-20 19:54:55下载
- 积分:1
-
pq
说明: 谐波检测基于瞬时功率的pq法,检测电流谐波分量图(Harmonic detection based on PQ method of instantaneous power to detect current harmonic component diagram)
- 2020-04-04 21:16:09下载
- 积分:1