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

Resistor Values software
Filter: All | Freeware | Demo
 

Resistor Values

< 1 2 3 4 5 
Added: July 10, 2013 | Visits: 690

DC motor speed control with Lag compensator and PID DC motor Control using lag compensation and PIDTo customize this code you just need to:1- Change the values of DC motor constants2- Determine settling time, PO% and SSE and Change the zeros of lag compensation3- Tune the gains of PID controller



Platforms: Matlab

License: Freeware Size: 10 KB Download (40): DC motor speed control with Lag compensator and PID Download

Added: March 24, 2013 | Visits: 366

fminconset fminconset: Solves constrained minimization problems where someof the variables are restricted to discrete values. (Mixed IntegerNonlinear optimization). Based on fmincon from Optimization Toolboxversion 2.0.





Platforms: Matlab

License: Freeware Size: 10 KB Download (44): fminconset Download

Added: July 02, 2013 | Visits: 370

eegplot This functions uses GRIDDATA to interpolate pixel values from scatterred points on a head image. A reference image can be used to interactively select point locations from the 10/20 international system (EEG electrode position). Options for interpolation include linear and cubic and nearest. The...


Platforms: Matlab

License: Freeware Size: 307.2 KB Download (40): eegplot Download

Added: August 01, 2013 | Visits: 536

Bouncing Ball Physics The parameters are:Ball RadiusColourGravityInitial Y VelocityInitial X VelocityVertical Speed Conservation (after hitting the ground)Horizontal Speed Conservation (after hitting the ground)By using different values for each parameter, the ball's motion changes each time


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Bouncing Ball Physics Download

Added: September 03, 2013 | Visits: 327

16 QAM simulation in Rayleigh Channel This code calculates BER values for 16-QAM in Rayleigh Channel.You can compare the BER plot with the theoretical values from MATLAB BER TOOL.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (42): 16 QAM simulation in Rayleigh Channel Download

Added: May 11, 2013 | Visits: 513

CalcE.m Since the eccentric anomaly cannot be directly calculated from certain given values, this function performs a simple Newton-Raphson iteration to solve for the eccentric anomaly within a given tolerance (default 10^-8 radians)


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): CalcE.m Download

Added: September 16, 2013 | Visits: 473

BER Curve for QAM_16 in Gaussian Environment This script calculates BER for a numebr of SNR values in gaussian environment for QAM 16 Modulation.It calculates 100 errors for each BER measuremnet for better results.I hope this will be helpful for students of signal processing and communications alike.


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): BER Curve for QAM_16 in Gaussian Environment Download

Added: June 20, 2013 | Visits: 475

Resize dataset Modify the size of dataset without changing values. It acts as oversampling and downsampling functionalitiesfor exampledata1 = Modifysize(data,1000);the above statement will cause data1 has the same values as data but distributed over 1000 samples regardless of what the actual size of data.


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Resize dataset Download

Added: April 29, 2013 | Visits: 454

Mixed (Between/Within Subjects) ANOVA an perform a mixed-model ANOVA on simple designs with one between-subjects factor and one within-subjects (repeated-measures) factor and either display a results table or simply return the values within.See comments at top of file for full information.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (53): Mixed (Between/Within Subjects) ANOVA Download

Added: April 17, 2013 | Visits: 441

Gini coefficient - population weighted Computes the gini coefficient when given a set of values and population weights.Short on documentation and checks.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Gini coefficient - population weighted Download

Added: June 12, 2013 | Visits: 493

4-D Sobel Edge Detection 4-D Sobel Edge Dection4-D edge Sobel edge detectorINPUT: A - 4-d double/single tensorOUTPUT: S - 4-d double/single tensor Sobel edge magnitude values at every location (x,y,z,t)Class support of input: float: double, single


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): 4-D Sobel Edge Detection Download

Added: April 05, 2013 | Visits: 385

TypeSafeStruct TypeSafeStruct provides base classes that can check whether the types of the values to assign variables of implementation subclasses are of the expected types.The expected types are determined by the prefixes of private variables, so it works well even when using PHP compiled code cached...


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): TypeSafeStruct Download

Added: June 12, 2013 | Visits: 334

get_non_default_value get_non_default_value - get the list of which have different values than the default format: [fields,values,ui_type] = get_non_default_value( ui_handle ) input: ui_handle - a graphic handle of any type output: fields,values - pairs of field name and it's content which is not the default value...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): get_non_default_value Download

Added: July 07, 2013 | Visits: 181

Sudoku 9 x 9 For example:A = [1 0 0 0 0 0 0 0 0;0 0 4 0 0 5 0 0 9;0 0 0 8 0 1 0 7 0;0 6 1 0 0 0 0 0 5;9 0 0 7 0 4 0 0 3;2 0 0 0 0 0 4 9 0;0 4 0 5 0 8 0 0 0;7 0 0 2 0 0 3 0 0;0 0 0 0 0 0 0 0 1];And the program instead of zeros give the right values.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Sudoku 9 x 9 Download

Added: April 11, 2013 | Visits: 351

Binary Search for numeric vector INPUT:x: vector of numeric values, x should already be sorted in ascending order (e.g. 2,7,20,...120)sval: numeric value to be search in x OUTPUT:index: index of sval with respect to x. If sval is not found in x then index is empty.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Binary Search for numeric vector Download

Added: August 24, 2013 | Visits: 312

Jacobi Theta and Eta Functions [Th, H] = JACOBITHETAETA(U,M) returns the values of the Jacobi's theta and eta elliptic functions TH and H evaluated for corresponding elements of argument U and parameter M.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Jacobi Theta and Eta Functions Download

Added: May 16, 2013 | Visits: 472

Weighted Geometric Mean Calculates the geometric mean of a vector X (first argument) weighted by the values of another vector W (second argument). It may be already available, but I didn't find it, so here it is, just in case.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (42): Weighted Geometric Mean Download

Added: May 18, 2013 | Visits: 196

Poissrnd Replaces poissrnd.Improved speed when argument consists of many, wide ranging values.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Poissrnd Download

Added: June 14, 2013 | Visits: 389

nancorrcoef Computes Pearson's product moment correlation for input vectors that contain NaN values.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): nancorrcoef Download

Added: May 17, 2013 | Visits: 371

process_varargin process_varargin is a simple script that allows the user to create a set of default values for attributes in a script then using varargin override those values.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): process_varargin Download

< 1 2 3 4 5