Home > By category > Scripts > Development Tools
Sort by : Name|Date|Downloads|Rating|

Listing of Development Tools in Scripts

You don't have to switch your screen between Matlab, Ansys and UltraEdit or PSPad anymore, when you doing FEM-Analysis. You can use MEditor to write your Ansys APDL program and use the excellent feature of MEditor to structure your Code: Cell-Function, Comment, Smart Indent, Code Folding, Cell Folding and so on.

  • Publisher: Cai
  • Date: 21-04-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

I have tested this code for a 15-dim MGHD PDF. Please take a look at the README for further details.

  • Platform: Scripts, Matlab

CMIF - Complex Mode Indicator Function Inputs: H - full complex H matrix (Frequency Response Function) including at least 2 reference points measurements: [number of frequency points x number of DOF x number of reference points] W - frequency vector [Hz] Reference: D.

  • Platform: Scripts, Matlab

this program is to bit slice an image. it also reconstructs the sliced image. this could be useful for image processing students.

  • Platform: Scripts, Matlab

HELP. MIDPOINT method. Some numerical calculations and analysis exercises of Numeric Integration for comparison analysis. f function is given in terms of a symbolic variable x and as an inline function. E.g., f=inline('x^2+2*x-2'). Also, if the function f is trigonometric function, the 4th argument can be entered as 'trigonom' or just 'trig' or 1.

  • Platform: Scripts, Matlab

MATLAB is a software environment and programming language used to control instruments, make measurements, analyze data, and build test systems. MATLAB supports Tektronix oscilloscopes through the Instrument Control Toolbox. This MATLAB instrument driver is for use with Instrument Control Toolbox V2.

  • Platform: Scripts, Matlab

This Matlab code implements a new level set formulation, called distance regularized level set evolution (DRLSE), proposed by Chunming Li et al's in the paper "Distance Regularized Level Set Evolution and its Application to Image Segmentation", IEEE Trans.

  • Publisher: Chunming Li
  • Date: 21-04-2013
  • Size: 1864 KB
  • Platform: Scripts, Matlab

This is a simple functino to import a series of dicom files using the dicomread function. Please go through the comments in the code. It is quite a simple one but might be handy to use it quickly. Philosophy: I wanted to have a reliable, commented code for ease of use so that I can focus on bigger issues in the project.

  • Platform: Scripts, Matlab

Generates Message Digest using algorithms : SHA160, SHA-224, SHA256,SHA384,SHA512 Support for Bit Oriented Message -- Enter Message Length in Bits -- Either enter Message (HEX) or -- generate a random message of length LEN in Bits -- Select the Algorithm to generate MESG DIGEST LEN :: Enter Bit Oriented Message Length should be GT 0 METH :: SHA1, SHA224,SHA256,SHA384,SHA512 GEN :: 0 --> enter the MESG (in HEX) or Limitation :: Matlab cannot read characters if MSG_LEN > 2^12 ----- directly assign MSG to msg_str if MESG_LENGTH > 2^12 1 --> this HASH function generates a psuodorandom mesg.

  • Publisher: khitish
  • Date: 21-04-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

A SIMPLE GUI THAT ASKS A PERSON TO TELL IT WHICH EQUATION TO USE. THEN THE PERSON PROVIDES IT WITH 3 KNOWN VARIABLES (DISTANCE, INITIAL VELOCITY, FINAL VELOCITY, DISTANCE OR TIME) AND THE PROGRAM DETECTS WHICH VARIABLE IS MISSING AND CACULATES IT AND DISPLAYS THE RESULT.

  • Platform: Scripts, Matlab

Generates four 5x5 joggle boards, optimized for letter-size print output. For the rules of joggle, see http://joggle.pixelsharp.com/..

  • Platform: Scripts, Matlab
  • IPStream
  • License: Freeware
  • Price: 0.00
  • Rating

This library allows to work with TCP and UDP protocols in internet domain. It also allows to work with UNIX domain sockets in the Linux. IPStream library contains code of TCP and UDP multi-threaded servers..

  • Platform: Scripts, C and C plus plus

This script reads a C-File and counts the source lines of code (SLOC). Following kinds of lines are not counted as source lines of code: 1) //comment 2) /* ...comment /* 3) empty lines to run the file: [code_lines_nb, comment_lines_nb, empty_lines_nb] = get_sloc_cfile = get_sloc_cfile('test.

  • Platform: Scripts, Matlab

Amicable numbers are two different numbers so related that the sum of the proper divisors of the one is equal to the other, one being considered as a proper divisor but not the number itself. Such a pair is (220, 284); for the proper divisors of 220 are 1, 2, 4, 5, 10, 11, 20, 22, 44, 55 and 110, of which the sum is 284; and the proper divisors of 284 are 1, 2, 4, 71, and 142, of which the sum is 220.

  • Platform: Scripts, Matlab

Execute function in command window it will prompt yout to enter values required by program, after getting input parameters it will calculate the equations for projectile motion then it will show the animated path and distance covered by particle..

  • Platform: Scripts, Matlab

The following m files are written as part of my master's thesis at Masdar Instiute of Science and Technology. The compressor model is a semi-empirical and designed to be used for a positive displacement compressor. The constants in Tchparm.m for compressor model are obtained from experimental data of a hermetic rotary compressor.

  • Platform: Scripts, Matlab

