搜索资源列表
gonglvpuguji
- 各种功率谱估计算法!包括AR谱估计,BURG算法,YULE-WALK方程-various power spectrum estimation algorithm! Including AR spectral estimation, BURG algorithm, YULE-WALK equation
random_walk
- 自己编的一个用随机行走法实现电路计算的例子,电路图及参数均在Partial random walk for large linear network analysis里
小孩和玩具
- 设一个小孩在平面上沿着某曲线行走,此曲线由时间参数曲线确定。假设小孩借助于一个长度为 的硬木棒拖着或推着一个玩具,试求玩具的平面轨迹。-set up a child in a plane curve walk along this curve by the time parameter curve. Using a hypothetical child for the length of the hard wooden dragging or pushing a toy, toys trial
Cost_2011
- 画图瑞利背景下CA CFAR检测性能比较的Matlab程序 -plot a figure speed platform where both the target and the clutter have range walk. In this method, for efficient clutter suppression the clutter’s range walk
bizcard
- matlab编的模拟自由扩散的过程,初学者适用-simulation of free walk
lms_yule_walker
- lms算法的仿真和yule_walker方程的仿真。这两种算法都是随机信号处理的有效方法。-lms algorithm yule_walker of the simulation and the simulation equations. These two algorithms are effective random signal processing methods.
Kerberos
- 利用matlab实现的二维回环拓扑随机游走模型相遇时间分析-Analysis of meeting time in 2D torus random walk with MATLAB
pca
- 主成分分析(pcA)人脸识别,在ORL库上进行测试,产生矩阵为散步矩阵-Principal component analysis (pcA) recognition, tested on the ORL database, resulting in a walk matrix matrix
general_random
- Markov - Generate Random walk
randomwalk_cell_and_particle_dependent
- 2D Random Walk with cell and chemotaxis interaction
Meucci_RobustBayesian
- 说明 漫步代码并进行彻底的描述,请参考答梅乌奇(2005),“稳健贝叶斯分配“。 最新版本的文章和代码可在http://symmys.com/node/102 MATLAB的MATLAB的版本7.11(2010b) -Descr iption To walk through the code and for a thorough descr iption, refer to A. Meucci (2005), "Robust Bayesian Allocation".
Meucci_MultivariatePropagation
- 漫步代码并进行彻底的说明,请参阅 答:梅乌奇(2010),“可视化的风险传播:平方根规则,协方差和椭球“ 最新版本的文章和代码可在http://symmys.com/node/1-To walk through the code and for a thorough descr iption, refer to A. Meucci (2010), "Visualizing the Propagation of Risk: Square-Root Rule, Covariances
quantum_walk
- 该程序为两粒子量子漫步的仿真程序,在matlab环境下运行。-The program is put forward for computing the two-particle quantum walk with the software MATLAB.
randomwalk2D
- 2d radom walk from one destination to an another. zipzap bubbelz rules random words to fill the gap
xiangganjilei
- PD雷达LFM波形相干积累,距离单元未发生走动,matlab源代码-PD Radar LFM waveform coherent accumulation from the unit did not occur to walk, Matlab source code
ARW
- Angle Random Walk demonstration
random walk 3d
- This demonstrates the concept of a 3d random walk. Brownian motion and a recursive markhov chain.
Simple-random-walk
- Simple random walk "Start at 0, jump one step up with probability p and down with probability 1-p
2-dimensional-random-walk
- 2-dimensional random walk The sample code plots four trajectories of the same walk, four different colors:
simulate-the-human-walk
- 真实模拟人走路,通过调节参数可改变人行走的速度,图形化界面操作,含源代码。-To simulate the human walk.