-
svmshiyancx
实现基于SVM的说话人识别,其算法比传统的svm有所改进,鲁棒性更强(SVM-based speaker recognition, and improvements in the algorithm than the traditional svm more robust)
- 2012-05-16 15:24:25下载
- 积分:1
-
Untitled-1
steps to install ns 2.34 in ubutnu 14.04 lts without any errors
- 2015-03-27 19:46:12下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
joint_entropy.m
calculate joint entropy of two images
- 2009-06-28 14:46:55下载
- 积分:1
-
LU
说明: 本人自己完成的矩阵LU分解,带有示例,希望共同探讨。(I completed matrix LU decomposition, with examples, and hope to explore.)
- 2012-05-21 19:48:35下载
- 积分:1
-
seqtra
sectra PSCAD using Matlab
- 2014-10-09 03:53:29下载
- 积分:1
-
makeLMfilters
LM滤波器组程序,用于图像纹理提取和处理,共有48个滤波器组成,在图像处理中应用(LM filter banks in matlab )
- 2015-01-29 17:01:39下载
- 积分:1
-
num
数字识别,通过matlab对0-9几各简单的数字进行识别(Digital identification)
- 2014-01-16 11:32:21下载
- 积分:1
-
color
这个程序可以自定义颜色选择框,因为matlab自带的uisetcolor在编译后的.exe中运行会导致窗口最小化,所以可以自定义颜色选择框(This procedure can customize the color selection box, because in uisetcolor built-in matlab compiled. Exe run will lead to minimized windows, so can customize the color selection box)
- 2009-05-15 17:31:10下载
- 积分:1
-
cognitive-modeling-strategy-retreat
认知无线电中认知用户退避策略建模
,指数退避策略(Cognitive radio users in cognitive avoidance strategy modeling, cognitive radio users in cognitive modeling strategy retreat, exponential backoff strategy)
- 2013-12-06 22:44:10下载
- 积分:1