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.194.535 Times

Jr Tea Length Dresses software
Filter: All | Freeware | Demo
 

Jr Tea Length Dresses

< 1 2 3 4 5 
Added: April 10, 2013 | Visits: 326

PN Sequence Generation This m-file generates all the m-sequences of length 31.To generate the m-sequence of length 31 we use Primitive polynomial of degree 5.There are three primitive polynomial of degree 5, so there will be 3 different m-sequences of length 31.



Platforms: Matlab

License: Freeware Size: 10 KB Download (41): PN Sequence Generation Download

Added: April 13, 2013 | Visits: 421

Gold Code Generation This m-file generate Gold Sequences of length 31 by taking the modulo-2 sum of two m-sequence generators.





Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Gold Code Generation Download

Added: April 20, 2013 | Visits: 382

RLE de/encoding A simple (de)compression program using Run Length Encoding.Compression is done that easy:compressedData = rle(originalData);Decompression:originalData = rle(compressedData)


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): RLE de/encoding Download

Added: August 18, 2013 | Visits: 562

Calculate number of windows of data Takes the data length, window length and window overlap length as inputs and returns the number of windows that will result. Will also return the start samples and end samples of each window if asked.


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Calculate number of windows of data Download

Added: April 04, 2013 | Visits: 612

xmitlnlength Transmission line length formula for coaxial cable to an antenna(the velocity factor for coax is approximately 0.66)frequency is in Mhz,length is in feet.


Platforms: Matlab

License: Freeware Size: 10 KB Download (52): xmitlnlength Download

Added: August 05, 2013 | Visits: 618

Simulink pseudo-random binary sequence generators The PRBS are based on 3 to 9 bits memory delays and put out 2^3 -1 to 2^9 -1 binary sequence length. Usage: these generators can be used in process identification as noise source on command signal


Platforms: Matlab

License: Freeware Size: 40.96 KB Download (43): Simulink pseudo-random binary sequence generators Download

Added: April 02, 2013 | Visits: 392

Box Plot with Whiskers Plotted at Fixed Percentiles Normally boxplot plots the whiskers with a maximum length based on the distance between the 25th and 75th percentile. This script uses boxplot but plots the whiskers for a specified percentile and only plots the outliers beyond the new whiskers.Note that the percentile is defined as the data...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Box Plot with Whiskers Plotted at Fixed Percentiles Download

Added: June 21, 2013 | Visits: 497

Spring() To plot and animate a 2D-Spring You have to give it the coordinates of the ends, number of coils, natural length and radius and it gives to you the (xs,ys) coordinates of the spring points, ready to use it with plot(). The picture shows an instant image of an animation of two coupled-pendulums oscillating Type for usage. Don't...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Spring() To plot and animate a 2D-Spring Download

Screenshot Application of the arc length continuation method in nonlinear chemical dynamics In the program, an example from the field of nonlinear chemical dynamics is presented. Governing equation and reaction scheme can be found in G. Nicolis, Dynamique Chimique, Thermodynamique, cindoTetique et mdoTecanique statistique, Dunod, Paris 2005. We use the arc length continuation method to...


Platforms: Matlab


Added: June 22, 2013 | Visits: 330

EEG bdf reader This code reads EEG data of specified length from a specified 'bdf' file. It is easier to use than traditional bdf readers and does not output some unnecessary (from author's point of view) information, such as sampling frequency for EACH EEG channel. All EEG channels are assumed as sampled at...


Platforms: Matlab

License: Freeware Size: 10 KB Download (39): EEG bdf reader Download

Added: June 07, 2013 | Visits: 438

Record and Save Video in any length using web Camera The software can be run in either the MATLAB or the Windows without the MATLAB. The motivation of this software is the limited capacity of the imaqtool in saving a video of long time length. The job is completed by taking appropriate numbers of short videos with each less than 10 seconds.Before...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 1.26 MB Download (46): Record and Save Video in any length using web Camera Download

Added: August 17, 2013 | Visits: 359

autocov.m computes the sample autocovariance of a time series x for lags from 0 to maxlag, returning a column vector of length maxlag+1. x must be a column vector having length m not less than maxlag+1. If no value is supplied for maxlag, the default is the minimum of m-1 and 100.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): autocov.m Download

Added: September 15, 2013 | Visits: 233

fft using dif if you know the required length of your dft,you can use use this...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (38): fft using dif Download

Added: August 19, 2013 | Visits: 330

Microstrip Antenna Calculates the length, width and the inset feed point for the microstrip antenna.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (66): Microstrip Antenna Download

Added: April 26, 2013 | Visits: 445

RLE coding rle:Run Length Encoding, use it to compress a vector of values.irle:Inverse Run Length Encoding, use it to reconstruct a vector of values.Readme:Help, how you can use this code.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): RLE coding Download

Added: August 22, 2013 | Visits: 344

A5/1 cipher The code generates binary sequence of a given length and then writes it to a .txt file. the sequence generated is random in nature and this cipher was used in GSM for 2 decades


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): A5/1 cipher Download

Added: September 09, 2013 | Visits: 466

Gaussian realization of a random variable GAUSSian REALIZation of a random variable with standard deviation sigma and correlation length lambda


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Gaussian realization of a random variable Download

Added: June 02, 2013 | Visits: 502

Circumcircle of a triangle The function circumcircle takes input as the coordinates of the three vertices of a triangle and compute the circum center and circum radius by using the formula in terms of the length of sides and area of triangle and plot the circumcircle.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Circumcircle of a triangle Download

Added: June 29, 2013 | Visits: 512

area measuring a gui which allow measuring an areas size and a paths length on an image (map).You can calibrate the image scale.You place points using left mouse button and remove points & areas with right mouse button.You have three different methods of measuring the area surface:1. Monte-Carlo.2....


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): area measuring Download

Added: April 22, 2013 | Visits: 273

Length of cross of segment and rectangle http://simulations.narod.ru/segment_rectange.m is the function that difine length of cross.cross_perimeter.m auxillary function for segment_rectange.m, it define points of cross of segment and perimeter of rectanglezz_segment_rectange_test.m is script-test, it tests segment_rectange.m by use...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): Length of cross of segment and rectangle Download

< 1 2 3 4 5