MATLAB2Python [英] MATLAB2Python

查看:89
本文介绍了MATLAB2Python的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好!

我是Matlab中经验丰富的程序员,正在寻找一种免费的b $ b免费计算语言(Matlab *非常贵*一个

个人,和我一样)。

我遇到了Python(实际上是Scipy),并立即感觉

对界面和语法感到满意。

我还是一个新手,所以,在尝试认真研究之前,我想听听有关从Matlab迁移到Python的任何意见,以及

也是这两种语言之间的粗略比较。


提前使用Thanx,请原谅我非常糟糕的英语(我不是

英语为母语者),


Sarge

Hi, everybody!
I''m a moderately experienced programmer in Matlab, and looking for a
free computational language (Matlab is *REALLY* expensive for an
individual, like me).
I came across Python (actually Scipy) and immediately felt
comfortable with the interface and syntax.
I''m still a newbe, so, before attempting a serious work on it, I''d
like to hear any opinion about migration from Matlab to Python, and
also a rough comparison between these two languages.

Thanx in advance, and excuse me for my very bad English (I''m not a
native English speaker),

Sarge

推荐答案

文章< D2 ** ******************@twister1.libero.it>,

Sarge< sa *** @ arena.invalid>写道:
In article <D2********************@twister1.libero.it>,
Sarge <sa***@arena.invalid> wrote:
大家好!
我是Matlab中经验丰富的程序员,正在寻找一种免费的计算语言(Matlab是*非常昂贵的/>个人,和我一样)。
我遇到了Python(实际上是Scipy),并立即感觉
对界面和语法感到满意。
我还是个新手,所以,在尝试之前我是一个认真的工作,我想听听有关从Matlab迁移到Python的任何意见,以及
这两种语言之间的粗略比较。
Hi, everybody!
I''m a moderately experienced programmer in Matlab, and looking for a
free computational language (Matlab is *REALLY* expensive for an
individual, like me).
I came across Python (actually Scipy) and immediately felt
comfortable with the interface and syntax.
I''m still a newbe, so, before attempting a serious work on it, I''d
like to hear any opinion about migration from Matlab to Python, and
also a rough comparison between these two languages.



Cameron Laird写道:
Cameron Laird wrote:
文章< D2 ******************** @ twister1.libero .it>,
Sarge< sa *** @ arena.invalid>写道:
In article <D2********************@twister1.libero.it>,
Sarge <sa***@arena.invalid> wrote:
大家好!
我是Matlab中经验丰富的程序员,正在寻找一种免费的计算语言(Matlab是*真的很贵)对于像我这样的个人而言。
我遇到了Python(实际上是Scipy)并立即感觉
对界面和语法感到满意。
我还是个新手,所以,在尝试认真研究之前,我想听听有关从Matlab迁移到Python的任何意见,以及
这两种语言之间的粗略比较。
Hi, everybody!
I''m a moderately experienced programmer in Matlab, and looking for a
free computational language (Matlab is *REALLY* expensive for an
individual, like me).
I came across Python (actually Scipy) and immediately felt
comfortable with the interface and syntax.
I''m still a newbe, so, before attempting a serious work on it, I''d
like to hear any opinion about migration from Matlab to Python, and
also a rough comparison between these two languages.






1.我遇到了很多人从Matlab过渡到Python;他们总是说这种变化比他们预期的更好。
非常粗略地说,Python允许更多的抽象和表达能力,扩展他们的视野超出他们的成就与Matlab。
2.他们是不同的,但Matlab肯定会拥有大量特殊用途的附加组件,需要一段时间才能更换。另外,对于某些功能,Matlab要快得多(对于其他人来说,Python要快得多)。
3.对于最保守的过渡,你会想要
了解Octave。

对Octave和更多的引用出现在< URL:
http://phaseit.net/claird/comp.progr...e_science.html >。



还可以查看numarray和PIL。



Also check out numarray and PIL.


还可以看Matplotlib进行类似Matlab的绘图:
http://matplotlib.sourceforge.net/


尼克


" Edward C. Jones" < ED ****** @ erols.com>在消息中写道

news:40 ************** @ erols.com ...
Also look at Matplotlib for Matlab-like plotting:
http://matplotlib.sourceforge.net/

Nick

"Edward C. Jones" <ed******@erols.com> wrote in message
news:40**************@erols.com...
Cameron Laird写道:
Cameron Laird wrote:
文章< D2 ******************** @ twister1.libero.it>,
Sarge< sa *** @ arena.invalid>写道:
In article <D2********************@twister1.libero.it>,
Sarge <sa***@arena.invalid> wrote:
大家好!
我是Matlab中经验丰富的程序员,正在寻找一种免费的计算语言(Matlab是*真的很贵)对于像我这样的个人而言。
我遇到了Python(实际上是Scipy)并立即感觉
对界面和语法感到满意。
我还是个新手,所以,在尝试认真研究之前,我想听听有关从Matlab迁移到Python的任何意见,以及
这两种语言之间的粗略比较。
Hi, everybody!
I''m a moderately experienced programmer in Matlab, and looking for a
free computational language (Matlab is *REALLY* expensive for an
individual, like me).
I came across Python (actually Scipy) and immediately felt
comfortable with the interface and syntax.
I''m still a newbe, so, before attempting a serious work on it, I''d
like to hear any opinion about migration from Matlab to Python, and
also a rough comparison between these two languages.






1.我遇到了很多人从Matlab过渡到Python;他们总是说这种变化比他们预期的更好。
非常粗略地说,Python允许更多的抽象和表达能力,扩展他们的视野超出他们的成就与Matlab。
2.他们是不同的,但Matlab肯定会拥有大量特殊用途的附加组件,需要一段时间才能更换。另外,对于某些功能,Matlab要快得多(对于其他人来说,Python要快得多)。
3.对于最保守的过渡,你会想要
了解Octave。

对Octave和更多的引用出现在< URL:
http://phaseit.net/claird/comp.progr...e_science.html >。


还可以查看numarray和PIL。



Also check out numarray and PIL.



这篇关于MATLAB2Python的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