-
ULA_window_
均匀线列阵加权波束形成,包括均匀加权,hanning, hamming, blackman和chebychev加权,并给出极坐标图。(Uniform linear array weighted beamforming, including the uniform weighted, hanning, hamming, blackman and chebychev weighted, and give the polar diagram.)
- 2012-05-17 10:25:08下载
- 积分:1
-
Newton_Raphson_method
牛顿拉夫逊法 的matlab 程序,已经验证 可以使用(Newton Raphson method)
- 2020-07-08 15:58:56下载
- 积分: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
-
Goldbach
歌德巴赫猜想验证工具,附质数库以及质数生成器。(Goldbach conjecture verification tools, with the Treasury and the prime number prime number generator.)
- 2009-07-05 09:51:38下载
- 积分:1
-
Model-matematyczny-statku-Cybership-II
polish book about cybership 2
- 2013-10-28 05:17:33下载
- 积分:1
-
UKF
一个在MATLAB中实现的UKF算法用于目标追踪(tracking the target by UKF algorithm)
- 2014-12-06 10:54:52下载
- 积分:1
-
CG
说明: 求解大规模对称矩阵的CG算法,及预处理PCG使用Matlab语言,可以解1000阶以上的矩阵,以病态矩阵hilbert为例(Solving large-scale symmetric matrix of the CG algorithm, and pretreatment of PCG using Matlab language, you can order more than 1,000 solution matrix, as an example to pathological matrix hilbert)
- 2008-11-19 19:35:10下载
- 积分:1
-
park-s
clarks to parks transformation
- 2014-09-16 12:56:03下载
- 积分:1
-
lagrange
Lagrange Interpolation
- 2014-01-05 23:14:18下载
- 积分:1
-
extractingObjects
This is a program for extracting objects from an image. Written for vehicle number plate segmentation and extraction.
Authors : Jeny Rajan, Chandrashekar P S.
U can use attached test image for testing
input - give the image file name as input. eg :- car3.jpg(This is a program for extracting objects from an image. Written for vehicle number plate segmentation and extraction.
Authors : Jeny Rajan, Chandrashekar P S.
U can use attached test image for testing
input- give the image file name as input. eg :- car3.jpg)
- 2009-10-21 00:40:47下载
- 积分:1