-
RakereceiverforCDMA
该文件为rake接收机的一个完整发送,接受过程,并附有原理推导过程(The document for the rake receiver to send a complete and accept the process, together with the principle of derivation)
- 2008-04-27 12:26:16下载
- 积分:1
-
Kalman_bijiao
此程序为卡尔曼滤波器的比较,对于具体学习卡尔曼滤波器的人员有较大的帮助(This procedure for the comparison of the Kalman filter, a great help to the staff for the specific study of the Kalman filter)
- 2012-08-02 21:27:30下载
- 积分:1
-
matlaband-Java
该文件详细地介绍了在Matlab下调用Java程序的具体操作流程(The document introduces in detail the useage of Java program in Matlab)
- 2011-12-02 17:10:30下载
- 积分:1
-
matlab中的阶比仿真程序jiebi
matlab中的阶比仿真程序,应用于数值分析,和大家一起学习。(matlab in the order than the simulation program, used in numerical analysis, and we learn together.)
- 2020-11-26 20:09:31下载
- 积分:1
-
Betweenness
这个程序可以用来计算复杂网络中的介数,稍微修改就可以实现边介数和点介数的计算。(This program can be used to calculate the number of referrals of complex networks, a slight modification can calculate the number of edges and points referral referral number.)
- 2013-12-26 10:17:30下载
- 积分:1
-
12-xianxingfangchengzu-diedaifa-
解线性方程组之迭代法【matlab例程】经典算法直接应用方便快捷(Convenient for solving linear equations of the iterative method [] classical algorithm matlab routines direct application)
- 2014-01-20 13:51:19下载
- 积分:1
-
costas
costas环路参数计算MATLAB程序和仿真(costas loop parameter calculation and simulation of MATLAB program)
- 2010-08-21 10:39:24下载
- 积分:1
-
cardoso code
cardoso 的ICA编码,可以用在人脸识别上面(Cardoso ICA coding, can be used in the above Face Recognition)
- 2005-06-29 10:37:37下载
- 积分:1
-
CNN
用MATLAB实现卷积神经网络,并对图像进行特征提取(Using MATLAB convolution neural networks, and image feature extraction)
- 2020-10-22 11:27:23下载
- 积分:1
-
zdl
运用matlab编程求最短路径的算法a=xlsread( D:数据.xls ) 调入数据
n=size(a,1)
for i=1:n
for j=1:n
if a(i,j)==1000
a(i,j)==inf 不相邻点之间的距离赋值为无穷大
(The shortest path)
- 2011-12-29 12:47:27下载
- 积分:1