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

Search list

[Other resourceMatlab_imageMatlab

Description: 附录MATLAB 图像处理命令 1.applylut 功能: 在二进制图像中利用lookup 表进行边沿操作。 语法: A = applylut(BW,lut) 举例 lut = makelut( sum(x(:)) == 4 ,2) BW1 = imread( text.tif ) BW2 = applylut(BW1,lut) imshow(BW1) figure, imshow(BW2) 相关命令: makelut 2.bestblk 功 举例-Appendix MATLAB image processing an order. Applylut functions : the binary image using lookup tables for 2500 operations. Grammar : A = applylut (BW, lut) For lut makelut = (sum (x (:)) == 4. 2) = imread BW1 (text.tif) BW2 = applylut (BW1. lut) imshow (BW1) figure, imshow (BW2) related orders : makelut 2. For bestblk Gong
Platform: | Size: 427376 | Author: keke | Hits:

[Other resourceji

Description: 这是正玹实现代码,通过LUT来实现的!!!比其他要简单的多!还有方波,三角波的不同的VHDL程序实现. -This is the realization of code are Hsuan Lee, LUT to achieve! ! ! Other than the more simple! There square, triangular wave of the different VHDL program.
Platform: | Size: 17089 | Author: jiayu | Hits:

[CommunicationDDS

Description: FPGA中实现基于查找表方式(LUT)的DDS实现,可用在数字下变频和COSTAS锁相环中,Verilog编写,本人已经调通
Platform: | Size: 148330 | Author: 鲁东旭 | Hits:

[Other resourceLUT

Description: 一个查找表的程序,使用了matlab和C语言混合编程实现,提高查找效率
Platform: | Size: 4625 | Author: ZhangGeng | Hits:

[ELanguageLUTFPGA

Description: 一种LUT函数运算单元的FPGA实现方法,希望能够帮助大家
Platform: | Size: 60836 | Author: 张治邦 | Hits:

[Embeded-SCM Develop一些有用的IP核

Description: 包含FIFO,LUT,SPMEM,DPMEM,SDRAM等常用IP核
Platform: | Size: 903380 | Author: luckyzjian | Hits:

[Software EngineeringMatlab_imageMatlab

Description: 附录MATLAB 图像处理命令 1.applylut 功能: 在二进制图像中利用lookup 表进行边沿操作。 语法: A = applylut(BW,lut) 举例 lut = makelut( sum(x(:)) == 4 ,2) BW1 = imread( text.tif ) BW2 = applylut(BW1,lut) imshow(BW1) figure, imshow(BW2) 相关命令: makelut 2.bestblk 功 举例-Appendix MATLAB image processing an order. Applylut functions : the binary image using lookup tables for 2500 operations. Grammar : A = applylut (BW, lut) For lut makelut = (sum (x (:)) == 4. 2) = imread BW1 (text.tif) BW2 = applylut (BW1. lut) imshow (BW1) figure, imshow (BW2) related orders : makelut 2. For bestblk Gong
Platform: | Size: 427008 | Author: keke | Hits:

[OS programpoly

Description: 记忆多项式查找表的实现,用于功率放大器的建模-Memory polynomial realization of look-up table for power amplifier modeling
Platform: | Size: 7168 | Author: 任逍遥 | Hits:

[AI-NN-PRTSPandMTSP

Description: MTSP 问题其实与单 旅行商问题(Traveling Salesperson Problem ,简称TSP) 相似,但是由于添加了任何城市只要被某一旅行商访问到即可这个附加条 件,因而增加了问题复杂度。在以前使用遗传算法(GA) 研究解决MTSP 问题时,通常采用标准的TSP 染色体和处理方法。-M any app licat ions are invo lved w ith mult ip le salesmen each of w hom visits a subgroup cit ies and returns the same start ing city. The to tal length of all subtours is required to be m ini2 mum. Th is is calledM ult ip le T raveling Salesmen P roblem (M TSP). There are various heurist ic methods to obtain op t imal o r near2op t imal so lut ions fo r the TSP p roblem. But to the M ult ip le T raveling Salesmen P roblem , there are no t much app roaches to so lveM TSP. In th is paper, a hy2 brid genet ic algo rithm to so lve TSP and M TSP is p resented. Th is algo rithm combines GA and heurist ics. N umerical experiments show that the new algo rithm is very efficient and effect ive.
Platform: | Size: 217088 | Author: liqiubin | Hits:

[WaveletDigitalWatermarking

Description: 基于扩频序列和小波变换的数字水印算法 的仿真程序-Sequence spread-spectrum based on wavelet transform and the digital watermarking algorithm simulation program
Platform: | Size: 7168 | Author: 无悔 | Hits:

[Search EngineDifferEvaluation

Description: 差分演化算法[2 ] (D ifferent ial Evo lut ion, DE) 是一种快 速的演化算法, 它采用实数编码, 并利用个体间的差分信息 来指导新产生个体的搜索. 该算法在首届IEEE 演化计算竞 赛中表现突出, 并获得广泛的应用.-Differential Evolution
Platform: | Size: 1024 | Author: zhao | Hits:

[AI-NN-PRAHybidGeneticAgorithmtoSolveTSPandMTSP

Description: 求解TSP和MTSP的混合遗传算法_英文_-Abstract:M any app licat ions are invo lved w ith mult ip le salesmen each of w hom visits a subgroup cit ies and returns the same start ing city. The to tal length of all subtours is required to be m ini2 mum. Th is is calledM ult ip le T raveling Salesmen P roblem (M TSP). There are various heurist ic methods to obtain op t imal o r near2op t imal so lut ions fo r the TSP p roblem. But to the M ult ip le T raveling Salesmen P roblem , there are no t much app roaches to so lveM TSP. In th is paper, a hy2 brid genet ic algo rithm to so lve TSP and M TSP is p resented. Th is algo rithm combines GA and heurist ics. N umerical experiments show that the new algo rithm is very efficient and effect ive. Key words: TSP op t im izat ion genet ic algo rithm 2op t
Platform: | Size: 217088 | Author: Notics | Hits:

[VHDL-FPGA-VerilogFPGA_LUT

Description: 基于FPGA的大规模查找表设计与实现,对大规模查找表设计有一定帮助-Large-scale look-up table-based FPGA design and implementation of large-scale look-up table design will help
Platform: | Size: 273408 | Author: jh | Hits:

[VHDL-FPGA-Verilogderotator

Description: derotator for qam with sin and cos lut
Platform: | Size: 15360 | Author: cyberia | Hits:

[VHDL-FPGA-Verilogwaveform_gen_latest.tar

Description: VHDL实现NCO与LUT(查找表) VHDL实现NCO与LUT(查找表)-VHDL realization of NCO and LUT (lookup table) VHDL Implementation NCO and LUT (lookup table)
Platform: | Size: 570368 | Author: 张颖 | Hits:

[SCMsa3501

Description: 该器件具有高达15.5V的输出电压,是第一款内置温度传感器、ADC以及查找表(LUT)的高度集成非易失数字电位器系列产品,具有与标准数字电位器相近的成本。 DS3501提供了一个ADC可寻址的36字节LUT,查找的温度跨度范围为-40℃至+100℃。可以使用LUT输出加上非易失初值寄存器(IVR)的值或LUT输出直接替代IVR的值,作为7位线性电位器的输入。该架构可支持许多应用,例如LCD背板、光接收器以及工业控制这类理想控制电压随温度变化而变的应用。DS3501专门设计可适合于电压随温度变化线性改变或非线性改变两种不同的应用 -The DS3501 is a 7-bit, nonvolatile (NV) digital potentiometer featuring an output voltage range of up to 15.5V. Programming is accomplished by an I2C-compatible interface, which can operate at speeds of up to 400kHz. External voltages are applied at the RL and RH inputs to define the lowest and highest potentiometer outputs. The DS3501 contains an on-chip temperature sensor and associated analog-to-digital converter (ADC). The ADC output addresses a 36-byte NV lookup table (LUT). The LUT output can drive the pot directly or be added to an NV initial-value register (IVR) to drive the pot. This flexible LUT-based architecture allows the DS3501 to provide a temperature-compensated potentiometer output with arbitrary slope.
Platform: | Size: 4096 | Author: Mengliang Yi | Hits:

[Windows DevelopVQ

Description: LBG.c // 編碼本訓練程式,利用四張測試影像、prog.c // 影像壓縮解壓縮,利用 full search 、prog-dta.c // 影像壓縮解壓縮,prog-dta.c // 影像壓縮解壓縮,利用 double test algorithm (dta) 、prog-lut.c // 影像壓縮解壓縮,利用 lookup table (lut) 、prog-mps.c // 影像壓縮解壓縮,利用 mean-distance-ordered partial serach codebook (mps) 、prog-tie.c // 影像壓縮解壓縮,利用 triangular inequality elimination (tie)-LBG.c // 編碼本訓練程式,利用四張測試影像、prog.c // 影像壓縮解壓縮,利用 full search 、prog-dta.c // 影像壓縮解壓縮,prog-dta.c // 影像壓縮解壓縮,利用 double test algorithm (dta) 、prog-lut.c // 影像壓縮解壓縮,利用 lookup table (lut) 、prog-mps.c // 影像壓縮解壓縮,利用 mean-distance-ordered partial serach codebook (mps) 、prog-tie.c // 影像壓縮解壓縮,利用 triangular inequality elimination (tie)
Platform: | Size: 10240 | Author: tony | Hits:

[OpenCVLUT

Description: 用opencv实现的LUT验证程序,程序只有最基本的LUT功能,LUT表采用了三段式的基本绘制方式-a program to realize the function of LUT,and is so simple
Platform: | Size: 1024 | Author: wangyao | Hits:

[Software EngineeringLUT.tar

Description: Lut table for matlab image project
Platform: | Size: 2048 | Author: bikirich | Hits:

[OtherLUT-CODE

Description: a novel architecture for lut optimization
Platform: | Size: 4096 | Author: hussen | Hits:
« 1 23 4 5 »

CodeBus www.codebus.net