-
ToyFDTD1
3D FDTD 计算程序
ToyFDTD1 is a stripped-down, minimalist, 3-dimensional FDTD code that is published under the GNU General Public License. It is the first in the ToyFDTD series of codes, and it illustrates in heavily commented C and Fortran the basic tasks in implementing a simple 3D FDTD simulation.(3D FDTD computational procedures ToyFDTD1 is a stripped-down, minimalist, 3-dimensional FDTD code that is published under the GNU General Public License. It is the first in the ToyFDTD series of codes, and it illustrates in heav)
- 2009-01-22 10:35:50下载
- 积分:1
-
Mechanisms_and_Robots_Analysis_MATLAB
A good book for robotics system development in Matlab.
- 2009-06-04 00:33:49下载
- 积分:1
-
daniel.m
Rectangular waveguide
- 2012-06-13 13:55:55下载
- 积分:1
-
MeanShift-matlab
MeanShift运动目标跟踪 matlab程序
思路:
1.截取跟踪目标矩阵rect
2.求取跟踪目标的加权直方图hist1
3.读取视频序列中的一帧, 先随机取一块与rect等大的矩形,计算加权直方图hist2。
4.计算两者比重函数,如果后者差距过大, 更新新的矩阵中心Y,进行迭代(MeanShift是一种变步长可以迅速接近概率密度峰值的方法),直至一定条件后停止。
(MeanShift moving target tracking matlab program ideas: 1. Interception target tracking matrix rect 2. Strike target tracking weighted histogram hist1 3. Reading of a video sequence, first randomly selected one with such a large rectangle rect, calculate the weighted Histogram hist2. 4 Calculate the proportion of both functions, if the latter gap is too large, updated new matrix center Y, iterative (MeanShift is a variable step size can rapidly approaching the peak of the probability density method), until certain conditions stop.)
- 2013-09-19 11:40:07下载
- 积分:1
-
RecAM_1.0
Recam user code like examples
- 2010-02-05 07:08:06下载
- 积分:1
-
pulsecompression_doppler
说明多普勒频率对脉冲压缩输出的影响,给出了脉冲压缩的程序,通过MATLAB仿真,得到仿真结果图。(Note the Doppler frequency of the impact of pulse compression output given pulse compression process, through the MATLAB simulation, the simulation results Fig.)
- 2008-07-14 16:53:46下载
- 积分:1
-
aloha
实现纯aloha算法,吞吐率,成功率,归一化标签数(complete aloha algorithm.)
- 2021-03-01 20:39:34下载
- 积分:1
-
rjMCMCsa
可逆跳跃马尔科夫蒙特卡洛贝叶斯模型选择,主要用于神经网络(Reversible Jump MCMC Bayesian Model Selection
This demo demonstrates the use of the reversible jump MCMC algorithm for neural networks. It uses a hierarchical full Bayesian model for neural networks. This model treats the model dimension (number of neurons), model parameters, regularisation parameters and noise parameters as random variables that need to be estimated. The derivations and proof of geometric convergence are presented, in detail, in: Christophe Andrieu, Nando de Freitas and Arnaud Doucet. Robust Full Bayesian Learning for Neural Networks. Technical report CUED/F-INFENG/TR 343, Cambridge University Department of Engineering, May 1999. After downloading the file, type "tar-xf rjMCMC.tar" to uncompress it. This creates the directory rjMCMC containing the required m files. Go to this directory, load matlab5 and type "rjdemo1". In the header of the demo file, one can select to monitor the simulation progress (with par.doPlot=1) and modify the simulation parameters.)
- 2013-03-11 22:29:52下载
- 积分:1
-
kalman
这里有卡尔曼滤波原理及公式陈列,编程实现,外加外界白噪声的影响,旨在加强对卡尔曼滤波的直觉理解与应用。(There Kalman filter theory and formula display, programming, plus white noise of the outside world to enhance intuitive understanding of the Kalman filter and its application.)
- 2010-06-04 12:44:34下载
- 积分:1
-
bpsk-modulationand-demodulation
在调制信道下以sin函数为载波的BPSK的调制与解调程序,及误码率曲线(Channel in the modulation of the carrier to the sin function for BPSK modulation and demodulation process, and BER curves)
- 2013-07-24 14:44:00下载
- 积分:1