결과: 8,577개

This program computes the deflection and slope of a laterally loaded statically indeterminate beams.

can be used. For example:Deflection('Prob 200',3e7,[0,2;4,1],[0,4],{'M',2000,2},{'CF',-2000,3},{'DF',-1000,[0,1]})Name : Prob 200Flexural Rigidity EI = 3e7Supports: location = 0, type = 2Supports

Beats MATLAB 300% - 400% in some cases ... really!

individual matrix multiplies to perform for the result. i.e., MTIMESX treats these cases as arrays of 2D matrices and performs the operation on the associated parings. For example: If A is (2,3,4,5) and B

N-dimensional sparse arrays

버전 1.20.0

작성자: Matt J

Creates an N-dimensional sparse array object, for arbitrary N.

the class useful mainly for moderate dimensional things like edge detection in 3D imaging, where you often want to hold a sparse 3D edge map. USAGE: S=ndSparse(X) where X is an ordinary MATLAB sparse

Impulsive Noise Meter

버전 1.8.0.0

작성자: Edward Zechmann

Calculates Impulsive noise metrics for hazardous acoustic noise assessment.

MATLAB App that allows to control and monitor data to and from a Trinamic motor TMCM-1160

MATLAB Class designed for make knob style slider on MATLAB GUI application.

Title: Knob style slider Class-Object typeThis class was developed by Seonghee Cho., shcho89@postech.ac.kr (2018-04-01)This class was designed for make knob style slider on MATLAB GUI application

This GUI implements ITU-P505 specification with automatic diagnostic (pass/fail) vs. ITU-T-P340.

Study of THD(%) Spectrum of a 12-Pulse Series Type Diode Rectifier.

A supplement to IMWRITE to write to TIF files of data types beyond int16.

original image file, and it can also be left empty. String DATATYPE specifies data type for the export. Supported data types include logical, uint8, int8, uint16, int16, uint32, int32, uint64, int64, single

TPROD -- efficiently allows any type of tensor product between 2 multi-dimensional arrays

used directly with the etprod wrapper script).This translates into tprod syntax as:Z = tprod(X,[-1 -2 1 2],Y,[3 4 -1 -2])N.B. if Y==[], then it is assumed to be a copy of X.This result is produced by

a unix-like, very fast grep utility to find strings(s) in files of any type

a fast grep utility, which finds string pattern(s) in all or selected files of any type in a folder and its subfolders (if the recursion flag -r is set).file access and string matching are optimized

A Wilcoxon-Type Test for Trend

Perform the Cuzick's test on trend.This function provides a Wilcoxon-type test for trend across a group of three or more independent random samples. Assumptions: Data must be at least ordinal

Polar plots with handle graphics type parameter setting. Includes log radius support.

Implement interval type-2 fuzzy logic systems and a very efficient type-reduction algorithm.

This package contains the following files:example.m: Illustrates how to use the function IT2FLS.IT2FLS.m: Implements an interval type-2 fuzzy logic system.Type-1 and Interval Type-2 Fuzzy

A Matlab/Simulink Library for the Interval Type-2 Fuzzy Logic Systems (IT2-FLS)

Interval Type-2 Fuzzy Logic System ToolboxA Matlab/Simulink Library for the Interval Type-2 Fuzzy Logic Systems (IT2-FLS). The presented toolbox is presented in the following paper: Taskin, A. and

sizeof

버전 1.0.0.0

작성자: Charles Simpson

Return the number of bytes of a builtin data type.

Similar to the sizeof keyword in C, return the number of bytes of a builtin data type.Example: nbytes = sizeof('single');

Pseudo-inverse

버전 1.5.0.0

작성자: Bruno Luong

Factorize a matrix for pseudo-inverse calculation purpose

Beam2Beam

버전 1.21.0.0

작성자: Hamid Reza Motamedian

Analyzes contact between beams with large deformations in 3D space, using Finite Element method

MatLab object for segmenting sequences of real-valued data with noise, outliers and missing values.

HandsOn-SEA is a low cost robotic device enabling the students to interact with virtual environments

