Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Create free account
Build Securely on Azure with Proven Frameworks
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
This program for Scilab searches for primary peaks in the segments of brainwave signal spectrum which are much above the signal spectrum average.
Brainwave segments of 1 s are Fourier transformed, thresholded and merged if contiguous.
Selected segments are drawn in time domain, frequency domain and a narrow-band analysis at 75 Hz is attempted.
This program should detect strong external signals in brainwave recordings. Weak signals are not detected.
This program requires the "edf2ascii"...
Repository of "my" public contributions to Scilab software
Sourceforge ATOMS repository of my dev. for Scilab software
Many modules available
To add ATOMS repository to your Scilab 5.4:
atomsRepositoryAdd('http://myscitools.sourceforge.net/5.4')
see https://sourceforge.net/p/myscitools/wiki/Home/ for more information.
Software that implements the tabular method developed by Steve Keen for developing a set of differential equations to model monetary flows in economic analysis, modeling and simulation.
Este proyecto constituye una adaptacion y mejora del codigo ANFIS de dominio público de Roger Jang. / This project is an adaptation and improvement of the original public domain ANFIS code of Roger Jang.
Generic toolbox of Particle Swarm Optimization developed in Scilab (PSOTS). It is developed for a variety of complex problems, including single and multi-objective optimization problems, continuous and discrete problems, and mixed integer problems.