Found 65 packages
MATLAB一些数组操作的.Net实现,详见项目URL。 目前已实现的MATLAB函数:class zeros ones bsxfun reshape permute size colon plus minus cast imread rand arrayfun cat numel times rdivide eq ne gt lt max min decimal double single uint8 uint16 uint32 uint64 int8 int16 int32 int64 mean sum atan isnan。 此外将System.Array类增强为Array(Of T),各种基本数据类型也结构化以实现统一的接口,以支持数组之间直接进行运算符操作,以及自定义类运算的数组化支持。详细文档参见项目URL:https://github.com/Silver-Fang/MATLAB/blob/master/MATLAB/文档.md 欢迎在项目URL提交Issues。 新版本不保证兼容旧版本,请谨慎升级。
This package lets you use regular arithmetic operators on enumerables. It also provides convenient extension methods for System.Math and System.Numerics.Complex methods.
MathWorks MATLAB Data Input/Output Extensions for Math.NET Numerics, the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use.
MatFileHandler provides a simple interface for reading and writing MATLAB .mat files (of so-called "Level 5") and extracting the contents of numerical arrays, logical arrays, sparse arrays, char arrays, cell arrays and structure arrays.
使用本工具快速生成 MATLAB C++ MEX 数据API文件函数.mexw64。你只需要在 Visual Studio 中新建一个C++动态链接库项目,添加此NuGet程序包,定义初始化、执行、清理三个函数,就可以生成出合法的MEX文件函数。此外,本工具还额外提供强大的异常处理、C++/MATLAB数据交换和对象生命周期管理功能。 支持的平台:x64。支持的平台工具集:v143 v145。
A library for writing matlab files
MathWorks MATLAB Data Input/Output Extensions for Math.NET Numerics, the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. This package contains strong-named assemblies for legacy use cases (not recommended).
Contains a matrix extension library, along with a suite of numerical matrix decomposition methods, numerical optimization algorithms for constrained and unconstrained problems, special functions and other tools for scientific applications. This package is part of the Accord.NET Framework.
Prebuild Antlr4 grammer for Matlab
Contains File and data parsers to load and save data from different file formats. This package is part of the Accord.NET Framework.
CSMatIO is a .NET Library to read, write, and manipulate Matlab binary MAT-files written by David Zier. He published his code on Matlab Central.
Provide vector and matrix operations of MATLAB in C# way.
微缩版Matlab不是一日之功,从点到面的搭建。道阻且长,行则将至。
Yet Another Math Parser (YAMP) Core System with all base types and functions.
has some MPS utilties
WindMatlab.ocx
Fast, stable and efficient numerical algorithms for .NET (C#, Visual Basic). Supports numpy and Matlab n-dimensional array style. Free trial licenses are available here: https://ilnumerics.net/download.html.
Data Access Library for reading and writing files in commonly used formats including: R, Matlab, Text (CSV, delimited, fixed width), matrix market, stata. Part of the Numerics.NET.
Optional package, adding native dependencies for the win-x64 platform. This module is part of the ILNumerics Computing Engine, for convenient authoring of fast numerical algorithms on .NET. Free trial licenses are available here: https://ilnumerics.net/download.html.
Use GNU Octave in .NET applications.