![]() updated 10 days ago |
TCP/IP Communications in Matlab Sends/receives TCP packets using Matlab's Java interface. Now handles matrices and cell arrays, etc. |
39 Comments 223 Downloads (30 Days) |
![]() updated 3 months ago |
Analog / Mixed Signal Examples Extensive collection of examples for analog and mixed signal design work. |
23 Comments 168 Downloads (30 Days) |
![]() updated 3 months ago |
Calculates the length of the shortest path between any pair of nodes in a network |
0 Comments 11 Downloads (30 Days) |
![]() updated 4 months ago |
Breath First Search algorithm to find shortest paths in a network |
0 Comments 24 Downloads (30 Days) |
![]() updated 4 months ago |
Improved Matlab interface for SSH2/SFTP/SCP (supports public key) using the Ganymed-SSH2 javalib. scp_get(ssh2_struct, remoteFilename, localPath, remotePath) scp_put(ssh2_struct, localFilename, remotePath, localPath, ... |
8 Comments 50 Downloads (30 Days) |
![]() updated 6 months ago |
k-clique community detection algorithm |
2 Comments 24 Downloads (30 Days) |
![]() updated 8 months ago |
non blocking tcpip event based sockets for Matlab. channelConnect(hostName, portNum, soRcvBuffSize, soSndBuffS... |
6 Comments 12 Downloads (30 Days) |
![]() updated 12 months ago |
Load map, extract connectivity, plot road network & find shortest paths from OpenStreetMap XML file. |
13 Comments 76 Downloads (30 Days) |
![]() updated 1 year ago |
Using S-Parameters in MATLAB & Simulink Example of rf amplifier design using S parameters in both MATLAB and Simulink. |
12 Comments 30 Downloads (30 Days) |
![]() updated 1 year ago |
A simple mat file that gets your WAN IP using WIMI's automation tool. |
0 Comments 1 Download (30 Days) |
![]() updated 1 year ago |
Modeling, Simulation and 3D Animation of a Simple Assembly Line A simple template that combines SimEvents, Stateflow, Simulink and Simulink 3D Animation. |
1 Comment 39 Downloads (30 Days) |
![]() updated 1 year ago |
Visualize networks in your EEG data |
0 Comments 9 Downloads (30 Days) |
![]() updated almost 2 years ago |
Takes an adj. matrix of a network and outputs a list of the nodes in its largest connected component |
3 Comments 12 Downloads (30 Days) |
![]() updated 2 years ago |
Vertical Handoff Algorithm for Heterogeneous Wireless Mobile Networks Simplistic implementation of Extended Vertical Handoff Decision Function |
0 Comments 31 Downloads (30 Days) |
![]() updated 2 years ago |
Encode and decode almost any matlab variable into a sequence of bytes. |
7 Comments 16 Downloads (30 Days) |
![]() updated 2 years ago |
the Network Simplex Algorithm |
4 Comments 15 Downloads (30 Days) |
![]() updated 2 years ago |
This program simulates the Go-Back-N ARQ |
0 Comments 4 Downloads (30 Days) |
![]() updated almost 3 years ago |
Renko with variable box size for GBPJPY or GJ (Pound Yen) plot or create the matrix which is the Renko Chart of GBPJPY currency pair. |
0 Comments 0 Downloads (30 Days) |
![]() updated 3 years ago |
Calculate the the planar maximally filtered graph (PMFG). |
2 Comments 7 Downloads (30 Days) |
![]() updated 3 years ago |
A simple UDP communications application Sends/receives UDP packets using Matlab's Java interface. |
9 Comments 128 Downloads (30 Days) |
![]() updated 3 years ago |
Vectorized (fast) implementation of the Floyd-Warshall all pairs shortest path algorithm. |
2 Comments 31 Downloads (30 Days) |
![]() updated 3 years ago |
Bluetooth modulation and frequency hopping Bluetooth modulation and frequency hopping |
17 Comments 73 Downloads (30 Days) |
![]() updated almost 4 years ago |
Find a basis for the cycle subspace of a graph/network. |
1 Comment 4 Downloads (30 Days) |
![]() updated almost 4 years ago |
wgPlot - Weighted Graph Plot (a better version of gplot) Plot graphs with weighted vertices and weighted edges from a weighted adjacency matrix. |
6 Comments 46 Downloads (30 Days) |
![]() updated almost 4 years ago |
gaimc : Graph Algorithms In Matlab Code Efficient pure-Matlab implementations of graph algorithms to complement MatlabBGL's mex functions. Compare performance of gaimc to matlab_bgl |
2 Comments 145 Downloads (30 Days) |
![]() updated 4 years ago |
Simulink Blocks for UDP/IP communication |
3 Comments 27 Downloads (30 Days) |
![]() updated 4 years ago |
Shortest path (all pair shortest path) Finds all pair shortest path. |
3 Comments 8 Downloads (30 Days) |
![]() updated 4 years ago |
Minimum Spanning Tree or "Arbre Couvrant de Poids Minimal" (Kruskal Algorithm) with GUI using GUIDE This is a GUI for the minimum spanning tree problem using kRUSKAL'S algorithm |
1 Comment 4 Downloads (30 Days) |
![]() updated 4 years ago |
Simple CRC calculator and veifier Simple program that calculates crc for a 7 bit binary data using a 4bit crc polynomial. |
2 Comments 17 Downloads (30 Days) |
![]() updated almost 5 years ago |
Neural Network for pattern recognition- Tutorial simple 3 class recognition using back propagation neural networks |
8 Comments 149 Downloads (30 Days) |
![]() updated 5 years ago |
TCP/IP connections or UDP packets in MATLAB [pagedata,hdr]=webget_demo(url) |
55 Comments 157 Downloads (30 Days) |
![]() updated 6 years ago |
Download CoCoMac.org cortical connectivity data, model it as a network, and simulate epileptic sprea |
0 Comments 3 Downloads (30 Days) |
![]() updated 7 years ago |
Wireless Image Sensor Network Application Platform (WiSNAP) WiSNAP attempts to provide a MATLAB TM framework for researching, developing, ... |
2 Comments 30 Downloads (30 Days) |
![]() updated 8 years ago |
GUI for drawing a graph and displaying an adjacency matrix for it. |
6 Comments 31 Downloads (30 Days) |
![]() updated 9 years ago |
Version 0.1 A quick program that outputs a graph or network diagram to GML format. |
1 Comment 7 Downloads (30 Days) |
![]() updated 10 years ago |
Get ip address of a computer by the name |
4 Comments 6 Downloads (30 Days) |