-
a-classicedition-of-clonal-selection-algorithm
克隆选择算法(clonal selection algorithm)的一种经典版本代码,使用起来效果不错,就不用自己编写了,jack编写的(a classic edition of clonal selection algorithm)
- 2010-01-06 12:07:18下载
- 积分:1
-
simDVB_S
DVB-S协议MATLAB仿真实现DVB-S协议正向过程(DVB-S MATLAB SIMULINK SIMULATION)
- 2012-09-24 13:52:02下载
- 积分:1
-
AR
说明: AR预测程序matlab代码,AR预测程序matlab代码,AR预测程序matlab代码(AR forecasting matlab code,AR forecasting matlab code,AR forecasting matlab code,AR forecasting matlab code,AR forecasting matlab code,AR forecasting matlab code,)
- 2009-12-07 11:53:43下载
- 积分:1
-
homography_gui
Matlab source code to visualize Homography co雈ficients.
- 2009-06-12 15:55:12下载
- 积分:1
-
Adomiandecompositionmethod
用Adomain分解方法求解分数阶常微分方程组,线性的和非线性的方程组都可以。(using Adomian decompositon method to solve fractional differential equations)
- 2020-07-03 18:00:01下载
- 积分:1
-
fuzzimen
Fuzzy image enhancer filter
- 2011-04-13 23:39:29下载
- 积分:1
-
pade
function [a,b] = pade(x,p,q)
PADE Model a signal using the Pade approximation method
----
Usage: [a,b] = pade(x,p,q)
The input sequence x is modeled as the unit sample response of
a filter having a system function of the form
H(z) = B(z)/A(z)
The polynomials B(z) and A(z) are formed from the vectors
b=[b(0), b(1), ... b(q)]
a=[1 , a(1), ... a(p)]
The input q defines the number of zeros in the model
and p defines the number of poles.
- 2012-04-18 09:52:53下载
- 积分:1
-
hao
基于神经网络的数字信号调制方式自动识别,其过程全面系统。(Based on neural network of digital signal a way to identify the process, and comprehensive system.
)
- 2012-05-16 14:21:22下载
- 积分:1
-
Gabor
Gabor滤波器,40个Gabor滤波器,可以立即实现的(Gabor filters)
- 2013-11-07 12:43:53下载
- 积分:1
-
Exercise5-Softmax-Regression
斯坦福深度学习教程中关于softmax regression的练习代码,源代码中需要补全的地方,全部把代码补完整,把手写体识别的数据库放到路径下,可以直接运行(Stanford deep learning tutorial exercises on softmax regression code, source code need to fill all places, all the full complement of the code, the handwriting recognition into the path of a database, you can run directly)
- 2013-06-21 11:14:23下载
- 积分:1