-
n2b
Two functions, num2bin and bin2num are provided. num2bin takes a double and converts it to a binary string representation. bin2num is its inverse operation. It can be used in a numerical analysis course when floating point arithmetic is discussed.
(Two functions, num2bin and bin2num are provided. Num2bin takes a double and converts it to a binary string representation. Bin2num is its inverse operation. It can be used in a numerical analysis course when floating point arithmetic is discussed.)
- 2007-04-11 10:46:13下载
- 积分:1
-
Matlab.rar-(2.9-MB)
Matlab的很有用的常用经典算法,包括数据分析,绘图等(Classical algorithm commonly used in Matlab)
- 2011-11-29 17:09:24下载
- 积分:1
-
cluster-analysis(matlab-code)
利用matlab变成实现聚类分析min1.m——求矩阵最小值,返回最小值所在行和列以及值的大小
min2.m——比较两数大小,返回较小值
std1.m——用极差标准化法标准化矩阵
ds1.m——用绝对值距离法求距离矩阵
cluster.m——应用最短距离聚类法进行聚类分析 print1.m——调用各子函数,显示聚类结果
(cluster analysis with Matlab
min1.m min2.m std1.m ds1.m cluster.m print1.m)
- 2011-12-22 10:07:37下载
- 积分: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
-
Buck_PWM
Switching-mode DC-DC buck converters
- 2012-08-06 22:07:10下载
- 积分:1
-
SAMMON1
it is about sammon map in tha clustering.
- 2011-08-08 04:15:24下载
- 积分:1
-
burg
该程序为数字信号处理方法中的一种博格算法(burg)
- 2010-10-23 16:23:56下载
- 积分:1
-
Mathematica-Cases-and-Tips_04
一些介绍,关于mathematica程序的应用说明。(some program about mathematica 10)
- 2014-10-25 11:09:22下载
- 积分:1
-
Virtools_User_Guide
virtools用户手册,讲述了vt的基本构成,图形学原理,基本的使用方法,两个实例制作过程(vt user guide ,please download)
- 2010-07-28 15:29:21下载
- 积分:1
-
ADifferentiallyCoherentDelay-LockedLoopforSpread-S
详细讲述了直接序列扩频差分锁相环的文章,包含具体的算法结构,并附有仿真结果。(A novel differentially coherent delay-locked loop(DCDLL) for accurate code tracking is proposed for direct sequence spread spectrum systems. Due to the use of the differential
decoder and exactly one correlator, the proposed scheme avoids
the problems of gain imbalance. The tracking error variance is
derived by linear analysis. When the proposed DCDLL scheme is
applied in ranging with additive white Gaussian noise (AWGN)
channel, the performance of the proposed DCDLL scheme is
about 1.4 dB better than that of one-correlator tau–dither loop
(TDL), and near that of noncoherent DLL.)
- 2010-08-03 22:15:08下载
- 积分:1