In an electromagnetic cloak based on a transformation approach, reduced sets of material properties are generally favored due to their easier implementation in reality, although a seemingly inevitable drawback of undesired reflection exists in such cloaks. Here we suggest using high-order transformations to create smooth moduli at the outer boundary of the cloak, therefore completely eliminating the detrimental scattering within the limit of geometric optics. We apply this scheme to a non-magnetic cylindrical cloak and demonstrate that the scattered field is reduced substantially in a cloak with optimal quadratic transformation as compared to its linear counterpart.
標簽: electromagnetic transformation properties approach
上傳時間: 2017-03-30
上傳用戶:pkkkkp
solvin Parbolic forms of PDE explicitly. The error is O( h2+k2) or O(2,2) , it doesn鈥檛 develop the explicit local truncation error because it is unconditionally unstable and should not be used in any calculation.
標簽: explicitly Parbolic develop solvin
上傳時間: 2014-01-19
上傳用戶:xfbs821
Watermarking schemes evaluation Abstract鈥擠igital watermarking has been presented as a solution to copy protection of multimedia objects and dozens of schemes and algorithms have been proposed. Two main problems seriously darken the future of this technology though. Firstly, the large number of attacks and weaknesses which appear as fast as new algorithms are proposed, emphasizes the limits of this technology and in particu-lar the fact that it may not match users expectations. Secondly, the requirements, tools and methodologies to assess the current technologies are almost non-existent. The lack of benchmarking of current algorithms is bla-tant. This confuses rights holders as well as software and hardware manufacturers and prevents them from using the solution appropriate to their needs. Indeed basing long-lived protection schemes on badly tested watermarking technology does not make sense.
標簽: Watermarking watermarking evaluation presented
上傳時間: 2013-12-04
上傳用戶:thinode
This is a code of Pseudo-Arc Length Continuation Method , the method can be used for solving the nonlinear equations, the principle can re found in some text books. In the code,I prove the agreement of the code with other methods
標簽: Continuation Pseudo-Arc the solving
上傳時間: 2013-12-03
上傳用戶:xzt
安裝完solaris整完ls支持顏色,也裝了經常使用的一些工具,改了環境變量.用著已經順手多了,但是就有一樣.vi不支持語法功能,也不高亮顯示.也像原來那樣,在根目錄下加了個.vimrc寫上一些自己習慣性的配置,可是不起作用,郁悶!難道我人品有問題?打開linux,alias看了一下環境變量,乖乖 alias vi vim!郁悶,早就知道linux用的是vim了,可是平常用的時候習慣性的敲vi,竟把這事給忘記了.早到病根下藥就簡單了,裝個vim! 就像上次裝ls一樣訪問:http://www.sunfreeware.com/indexintel10.html找到vim-7.1下載地址 是:ftp://ftp.sunfreeware.com/pub/freeware/intel/10/vim-7.1-sol10-x86-local.gz.OK 解壓一下:gzip -d coreutils-6.4-sol10-x86-local.gz 安裝:pkgadd -d coreutils-6.4-sol10-x86-local OK安裝很順利,自我感覺良好,可是執行/usr/local/bin/vim的時候卻意外的提示:ld.so.1: ./vim 致命的: libgtk-1.2.so.0 沒有這個文件或文件夾.網上找了一下,發現CU06年有人提過這個問題 http://bbs.chinaunix.net/thread-683746-1-1.html帖的
上傳時間: 2014-01-25
上傳用戶:225588
The book consists of three sections. The first, foundations, provides a tutorial overview of the principles underlying data mining algorithms and their application. The presentation emphasizes intuition rather than rigor. The second section, data mining algorithms, shows how algorithms are constructed to solve specific problems in a principled manner. The algorithms covered include trees and rules for classification and regression, association rules, belief networks, classical statistical models, nonlinear models such as neural networks, and local memory-based models. The third section shows how all of the preceding analysis fits together when applied to real-world data mining problems. Topics include the role of metadata, how to handle missing data, and data preprocessing.
標簽: foundations The consists sections
上傳時間: 2017-06-22
上傳用戶:lps11188
The Hilbert Transform is an important component in communication systems, e.g. for single sideband modulation/demodulation, amplitude and phase detection, etc. It can be formulated as filtering operation which makes it possible to approximate the Hilbert Transform with a digital filter. Due to the non-causal and infinite impulse response of that filter, it is not that easy to get a good approximation with low hardware resource usage. Therefore, different filters with different complexities have been implemented. The detailed discussion can be found in "Digital Hilbert Transformers or FPGA-based Phase-Locked Loops" (http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?arnumber=4629940). The design is fully pipelined for maximum throughput.
標簽: e.g. communication Transform important
上傳時間: 2017-06-25
上傳用戶:gxf2016
This project features a full-hardware sound compressor using the well known algorithm: IMA ADPCM. The core acts as a slave WISHBONE device. The output is perfectly compatible with any sound player with the IMA ADPCM codec (included by default in every Windows). Includes a testbench that takes an uncompressed PCM 16 bits Mono WAV file and outputs an IMA ADPCM compressed WAV file. Compression ratio is fixed for IMA-ADPCM, being 4:1. PLEASE NOTICE THAT THIS CORE IS LICENSED UNDER http://creativecommons.org/licenses/by-nc-sa/3.0/ (Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported). That means you may use it only for NON-COMMERCIAL purposes.
標簽: full-hardware compressor algorithm features
上傳時間: 2014-01-14
上傳用戶:Shaikh
To help you in writing an LL grammar, we have developed a tool to analyze a grammar and determine if it is LL(1). A jar file containing the class files can be downloaded here. Place this jar file in your class path before running the analyzer. LLAnalyze requires JDK 1.2. In the CSUGLAB, use g:\jdk1.2.2\bin\java (NT) or /usr/local/jdk1.2.1 (Solaris). You can also look at the source code for LLAnalyze. JLex is required to build it.
標簽: grammar developed determine analyze
上傳時間: 2013-12-24
上傳用戶:thuyenvinh
The FPGA can realize a more optimized Digital controller in DC/DC Converters when compare to DSPs. In this paper, based on the FPGA platform, The theoretical analysis, characteristics, simulation and design consideration are given. The methods to implement the digital DC/DC Converters have been researched. The function module, state machine of digital DC/DC controller and high resolution DPWM with Sigma- Delta dither has been introduced. They are verified by experiments on a 20 W, 300 KHz non-isolated synchronous buck converters.
標簽: Converters controller optimized Digital
上傳時間: 2013-12-31
上傳用戶:tzl1975