-
LibsvmToMatlab
LIBSVM使用介绍LIBSVM使用介LIBSVM使用介绍绍LIBSVM使用介绍(LIBSVM use and presentation of LIBSVM use and presentation of the use of IL LIBSVM Shao LIBSVM use and presentation of)
- 2009-12-22 10:42:54下载
- 积分:1
-
B3
说明: 三次B样曲线的绘制,用TURBO C 完成(cubic B-spline curve rendering, complete with Turbo C.)
- 2007-02-08 17:55:11下载
- 积分:1
-
SglCon
绘图函数用mcc生成的代码嵌入VC工程实例,Win32 Console版本(mapping function using mcc generated code embedded VC engineering example, Win32 Console Version)
- 2005-08-09 18:42:23下载
- 积分:1
-
WWCDMAMATLABC
WCDMA物理层matlab仿真程序,包含信道编码,交织,速速率匹配,调制,扩频,信道模型,RACK接收机和相应的解码程序。
(WCDMA physical layer matlab simulation program, including channel coding, interleaving, speed rate matching, modulation, channel model, RACK receiver and the corresponding decoding process.)
- 2012-09-30 11:53:20下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
GA_and_ACO_TSP
使用遗传算法和蚁群算法求解TSP问题,并且
实时地将计算结果和所用时间等信息显示在界面上,很直观。(The use of genetic algorithms and ant colony algorithm for TSP problem, and real-time results and the use of the time information is displayed in the interface is very intuitive.)
- 2010-09-03 21:45:37下载
- 积分:1
-
-MM-UTD-
利用PO修正MM-UTD计算机载波导缝隙天线阵的方向图(Use PO correction MM-UTD computer containing waveguide slot array antenna pattern)
- 2013-12-09 15:10:16下载
- 积分:1
-
echo-cancellation
利用lms算法,实现回波抵消,消除回声信道返回的噪声信号。(Least means squares (LMS algorithm, realize the echo offset, eliminate the noise signal back to the echo channel.)
- 2011-12-14 15:37:08下载
- 积分:1
-
RBF-NN_GA
基于MATLAB编写的基于遗传算法的RBF-NN训练程序(Based on the PID controller based on genetic algorithm RBF-NN MATLAB_SIMULINK prepared)
- 2015-03-26 20:07:02下载
- 积分:1
-
vc与matlab接口
一个实现vc与matlab接口的程序,可在vc构建的平台上实现matlab的函数调用(a realization vc Matlab interface with the procedures in vc build on the platform to achieve the function call Matlab)
- 2005-03-29 15:43:47下载
- 积分:1