Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.345.437 Times

DNorm2 1.0

  Date Added: May 14, 2013  |  Visits: 210

DNorm2

Report Broken Link
Printer Friendly Version


Product Homepage
Download (45 downloads)



Fast euclidian norm over N.th dimension of a DOUBLE arrayY = DNorm2(X, N)INPUT: X: Real DOUBLE array. N: Dimension to operate on.OUTPUT: Y: Euclidian norm over N.th dimension: Y = sqrt(sum(X .* X, N)). Length of N.th dimension of Y is 1. NaN's are considered.Matlab's built-in function NORM is fast for vectors, but for matrices the matrix norm is replied. Other efficient methods for vectors(!): Y = sqrt(sum(X .* X)); Y = sqrt(X * X'); % row vectors, faster than DNorm2!And James Tursa's MTIMESX is very fast for vectors also and can operate on the 1st dimension of arrays also: X = rand(100, 100); X = reshape(X, 100, 1, 100); Y = sqrt(mtimesx(X, 't', X));But for arrays DNorm2 is faster, and I do not see a way to apply MTIMESX for trailing dimensions without time-consuming transpositions.COMPILATION: This function must be compiled before using: mex -O DNorm2.c See DNorm2.c for detailed instructions.TEST: Run uTest_DNorm2 to test validity and speed.NOTES: See DNorm2.c for strategies to optimize processing speed depending on the size of X.Unfortunately this function is not multi-threaded. Assistence to include OMP would be very welcome.Tested: Matlab 6.5, 7.7, 7.8, WinXP, 32bit Compiler: LCC2.4/3.8, BCC5.5, OWC1.8, MSVC2008Assumed Compatibility: higher Matlab versions, Mac, Linux, 64bit

Requirements: No special requirements
Platforms: Matlab
Keyword: Depending Multithreaded Notes Optimize Processing Speed Strategies Utest Dnorm Validity
Users rating: 0/10

License: Shareware Size: 10 KB
USER REVIEWS
More Reviews or Write Review


DNORM2 RELATED
Registry Tools  -  Perfect Tweaker 2010 05.01
Perfect Tweaker is an advanced registry cleaner in pc diagnosis and repair. It can do a complete scan of the pc errors such as system slowdown, freezing, crashing and deadlock. Safely optimize the speed of the system and set your PC in a fantastic...
2.73 MB  
Download Managers  -  SC Net Speed Booster 4.0.0.0
Boost and optimize the speed of your Internet connection with this set of tools. SC Net Speed Booster is a utility to help you keep your system healthy and responsive. This program is a package of 3 utilities, a network pinger - which prevents you...
4.48 KB  
Hard Drive Cleaners  -  Cloud System Booster 3.5
Using cloud-base technology to optimize and speed up slow PC, it updates optimization database regularly and efficiently. Make PC run fast and smoothly for free. Fix and repair PC errors with one-click solution. Free up disk space by cleaning...
15.75 MB  
Network & Internet  -  SpeedConnect Internet Accelerator 7.5.1
SpeedConnect Internet Accelerator is a powerful Windows application designed to optimize and speed up your internet related activities including browsing, downloading, uploading, streaming, online gaming, sending and receiving email. Optimization...
1.93 MB  
Automation Tools  -  My Faster PC 6.6
Clean, optimize, and speed up your computer with My Faster PC. If you have slow PC performance or just want to keep your computer optimized and well-maintained, My Faster PC can help. Download your free trial today and see for yourself!...
5.16 MB  
Gaming Utilities  -  Intelli HyperSpeed 2005 1.1
The most easy-to-use, intelligent and powerful next-generation system optimizer to improve computer performance. Due to the new and innovative features, Intelli HyperSpeed 2005 can turn your PC into a productive workstation, a media center, a...
3.4 MB  
Registry Tools  -  PowerSuite Professional 2008
This all-in-one suite offers you a complete solution to solve all your computer problems in an easy way.You can use it to boot up any computer; fix and install Windows; optimize and speed up system; clean up history and protect privacy; recover...
84.36 MB  
Video Editors  -  Tipard iPhone Transfer 7.0.56
Tipard iPhone Transfer can easily help you transfer iPhone music/movie/Pictures files to PC or iTunes. What is more, you also allowed to add music, movie, image files from PC to iPhone with fast processing speed. Plus, this Tipard iPhone Transfer...
31.1 MB  
Multimedia & Graphics  -  Tipard iPad 2 Transfer for Mac 3.3.30
Tipard iPad 2 Transfer for Mac can copy and import Mac local video/audio files to your iPad 2 with lightning processing speed and lossless quality. Furthermore, it can transfer music, videos or photos from iPad/iPhone/iPhone 4/iPod to iTunes....
15.8 MB  
Word Processing  -  Ailt PDF to EMF Converter 5.3
Ailt PDF to EMF Converter is the fast, easy way to batch convert PDF documents to EMF format image. It can preserve original layout, text, images, vector drawings of your PDF file. The processing speed is very fast. It is a standalone program and...
7.57 MB  
NEW DOWNLOADS IN SCRIPTS, DEVELOPMENT TOOLS
Scripts  -  Freelancer Script 5.05
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Post projects. Featured projects. Private projects. Sealed projects. Edit/delete projects. Select freelancers....
5.49 MB  
Scripts  -  B2B Script 4.20
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Sign-up Account (Registration of account). Lead generation tools (for the sellers). Email verification to...
5.49 MB  
Scripts  -  B2C Script 5.06
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). The script comes with totally editable site colors, icons and graphics Multilevel categories allows extensive browsing Admin can change Category ordering or...
5.49 MB  
Scripts  -  Social Networking Script 2.86
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Registration with name, email, password, date of birth etc. User can add multiple school, college, university with start...
5.49 MB  
Scripts  -  Business Networking Script 8.04
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Ajax based interface. Profile creation. Different types of profile. Profile for jobseekers, employers and employed...
5.49 MB  
Development Tools  -  Aml2CHM 3.50
Those who use the popular Aml Pages text editor might be looking out for a way of generating help files from their text and notes. Aml2CHM is a plug-in that was developed to offer people a quick and efficient way of converting Aml Pages documents...
549.99 KB  
Development Tools  -  VMP Viewer 1.0
This is a very rudimentary tool to visualize the VMP files generated by BrainVoyager. Useful to share files with people who do not have BV.
10 KB  
Development Tools  -  Sending reports and timestamped file by emailing 1.0
main executing reference usage:[1] usage_send_mail.mIllustrates email sending with multiple separate files or single timestamped tar file. Attachment failure is properly handled, with continuation of report emailing without the attachment.[2]...
768 KB  
Development Tools  -  IrisMVC 2.0 rc1
IrisMVC is an OOP PHP framework that developers can use as a strong and secure foundation to build on various web applications following the Model-View-Controller (MVC) pattern. It provides the basic functionality developers need, without...
51.2 KB  
Development Tools  -  7-Zip for Script 4.42
7-Zip is a file archiver with a high compression ratio.Features:- High compression ratio in new 7z format with LZMA compression- Supported formats:- Packing / unpacking: 7z, ZIP, GZIP, BZIP2 and TAR- Unpacking only: RAR, CAB, ISO, ARJ, LZH, CHM,...
624.64 KB