-
MCM1
在matlab环境下,采用pde方法编程实现了MCM方程(In matlab environment, the use of PDE method of programming the MCM equation)
- 2007-12-24 14:52:29下载
- 积分:1
-
MATLAB7[1].04
一个关于matlab的课件,西安电子科大的,共享下(A courseware on matlab, Xi' an Electronic Science and Technology, and to share the)
- 2011-09-28 11:08:25下载
- 积分:1
-
Convolutional
卷积编码和译码全过程的MATLAB源代码,已通过实验(Convolutional coding and decoding of the entire process of MATLAB source code, has passed the experimental)
- 2009-04-13 11:54:48下载
- 积分:1
-
USB-Matlab
USB HID With MatLab use Microchip dll
- 2011-10-30 02:49:47下载
- 积分:1
-
Monte-Carlo
Monte Carlo方法的实质是通过大量随机试验,利用概率论解决问题的一种数值方法,基本思想是基于概率和体积间的相似性。它和Simulation有细微区别。单独的Simulation只是模拟一些随机的运动,其结果是不确定的;Monte Carlo在计算的中间过程中出现的数是随机的,但是它要解决的问题的结果却是确定的。(The essence of the Monte Carlo method is a numerical method to solve the problem through a large number of randomized trials, the use of probability theory, the basic idea is based on the similarity between the probability and volume. There are subtle differences between it and Simulation. Separate the Simulation simulation of random movement, the result is uncertain number of the Monte Carlo calculations in the middle of the process is random, but it is to solve the problem the result is determined.)
- 2012-05-12 22:18:55下载
- 积分:1
-
8PSK_Standard
根据GSM协议,实现8PSK调制。其中OPSK是主函数(According to the GSM protocol, to achieve 8PSK modulation. Which is the main function OPSK)
- 2014-10-15 13:31:10下载
- 积分:1
-
SERVO_CONTROL
SERVO_CONTROL for motor
- 2010-08-11 23:13:23下载
- 积分: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
-
Tkalfilterh
标准的卡尔曼滤波程序,使用matlab实现,程序中通通过一个简单的模拟,说明了卡尔曼滤波器的跟踪滤波原理。
(Standard Kalman filtering procedures, the use of Matlab implementation, pass through a simple simulation program, the Kalman filter tracking filter principles.)
- 2012-08-12 00:15:02下载
- 积分:1
-
IM
simulation of three phase induction motor in matlab simulink
- 2013-05-12 04:38:42下载
- 积分:1