HandsOn-SEA is a 1-DoF admittance type device that features series elastic actuation. It uses a very a low cost force sensing unit and relies on the force feedback and the motion control of its motor

Robust estimator for non-linear state-space models with state-dependent noise.

Explore data and use machine learning to predict the damage costs of storm events based on location, time of year, and type of event

The goal of this case study is to explore storm events in various locations in the United States and analyze the frequency and damage costs associated with different types of events. A machine

Generates an n-dim matrix of random numbers between upper and lower bounds. Data type specification (integer, single, double) is available.

rand2 Generates an n-dimensional matrix of random numbers between upper and lower bounds. Data type specification (integer, single, double) is available.SyntaxX = rand2(a,b)X = rand2(a,b,[],type)X =

A small collection of utilities for stripping MATLAB comments from strings and files.

Generate unstructured meshes for general two-dimensional geometries.

. MESH2D provides simple and yet effective implementations of "Delaunay-refinement" and "Frontal-Delaunay" triangulation techniques, in additional to "hill-climbing" type mesh-optimisation. Support for

View Contol Widget

버전 1.1.0.0

작성자: Kevin Moerman

Makes 3D view interactions feel like what one would expect from a CAD package

on mouse pointer location for most functions3) A toggle button for activation and deactivation in the figure toolbar4) ability to start vcw before objects are plotted5) "proper" closure of the vcw

DataHash

버전 1.7.1

작성자: Jan

MD5 or SHA hash for array, struct, cell or file

DATAHASH - Hash for Matlab array, struct, cell or fileHash = DataHash(Data, Opts, ...) Data: Array of built-in types (U)INT8/16/32/64, SINGLE, DOUBLE (real or complex) CHAR, LOGICAL, CELL

motorcycle model

버전 1.2.0.0

작성자: Wesley

Number to Words

버전 4.1.4

작성자: Stephen23

Convert a numeric to a string with the English name of the number value (GB/IN/US).

accepts a scalar of any standard numeric class: single, double, intX, or uintX. Integer types are parsed with their full precision, while floating types have internal precision limits to ensure the

Matlab code

Learn the principle of operation, the method of generating T-type inverters. Matlab / Simulink simulation of grid-connected T-type inverters

requires reliable, high-performance, compact power converters. Conventional single-phase reverse flow structure with simple control algorithm, 5-level T-type Inverter is a converter that can meet these

typecast and typecastx are mex functions that mimic the MATLAB typecast function with extensions

following important aspects: Intrinsic typecast------------------Type of copy: Deep Data CopyAllows complex: NoAllows logical: NoAllows char: NoAllows non-vector: NoC-mex typecast--------------Type of copy

Property sheet

버전 1.2.0.0

작성자: Levente Hunyadi

A graphical user control that mimics MatLab's property inspector.

arrays can be edited in-place as a string;* matrices and vectors can be edited as text (e.g. [1,2;3,4]) or in a pop-up dialog;* scalar logicals are mapped to checkboxes;* a selection from a set of values

Curvilinear Coordinates

버전 1.2.0.0

작성자: Howard Wilson

Programs using curvilinear coordinates, and tensor concepts are given.

nchoose2

버전 3.2.0.1

작성자: Jos (10584)

all combinations of two elements

NCHOOSE2 - all combinations of two elements Y = NCHOOSE2(X) returns all combinations of two elements of the array X. It is the fast, vectorized version of NCHOOSEK(X,2). X can be any type of array

This function uses ES instead of GA as EA in the NSGA-II procedure for multi-objective optimization.

Compression of Motion Capture Data (ASF/AMC format) using Discrete Wavelet Transform

Diffusion Music

버전 1.1.0.0

작성자: Valerio Biscione

Create and play a midi file based on several diffusion processes

A simple tool to design Traveling Wave Slot Antennas (GUI)

Generic Type-IV Wind Turbine Model for EMT Studies

This is a generic model of a type-IV (i.e., full converter) wind turbine system for electromagnetic transient (EMT) studies. It is based on the work published in [1] and represents a wind turbine

idctt

버전 1.0.0.0

작성자: Stephen Becker

type II Inverse DCT (i.e. type III DCT)