Multivariate normal simulations where sample mean and covariances match the respective population moments, refer to A. Meucci (2009), "Simulations with Exact Means and Covariances", Latest version of article and code available at http://symmys.com/node/162.

  • Platform: Scripts, Matlab

This spacecraft begins in a GTO and spirals out of Earth's SOI, then orbits around the sun and spirals in to Mars. This model uses ODE23 to integrate a 4-body gravitational model including a forcing function. The engine has an Isp of 3000 sec and a thrust of 200 mN.

  • Platform: Scripts, Matlab

n=rand_gen(x,pmf,N) esample : x=[1,3,4] : set of variables pmf=[1/3,1/3,1/3] : [rpbability of each variable of x N=100 : number of samples of the random signal.

  • Publisher: Furlan
  • Date: 21-04-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

B = HMF(A,N) performs hybrid median filtering of the matrix A using a NxN box. Hybrid median filtering preserves edges better than a NxN square kernel-based median filter because data from different spatial directions are ranked separately. Three median values are calculated in the NxN box: MR is the median of horizontal and vertical R pixels, and MD is the median of diagonal D pixels.

  • Platform: Scripts, Matlab

This zip file contains nine functions related to the generation and use of code sequences. The functions are: 1) corr.m calculates estimates of the periodic and aperiodic cross-correlation function. 2) gold.m generates binary Gold code and orthogonal Gold code sequences.

  • Platform: Scripts, Matlab
  • ability
  • License: Shareware
  • Price: .price.
  • Rating

This function calibrates a simple performance model for N contestants (from which probabilities for any complex outcome can be computed including order statistics, trifecta and quinella probabilities, head to head and so forth). The performance model assumes that scores follow a Generalized Extreme Value Distribution.

  • Platform: Scripts, Matlab

It is a known fact that human beings are more sensitive to edges (contours). It is expected that an enhanced image should have more edge pixels than the original image and this parameter of EBCM does measure the intensity of edge pixels in small windows of the image.

  • Publisher: Shashi
  • Date: 20-04-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

This block for Simulink provides a chirp source for stimulating unknown system dynamics. The block has been developed specifically for the purpose of system identification, however it should be of interest to anyone looking for a robust and flexible chirp function.

  • Platform: Scripts, Matlab

Queries the NIST ASD lines1.pl webform using wget and parses the returned output using sed and matlab intrinsics. Probably could be optimized, but works OK for the meantime..

  • Publisher: Alex James
  • Date: 20-04-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

These files were used in the webinar on Modeling Mechanical, Electric and Hydraulic Systems in Simulink, which was broadcast on April 6th, 2006. In this webinar (Now Recorded and available from our website), we show how Simulinkā„¢ enables faster and more effective development of controlled mechanical, electrical, and hydraulic systems through simulation.

  • Platform: Scripts, Matlab

You can open word documents, add text, newline, pagebreaks, alter color, fonts, add pictures and captions, etc. This project is not finished, but I don`t have time anymore to work on it. I`m posting it here in case someone finds it useful and maybe also want to try to finish the project.

  • Platform: Scripts, Matlab
  • Whos
  • License: Shareware
  • Price: .price.
  • Rating

"Whos" is a customized version of MATLAB's usual "whos" function. The differences are, (1) "Whos" will compute/display memory in kilobytes whereas "whos" displays in bytes. (2) "Whos" will always display all array dimensions whereas "whos" will not display array dimensions for 4th and higher dimensional arrays.

  • Publisher: Matt J
  • Date: 20-04-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

The toolbox can import spectra acquired on spectroradiometers manufactured by Analytical Spectral Devices (ASD), Spectra Vista Corporation (SVC), Ocean Optics and the Field Spectroscopy Facility (FSF). It can post process spectra to calculate spectral reflectance, radiance and irradiance.

  • Platform: Scripts, Matlab

This was my final project for intro to linear algebra that had to use matrix transformations somehow and this is what I did..

  • Publisher: Max
  • Date: 20-04-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

New Downloads

WebSite X5 FREE 11

WebSite X5 FREE is the easiest
software to turn your website
dreams into reality. It
includes the latest
state-of-the-art ...

Photostage Free Mac
Slideshow Software

Free software to create a
slideshow from your digital
photos on your Mac and add
video clips, music and more.
Easily drag ...

Free OCR to Word

Free OCR to Word creates
editable and searchable MS
Word or Text files from any
image or scanned document
within few ...

UltraBooster for LimeWire

UltraBooster for LimeWire is a
program designed to boost the
download speed of your
Limewire client. It perfectly
...

Honeyview Image Viewer

Honeyview is very fast image
and archived image viewing
software. It allows viewing of
images within an archive
without ...

UltraFileSearch Lite

File Search Utility which is
able to quickly find Files,
Folders and Text on your
Local, Network, DVD, CD-ROM,
USB Hard ...

Disk Drill

Disk Drill is a free
professional-grade file
recovery software, it values
the importance of your data by
implementing ...

CinemaDrape

CinemaDrape helps you focus on
your current task on the
screen (such as a video in a
web page, a photo or a
document ...

Avetix Antivirus Free

Avetix Antivirus Free, is a
best solution for protecting
from all types of threats:
Virus, Worm, Adware, Dropper,
Trojan, ...

Free File Encrypter

Free file encryptor is
designed to encrypt files of
any types like audio, video,
text, images, EXE programs,
etc. in few ...