-
gailv-matlab
说明: 基于matlab的概率网络模拟,源码均是matlab的.m文件,实现了一些有用的算法。(Based on the probability of network simulation matlab, matlab source are the. M file, to achieve some useful algorithms.)
- 2011-04-11 21:58:38下载
- 积分:1
-
EKF_CV
扩展卡尔曼滤波(EKF)用于匀速运动目标(CV模型)的目标跟踪算法实例(Target tracking with EKF in CV model)
- 2018-04-04 09:09:15下载
- 积分:1
-
MATLABandVCprogramminginterfaces
MATLAB和VC接口编程的详细介绍,介绍了简单常见的方法。(MATLAB and VC programming interfaces in detail introduce a simple common approach.)
- 2009-03-08 10:57:00下载
- 积分:1
-
yudongguji
说明: 改程序用MATLAB实现运动估计,适合广大的同学(Procedures to achieve the motion estimation using MATLAB for the majority of students)
- 2009-08-15 20:55:27下载
- 积分:1
-
music
MUSIC算法测来波方向,其是子空间类超分辨算法的经典代表,为大家毕设解决问题。(MUSIC algorithm,a classical representative of super-resolution algorithm for subspace)
- 2011-06-05 17:28:26下载
- 积分:1
-
MATLAB7.0
这是一个介绍MATLAB编程的文档,内容详细,循序渐进,讲解清楚,示例清晰。(This is an introduction of MATLAB Programming documentation, detailed, step by step, on a clear, clear examples.)
- 2014-10-28 12:59:55下载
- 积分:1
-
List
Listing is a program for sorting algorithms using the heaps sort and binary search sorting.
- 2014-11-16 12:33:13下载
- 积分:1
-
beam_model
根据梁的弯曲振动方程解析求解梁的模态。算法清晰简便!清晰!很好用!(Based on the modal bending vibration equation analytic solution of beam. Algorithm is simple and clear! Clear! Very good use!)
- 2020-12-21 15:39:08下载
- 积分:1
-
possion_pn
利用泊松方程得到PN结热平衡下的电势分布(Poisson equation PN junction thermal equilibrium electrical potential distribution)
- 2013-04-26 16:15:49下载
- 积分:1
-
huffman
霍夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次相 加时都将“0”和“1”赋与相加的两个概率,读出时由该符号开始一直走到最后的“1”, 将路线上所遇到的“0”和“1”按最低位到最高位的顺序排好,就是该符号的霍夫曼编码。(Specific methods Huffman coding: the probability of emergence of the size press line, the two smallest sum probability, as a new probability and the probability of re-queue the remaining, then the minimum of two probabilities are added, and then re-queue, until finally become one. Each time the sum will be 0 and 1 Fu added two probabilities, when read by the symbol has come to begin the final 1 , the route will encounter a 0 and 1 at the lowest to the highest bit of the right order, that is the symbol of the Huffman coding.)
- 2015-04-04 20:34:08下载
- 积分:1