more faster than the builtin idct, and only about 1.5x slower than a fft call3) you can specify which version of the type II IDCT you want: either matlab's orthogonal version, or the standard version (cf

A new IIR type of the fractional-order differentiator and integrator.

A new general IIR type digital fractional-order differentiator and integrator based on power series expansion of the trapezoidal (Tustin) rule.For more details and help write:>> help dfod3

A New IIR-type Digital Fractional order differentiator.

A New IIR-type Digital Fractional order differentiatorSee here for more informationhttp://www.csois.usu.edu/people/yqchen/dd/index.htmlSee also FOC page athttp://mechatronics.ece.usu.edu/foc/

This is a simulation of Bridge type centre Tap full wave rectifer

In this simulink file , we have tried to check the out of a bridge type centre tapped full wave rectifier. When an AC supply is given at input then it is converted in to full wave DC. to improve the

Alphanumeric sort of filenames or filepaths, with customizable number format.

Alphanumeric sort of a cell/string/categorical array, with customizable number format.

signs:>> B = {'test+NaN', 'test11.5', 'test-1.4', 'test', 'test-Inf', 'test+0.3'};>> sort(B) % for comparison.ans = 'test' 'test+0.3' 'test+NaN' 'test-1.4' 'test-Inf' 'test11.5'>> natsort(B

dbarray lets you directly send/fetch array[] type database fields into native MATLAB variables

, 0}_ Pink _____| {255,192,203}___ ... _____| ...MATLAB holds this data naturally in 1-by-3 arrays, and some databases(PostgreSQL, Oracle) have ARRAY type fields suitable for storing sucharray directly

ZCS Buck (L-type switch) Quasi Resonant Converter Simulation

ZCS (L-type switch) Quasi Resonant Converter Simulation in SimulinkGain, M = 0.5Q = 1fns = 0.411 C = 0.261uFL = 0.261uH

ZVS Buck (L-type switch) Quasi Resonant Converter Simulation

ZVS Buck (L-type switch) Quasi Resonant Converter Simulation in SimulinkGain, M = 0.4Q = 0.3fns = 0.6C = 114 nFL = 1.272 uF

This code will tell you Strengths and Weaknesses associated with the Pokemon Type you input.

*Steps to Getting File to work.1. Click Download Zip File2. Open the Zip File. (There should be two files. Pokemon Type Code.m & Licenses)3. Open MATLAB4. Open or make a new Script5. Then drag

Fuzzy entropy of Interval type-2 fuzzy sets for image.

It is used to caculate the fuzzy entropy of Interval type-2 fuzzy sets for image.

Natural-Order Row Sort

버전 3.4.5

작성자: Stephen23

Alphanumeric row sort of a cell/string/categorical/table array, with customizable number format.

; sortrows(A,[2,-3]) % SORTROWS for comparison.ans = 'B' '10' 'X' 'A' '100' 'X' 'A' '2' 'Y' 'B' '2' 'X' 'A' '20' 'X'>> natsortrows(A,[],[2,-3])ans = 'A' '2' 'Y' 'B' '2' 'X

Create folder and rename if another has the same name and contains at least one file.

Link and system level simulator for OFDM based wireless broadband systems

This code implements the James Stein type shrinkage estimation for non-local mean denoising.

For details of the methodology of the code, please refer the corresponding paper "Yue Wu, Brian Tracey, Premkumar Natarajan, Joseph P. Noonan: James-Stein Type Center Pixel Weights for Non-Local

Matlab code for the matched-field processing (MFP) method for leak localization in a tree-type pipe network

propagation model in tree-type pipe networks and its application to leak localization, Mechanical Systems and Signal Processing, 147, 107116, 2021

Demystifies how a computer adaptive test is created

Ordinal Data Modeling

버전 1.0.0.0

작성자: Valen Johnson

Companion Software

Develop and refine regular expressions in an interactive figure that shows all of REGEXP's outputs.

IREGEXP is a simple interactive tool to help develop regular expressions. IREGEXP lets you interactively write regular expressions and see REGEXP's outputs update as you type.IREGEXP consists of just

더 보기