Skip to content

A command-line tool written in java, taking advantages of products such as Matlab.

License

Notifications You must be signed in to change notification settings

Jeffery1993/smartlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smartlab

jcommander aviator license

SmartLab是一个模拟 MATLAB 的Java命令行小工具。

截图

基本使用

Image text

矩阵计算

Image text

特点

  • 类似MATLAB的执行方式
  • 基于aviator实现表达式编译和计算
  • 使用OpenCV实现矩阵计算和图片处理
  • 支持工作空间数据导入和导出

编译

// 拷贝代码到本地
git clone https://github.com/Jeffery1993/smartlab.git
// 编译打包,打包结果在packaging模块的target目录下
mvn clean install
// 在目录下执行start.sh脚本启动命令行
./start.sh

About

A command-line tool written in java, taking advantages of products such as Matlab.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published