-
Matlab
Matlab编程学习资料,对初学者有帮助。。。(Matlab programming to learn information useful for beginners. . .)
- 2009-05-21 21:03:24下载
- 积分:1
-
digital_modulation_GUI
说明: Matlab实现的数字调制算法源代码(ASK, OOK, BPSK, QPSK, 8PSK)(Matlab implementation of the digital modulation algorithm source code (ASK, OOK, BPSK, QPSK, 8PSK))
- 2011-04-15 09:23:21下载
- 积分:1
-
Matlab_Radar_Simulation
一个编写的地面雷达的MATLAB仿真程序,基本包括了雷达的各项功能,适合初学者对雷达原理的了解和认识(A preparation of ground radar MATLAB simulation program, basically covers the various functions of the radar, the radar for beginners knowledge and understanding of the principles of)
- 2013-08-20 20:21:51下载
- 积分:1
-
interference
模拟二维平面干涉图,I(x,y,t)=a(x,y)+b(x,y)*cos(ph(x,y)+w*t)(Simulation of two-dimensional interference pattern)
- 2012-04-10 13:49:13下载
- 积分:1
-
guided_filter
剔除了bug完全可编译运行,是分析guider 滤波,设计其他平台如FPGA等算法的很好的参考。(Excluding the bug can be compiled to run fully, is to analyze the guider filter, designed for other platforms such as FPGA algorithms such as a good reference.)
- 2014-08-09 11:07:50下载
- 积分:1
-
precoded
precoded code for mimo
- 2013-08-27 11:36:32下载
- 积分:1
-
RVM
关联向量机的硕士博士论文,关联向量机是支持向量机的发展,开发工具主要是matlab(Associated with the master s thesis vector machines, relevance vector machine is the development of support vector machines, development tools, mainly matlab
)
- 2012-01-10 12:12:00下载
- 积分:1
-
DIEDAI
这是用牛顿迭代法求解的关于多元二次非线性方程组的MATLAB程序,正确无误,本人在使用,无误(This is about multiple quadratic nonlinear equations MATLAB program Newton iterative method, and correct, I would use, correct)
- 2021-03-26 14:59:13下载
- 积分:1
-
diguishenjing
递归算法 [1 1 1 1 1 0 1 0 0 0 1 0 0 0 0 1 1 0 0 0 1 1 1 0 0 1 1 1 1 0]
t=[0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1]
给权值赋初值
w1=eye(5,10)
w2=eye(10,5)
wr=eye(10,10)/3
wobias=eye(6,5)/4
wbias=eye(6,10)/3
x=ones(6,10)/3
ww2=zeros(10,5)/6
ww1=zeros(5,10)/6
wwr=zeros(10,10)/6
wwobias=zeros(6,5)/5
wwbias=zeros(6,10)/4
g=[1 1 1 1 1]
f=[1 1 1 1 1 1 1 1 1 1] (Recursive algorithm)
- 2011-05-21 16:44:22下载
- 积分:1
-
ldatrace
ldatrace performs Linear Discriminant Analysis with optional constraints on the transform matrix
- 2007-05-26 16:04:04下载
- 积分:1