-
TS36942PathlossModel
说明: 3GPP LTE中TS36942路径损耗模型的源程序代码(TS36942 3GPP LTE path loss model in the source code)
- 2011-03-14 22:37:44下载
- 积分:1
-
Simulink5
simulink的入门教程,老师上课讲的课件,较易懂,适用于初学者(simulink introductory tutorial, the teacher talked about class courseware, more easy to understand for beginners)
- 2007-08-02 10:17:25下载
- 积分:1
-
ditfft
本程序是对iditfft算法的仿真,即对快速傅立叶变换的仿真。(This program is iditfft simulation algorithm, namely, the fast Fourier transform simulation.)
- 2009-10-23 10:41:30下载
- 积分:1
-
Seg Source Code
Segmentation algorithm
- 2017-08-23 18:44:10下载
- 积分:1
-
lianbiao
关于链表的实现例子很完美呵呵要的朋友请下哦!!!(With regard to the realization of the list is a perfect example of a friend to call on the next Hehe Oh! ! !)
- 2009-12-28 12:51:26下载
- 积分:1
-
Image-Engineering-(Volume)
图像处理MATLAB数字图像处理书籍\(Image Engineering (Volume)- Tsinghua University)
- 2014-10-24 18:22:07下载
- 积分:1
-
zhuixingliu
无粘锥形流场计算,Taylor_Maccoll方程的数值解法(Inviscid conical flow field calculation)
- 2021-04-03 12:29:07下载
- 积分:1
-
VCANDMATLAB
这是几个matlab和C++混合编程的实例,讲述的比较详细,绝对可以编译,使你拨开云雾,混编就这么简单。本源码也详细讲述了,如何在没安装MATLAB环境下如何部署,十分详细!(This is the number of matlab and C++ mixed programming examples, described in more detail, absolutely can compile, so you sweep aside the clouds, mixed that simple. The source also tells in detail how to install the MATLAB environment, not how to deploy, very detailed!)
- 2010-11-23 20:52:38下载
- 积分:1
-
package_emd
经验模式分解程序包,效果很好,自己用的,希望对大家有帮助。(Empirical mode decomposition package, well, their use, and would like to help everyone.)
- 2009-07-17 14:04:51下载
- 积分:1
-
lda
对有类别监督的数据进行先行判别分析用于降维
数据为结构体类型,返回数据也是降维后的结构体类型。如(a.X a.y)a.X是带有类别的数据,a.y是类别信息(Synopsis:
model = lda(data)
model = lda(data,new_dim)
Description:
This function is implementation of Linear Discriminant Analysis.
The goal is to train the linear transform which maximizes ratio
between between-class and within-class scatter matrix of projected
data.)
- 2011-05-01 17:52:36下载
- 积分:1