This directory includes matlab interface of the curvelet transform using usfft. Basic functions fdct_usfft.m -- forward curvelet transform afdct_usfft.m -- adjoint curvelet transform ifdct_usfft.m -- inverse curvelet transform fdct_usfft_param.m -- returns the Location of each curvelet in phase-space Useful tools fdct_usfft_dispcoef.m -- returns a matrix contains all curvelet coefficients fdct_usfft_pos2idx.m -- for fixed scale and fixed direction, returns the curvelet which is closest to a certain point on the image Demos fdct_usfft_demo_basic.m -- display the shape of a curvelet fdct_usfft_demo_recon.m -- partial reconstruction using curvelet fdct_usfft_demo_disp.m -- display all the curvelet coefficients of an image fdct_usfft_demo_denoise.m -- image denoising using curvelet
标签: directory functions interface transform
上传时间: 2016-08-31
上传用户:cooran
This project should serve as an "easy start" with embOS. All pathes are relative to the project file. You should therefor be able to copy the entire directory (including all subdirectories) to any Location on your harddrive.
标签: project relative pathes should
上传时间: 2013-12-28
上传用户:王楚楚
• Symbian OS basics, Memory Management, Descriptors, Application Structure, Client-Server, Active Object, Application UI Viewer, Screen Saver, File Handling, Simple 2D,3D games, Simple Banner, Scalable UI, Location Finder GPS, HTTP client API, End-End Socket HTTP API,DBMS, Messaging Application.
标签: Client-Server Descriptors Application Management
上传时间: 2013-12-01
上传用户:zhangyigenius
Spectrum Digital, Inc的 详细的 DM6467开发资料!DaVinciHD_EVM_TechRef_RevD,This is the primary Location for all Davinci HD EVM related documentation, notes and errata. This version of the page applies to the lastest shipping version. Here is a complete version history:DaVinci HD Schematics Board schematics
标签: DaVinciHD_EVM_TechRef_RevD Spectrum Digital 6467
上传时间: 2016-11-27
上传用户:huql11633
两篇最新的介绍MIMO中继信道容量的文章Capacity Bounds for Gaussian MIMO relay channel with Channel State Information 与 Amplify-Forward and Decode-Forward The Impact of Location and Capacity Contour
标签: MIMO Information Capacity Gaussian
上传时间: 2014-01-08
上传用户:lvzhr
system verilog This directory has all the examples in chapter 1. The examples are in different directories. The table below lists the Location of hte examples.
标签: examples directory different chapter
上传时间: 2017-03-05
上传用户:FreeSky
Professional Android Application Development,英文,内容详尽,适合进阶 Chapter 1: Hello, Android . . . . . . . . . . . . . . . . . . . . .. . Chapter 2: Getting Started . . . . . . . . . . . . . . . . . . . .. . Chapter 3: Creating Applications and Activities . . . . . . . . . . . Chapter 4: Creating User Interfaces . . . . . . . . . . . . . . . .. . Chapter 5: Intents, Broadcast Receivers, Adapters, and the Internet113 Chapter 6: Data Storage, Retrieval, and Sharing . . . . . . . . . .. . Chapter 7: Maps, Geocoding, and Location-Based Services . . . . . .. Chapter 8: Working in the Background . . . . . . . . . . . . . . . . . Chapter 9: Peer-to-Peer Communication . . . . . . . . . . . . . . .. . Chapter 10: Accessing Android Hardware . . . . . . . . . . . . . . . . Chapter 11: Advanced Android Development . . . . . . . . . . . . .. . Index . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
标签: Android Professional Application Development
上传时间: 2013-12-12
上传用户:aig85
论文IEEE上的,zigbee的关于实时定位系统的研究Zigbee - Research into integrated Real-Time Location Systems.pdf,zigbee的关于实时定位系统的研究
上传时间: 2013-12-12
上传用户:lili123
un the configuration script ---------------------------- In the CGIs directory there is a configure.s and a configure.bat file. Run this file after you ve moved the CGIs directory to it s desired Location. The configure script will create a file nammed apache.conf. Append this file the the httpd.conf file. LINUX: [prompt]$ ./configure.s [prompt]$ cat apache.conf >> /etc/httpd/conf/httpd.conf Note: you may need to set the executable flag on the script chmod 755 configure.s WINDOWS: prompt> configure.bat Copy the contents of apache.conf to httpd.conf
标签: configuration the directory config
上传时间: 2014-01-25
上传用户:heart520beat
Solve the 8-puzzle problem using A * algorithme. Input: Program reads start state and goal state and heuristic (N or S) from EightPuzzle.INP file.0 representing blank. There are 2 Heuristic: 1. N: Number of misplaced tiles 2. S: Sum of Manhattan distance of current Location and target Location. Format: The first line write type of heuristic (N or S). Next is the status of departing and landing status. Between 2 states of 1 line blank. See examples EightPuzzle.INP
标签: state algorithme Program problem
上传时间: 2017-08-12
上传用户:jjj0202