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