-
DV-Hop
说明: 无线传感器网络中经典定位算法:dv-hop算法的实现(Wireless sensor network localization algorithm in the classic: dv-hop algorithm implementation)
- 2011-02-22 15:40:45下载
- 积分:1
-
Ada_Boost
利用AdaBoost算法进行分类,该程序为matlab源码。(Classify using the AdaBoost algorithm.)
- 2012-05-01 15:00:24下载
- 积分:1
-
lunarplot
绘制月球磁场分布图,178阶球谐函数编制,目前最准确的月球磁场模型(Drawing the lunar magnetic field maps, the 178 order spherical harmonics preparation, most accurate lunar magnetic field model)
- 2012-11-18 22:33:50下载
- 积分:1
-
lab_7
双音多频编解码系统,用于产生双音多频信号,并由双音多频信号解码出对应的按键(DTMF codec systems, used to generate DTMF signal by the DTMF signal decoding keys corresponding)
- 2007-12-26 19:02:27下载
- 积分:1
-
ISARcode
ISAR成像 包络对齐采用相关法对齐,相位聚焦采用多普勒中心跟踪法 和秩估计法(ISAR imaging envelope alignment using correlation method align phase focusing using the Doppler centroid tracking method and rank estimation method)
- 2021-04-08 20:09:00下载
- 积分:1
-
speech-signal-denosing-
基于小波分析在语音信号的去噪方法研究附带相关代码(Wavelets analysis Speech signal De-noising)
- 2013-11-01 22:28:45下载
- 积分:1
-
Main
水准网平差,采用C#和MATLAB混合编程的,使用的时候得安装MATLAB的基础支持库(Leveling network adjustment, using C# and MATLAB programming mix, using the one time of installation of MATLAB-based support library)
- 2009-11-09 20:05:17下载
- 积分:1
-
IntGaussLager
高斯-拉盖尔公式的MATLAB代码。。。。。。。。。。(Gauss- Laguerre formula MATLAB code. . . . . . . . . .)
- 2009-04-30 08:45:14下载
- 积分:1
-
Newton-search-algorithm
使用Matlab coder生成Cpp文件与VC++混合编程实现牛顿搜索算法求n次方根。Matlab使用2011a版本。(Use Matlab coder generates Cpp files with VC++ mixed programming algorithm for n-th Newton root search. Matlab using 2011a version.)
- 2011-11-27 14:50:46下载
- 积分:1
-
JPEG_BaseLine_Encoder
The JPEG compression scheme is divided into the following stages:
1. Transform the image into an optimal color space.
2. Adjust Aspect Ratio 16:9
3. Digitization Scheme 4:2:0.
4. Apply a Discrete Cosine Transform (DCT) to blocks of pixels, thus removing redundant image data.
5. Quantize each block of DCT coefficients using weighting functions optimized for the human eye.
6. Encode the resulting coefficients (image data) using a Huffman variable word-length algorithm to remove redundancies in the coefficients.
7. Byte Stuffing.
8. Header JFIF
9. JPG Data Store
- 2013-05-04 23:30:46下载
- 积分:1