Welcome![Sign In][Sign Up]
Location:
Search - baseline

Search list

[SourceCodebaseline,lda,pca,matlab code

Description: 包括baseline,lda,pca的matlab源代码
Platform: | Size: 1189 | Author: nanxuan | Hits:

[Picture Viewer5ivb_487118

Description: vb jpeg编码这是一个比较完整的JPEG压缩程序,支持 彩色/灰度、Y分量水平/垂直采样律、图像质量 调整。使用的是最简单的基线系统(BaseLine)压缩方式,量化表及Huffman表都是与ACDSee一致的,没有提供自适应Huffman表压缩功能。-vb jpeg coding This is a relatively complete JPEG compression process, support for color/grayscale, Y component level/vertical sampling law, image quality adjustment. The use of the most simple baseline system (BaseLine) compression method to quantify the Huffman table and the table with ACDSee are the same, and did not provide adaptive Huffman compression table.
Platform: | Size: 86016 | Author: 王宇 | Hits:

[Other resourceLVHZ

Description: 心电数据的滤波代码,已经调试通过,可以滤出工频干扰,基线飘移。谢谢合作-ECG data filtering code debugging has been passed, and labor-frequency interference filters, baseline drift. Thank you for your cooperation
Platform: | Size: 2048 | Author: 张玉松 | Hits:

[matlabECGToolbox

Description: matlab编程环境下,处理体表心脏电信号,包括消除基线漂移,贝叶思滤波。模拟实际的成人心脏电信号等-Matlab programming environment, the surface treatment of cardiac signals, including the elimination of baseline drift, Beiye ideological filter. Simulation of the actual adult cardiac signals, etc.
Platform: | Size: 2330624 | Author: donghai | Hits:

[Otherbonesczq

Description: 干涉仪测向具有精度高、速度快的特点,在无源探测定位系统中具有广泛的应用。传统干涉仪依靠短基线保证无模糊测向范围,依靠长基线保证测向精度,采用整数阶基线比。该方法在宽带应用条件下难以实现,且对天线阵的安装位置非常敏感。本课题研究分数阶干涉仪测向的算法,同时实现宽带、高精度、无模糊的要求,并研究不同分数比、相位测量误差对测向精度的影响,进行仿真验证。 -interferometer is measured to high accuracy and fast, in the passive position detection system has wide application. Rely on traditional interferometer no guarantee short baseline measurement to the scope of fuzzy, relying on long baseline measurement to ensure accuracy, using integer band than the baseline. The method in broadband applications under difficult conditions and the right antenna installation location is very sensitive. The research fractional interferometer to test the algorithm, while achieving wide-band, high-precision, without ambiguity, and different than the scores, phase measurement error to the measurement accuracy of the impact simulation test.
Platform: | Size: 2048 | Author: | Hits:

[Special EffectsJpegDecode

Description: JPEG解码程序,包括BASELINE 和 PROGRESSIVE 两种常用格式。-JPEG decoding procedures, including BASELINE and PROGRESSIVE two common format.
Platform: | Size: 47104 | Author: 赵瑜 | Hits:

[Compress-Decompress algrithmsjpeg(baseline)

Description: jpeg压缩过程描述,有具体的实例分析和c代码。-jpeg compression process described with specific examples of analysis and c code.
Platform: | Size: 571392 | Author: eric | Hits:

[Software Engineeringjpegcode

Description: 这是一个简单的jpeg编码程序,支持1:1:1采样的baseline彩色jpeg,输入只能是24bit的BMP文件 代码结构只求能说明各步骤过程,并不做特别的优化,效率较为一般 -This is a simple jpeg encoding procedures, to support the 1:1:1 sampling baseline color jpeg, enter only 24bit code structure of the BMP file only to illustrate the steps in the process, does not make special optimization, the efficiency of a more general
Platform: | Size: 22528 | Author: 霍延锋 | Hits:

[OtherECGdenoising

Description: 去除在心电信号采集过程中混入的肌电干扰 、工频干扰、基线漂移等噪声信号,避免噪声对心电信号特征点的识别和提取造成误判漏判。-Removal of mind into the process of signal acquisition of the EMG interference, frequency interference, baseline drift and other noise signals, to avoid noise on the ECG characteristic points of identification and extraction of causing miscarriage of justice??.
Platform: | Size: 267264 | Author: jingjing | Hits:

[matlabxb

Description: MATLAB小波去基线漂移程序,实现图像的基线漂移去除功能-MATLAB wavelet procedure to baseline drift, baseline drift realize image removal function
Platform: | Size: 32768 | Author: FJT | Hits:

[3D Graphicquasidensedemo.tar

Description: 实现立体匹配算法"quasi-dense matching"的Matlab代码,具体可参见CVPR 2007文章 Quasi-dense wide baseline matching using match propagation.-Stereo Matching Algorithm realize quasi-dense matching the Matlab code can be found in specific CVPR 2007 article Quasi-dense wide baseline matching using match propagation.
Platform: | Size: 538624 | Author: 司卫光 | Hits:

[Otherfilter

Description: 介绍了一种用于心电监护的数字滤波算法,对滤波器的设计,包括滤波原理、整系数数字滤波器 的波型特征、实现方框图及10 点平均数字滤波器进行了分析,并给出心电信号的滤波效果图。实验结果表明, 该算法能有效滤除基线漂移和工频干扰,算法简单实用。-A new method for the introduction ECG digital filtering algorithm, the design of filters, including filtering principle, the whole coefficient of the wave digital filter characteristics, block diagram and realize an average 10-point digital filters are analyzed, and gives ECG filtering effect of Fig. Experimental results show that the algorithm can effectively filter out the baseline drift and power-line interference, the algorithm is simple and practical.
Platform: | Size: 345088 | Author: 方高明 | Hits:

[ARM-PowerPC-ColdFire-MIPSBaselineJPEGSoftwareCodecCodes

Description: In term project, we will take the baseline JPEG codec in ARM-based platform system as an example to practice the design flow in SoC. We divide the project into three parts, and the goal of each part is described as follow. Part I: Design a baseline JPEG software codec in C/C++ and port it to ARM core,(ARM7TDMI, ARM720T, or ARM922T.) Part II: Make use of virtual prototype to integrate/verify the hardware and software. Part III: Verify your soft IP in target environment.-In term project, we will take the baseline JPEG codec in ARM-based platform system as an example to practice the design flow in SoC. We divide the project into threeparts, and the goal of each part is described as follow.Part I: Design a baseline JPEG software codec in C/C++ and port it to ARM core, (ARM7TDMI, ARM720T, or ARM922T.) Part II: Make use of virtual prototype to integrate/verify the hardware and software.Part III: Verify your soft IP in target environment.
Platform: | Size: 1786880 | Author: Billy | Hits:

[GIS programinsar

Description: INSAR的MATLAB工具箱,包含了干涉SAR处理中基线估计、滤波、DEM生成等所有处理过程。-INSAR toolbox of MATLAB, including the treatment of SAR Interferometric baseline estimates, filtering, DEM generation and all other process.
Platform: | Size: 68608 | Author: liuliguo | Hits:

[matlabBWRemoval

Description: 几种去除基线漂移的方法,大家可以进行对比研究,个人认为还不错-Several methods to remove baseline drift, we can carry out comparative study, individuals consider good
Platform: | Size: 6144 | Author: 张先 | Hits:

[matlabbasline-driftandline-frequency

Description: 处理心电信号中的基频漂移和工频干扰的一种算法。-a resolution to solve the baseline drift and line-frequency
Platform: | Size: 390144 | Author: 王卫 | Hits:

[Othersrc

Description: a H.264/AVC Baseline Decoder,用FPGA来实现的编码和解码等等内容-a H.264/AVC Baseline Decoder, use FPGA to realize the encoding and decoding the content and so on
Platform: | Size: 151552 | Author: 张木 | Hits:

[matlabbaseline

Description: 采用小波包变换去除脉搏波的基线漂移和公平干扰 效果较小波变换更好-Wavelet packet transform to remove baseline drift and pulse wave interference effect of smaller transform fair better
Platform: | Size: 9216 | Author: 张慧玲 | Hits:

[matlabbaseline-drift

Description: 去除基线漂移的几种方法的matlab实现。主要用于心电信号的处理!-To solve the baseline drift!!
Platform: | Size: 39936 | Author: 风清 | Hits:

[matlabWavelet baseline

Description: Baseline wandering with wavelet
Platform: | Size: 6144 | Author: hamedoo | Hits:
« 12 3 4 5 6 7 8 9 10 ... 22 »

CodeBus www.codebus.net