image thumbnail

updated 1 month ago

IP address lookup of country name, city name, latitude and longitude by Lee White

Finds the country name, region name, city name, latitude and longitude from an IP address. (ip address, country, city)

IP_location_lookup(ip_address_as_string)

image thumbnail

updated 11 months ago

MATLAB State by Troy Grossarth

Saves and restores the MATLAB State (e.g. editor files, breakpoints, figures, variables, etc.) (matlab, state, environment)

matlabState(proc, varargin)

image thumbnail

updated almost 2 years ago

Robot Soccer 2.0: Modeling Team Strategies with Stateflow and Network Effects with SimEvents by Saurabh Mahapatra

Additional discrete modeling enhancements to the demo (3d, animation, ball)

RoboSoccer_11b

Team_1_Strategy

Team_2_Strategy

image thumbnail

updated 2 years ago

Robot Soccer: An Exercise in Learning the Key Features of Simulink by Saurabh Mahapatra

Demo files to accompany the Introduction to Simulink webinar (football, ball, webinar)

RoboSoccer

RoboSoccer_10b

Team_1_Strategy

image thumbnail

updated almost 3 years ago

Removing Simulink's State Order Dependency (Example 3) by Dan Lluch

Explores how to leverage the 'Structure with Time' Simulink data format to alleviate ordering ... (simulink, state, order)

Example3.m

makestatestruct(mdl)

image thumbnail

updated 3 years ago

Model Replay by Ben Spivey

Performs state or parameter estimation of process models using the APMonitor executable. (estimation, sliding window, data export)

ModelReplayGUI2(varargin)

cellwrite(filename, cellarray)

tabpanel(varargin)

image thumbnail

updated 3 years ago

Stop a Simulation in Steady State using STOP block by Saurabh Mahapatra

Use STOP block to stop a simulation in steady state condition (stop, simulation, simulink)

how_can_it_stop

image thumbnail

updated 3 years ago

Extracting Simulink State Definition (Example 1) by Dan Lluch

Explores how Simulink defines its states and what you can do once you know that definition. (simulink, state, order)

Example1.m

getstatenames(mdl)

image thumbnail

updated 3 years ago

Kepler State Transition Matrix (MEX) by Rody Oldenhuis

Compute Kepler state transition matrix for an arbitrary number of time steps. M and C++ version. (cosmologic crisis, transition, kepler)

progress_orbitM(dts, varargin)

test_STM.m

image thumbnail

updated almost 4 years ago

External I/O and State Information Block by Roger Aarenstrup

This block generates an extra file during code generation containing external Inputs, outputs an (realtime workshop, embedded code, verification)

slblocks

model_info

image thumbnail

updated 4 years ago

Power System State Estimation using WLS by PRAVI

Power System State Estimation using Weighted Least Square Method (estimation, power, state)

bbusppg(num) % Returns B-bus..

busdatas(num)

linedatas(num)

image thumbnail

updated 4 years ago

Design Patterns for Integrating Simulink with Stateflow by Linda Webb

Engineers can integrate state machines and control logic designed in Stateflow and Simulink (whitepaper, article, paper)

image thumbnail

updated 4 years ago

Keplerian State Transition Matrix by Dmitry Savransky

Given initial positions and velocities, calculate the keplerian state transition matrix for an orbit (aerospace, aeronautics, aerodef)

keplerSTM(x0,dt,mu)

image thumbnail

updated 6 years ago

ShowWindow by Matthew Simoneau

Change the state of a window, like minimize and maximize. (example, minimize, show)

showwindow(name,state)

image thumbnail

updated 9 years ago

janaf.m by Stefan Billig

Calculates JANAF curve fit according to JANAF virial equation. (chemistry, physics, janaf)

out=janaf(prop, spec,T);

image thumbnail

updated 13 years ago

connectnames.m by Douglas Harriman

A simpler version of the Control Toolbox CONNECT. (state, space, model)

connectnames(sysList,inputs,outputs)

Contact us