-
PCNNtuxiangyasuo
PCNN的相关算法的实现:一定条件下PCNN动态行为的分析;一种基于脉冲耦合神经网络的最短路径算法(PCNN algorithm related: under certain conditions, the analysis of dynamic behavior PCNN a pulse coupled neural networks based on shortest path algorithm)
- 2008-03-19 15:03:56下载
- 积分:1
-
s变换
说明: S变换源码,附带详细的英文注释,可直接调用函数进行变换(S-Transform function with some examples)
- 2020-11-21 13:36:49下载
- 积分:1
-
GUI4GUI
A gui software for developing GUI in Matlab.
- 2010-01-02 18:04:29下载
- 积分:1
-
cankaowenxian
说明: ofdm的同步有关的参考文献,讲述了各种同步的方法。(ofdm synchronization related references about a variety of synchronization methods.)
- 2009-08-11 16:40:46下载
- 积分:1
-
OBDII-diagnostic-codes-full-table
不容易找到的OBDⅡ诊断故障码总表,广泛覆盖各种车型,用于OBD车载检测设备的开发(obd diagnostic codes table, which cover all cars and is used for the development of OBDII system.)
- 2013-12-01 19:13:12下载
- 积分:1
-
Array-signal-function
张小飞版阵列信号处理的例程,很适合研究生和相关专业人员作为参考(Routine Xiaofei version array signal processing, it is suitable for graduate students and related professionals as a reference)
- 2021-04-21 20:28:49下载
- 积分:1
-
imagesegment
说明: 实现图像的分割。改程序是在matlab环境下运行的,程序中用到了k-means算法,实现的结果很不错(This is the program of image segmentation based on the following work:
S. Chen, L. Cao, J. Liu, and X. Tang, "Image Segmentation by MAP-ML Estimations", submitted to IEEE Transactions on Image Processing.
Note that this program was only tested on 32-bit PCs installed with Windows XP or Windows Server 2003. Since the K-means algorithm used in this program is from Matlab Statistics Toolbox, the program runs slower than when a faster K-means algorithm is used which can be obtained at http://vision.ucsd.edu/~pdollar/toolbox/doc/. The program was tested using Matlab R14 and the image processing Matlab Toolbox is required to run it.)
- 2010-04-30 17:44:01下载
- 积分:1
-
jtMATLAB6.5
精通Matlab编程(Proficient in Matlab programming)
- 2006-05-26 14:30:39下载
- 积分:1
-
LSSVM
最小二乘支持向量机,程序粘到command window里,设定 2 两个参数,可以更改,以达到最优化(igam=0.001
isig2=0.001
[gam,sig2]=tunelssvm({X,Y, f ,igam,isig2, RBF_kernel },...
[0.001 0.001 10000 10000], gridsearch ,{}, leaveoneout_lssvm )
type= function approximation
kernel= RBF_kernel
model=initlssvm(X,Y,type,gam,sig2,kernel)
model
model=trainlssvm(model)
Yt=simlssvm(model,Xt) )
- 2015-12-27 11:05:14下载
- 积分:1
-
moran
运用MATLAB进行空间自回归以及空间聚合程度计算,空间聚类的基本操作。(MATLAB is used for spatial autoregression and the calculation of spatial aggregation degree, and the basic operation of spatial clustering.)
- 2018-08-07 22:17:31下载
- 积分:1