boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
EE版 - Re: a question about Matlab speed
相关主题
Re: question of MATLAB
matlab help
Labview高手请帮忙GPIB的一个问题?
Discrete Costas loop 的实现
救个急,谁帮我跑跑这个电路
新生求助:美国大学的教材比国内厚这么多啊?大家怎么能毕业的啊?
constant gm bias ckt question
Mixed Signal IC Design engineer position (industry experience required)
Delta-Sigma ADC 问题求教
qualcomm面试求助
相关话题的讨论汇总
话题: matlab话题: time话题: loop话题: code话题: matrix
进入EE版参与讨论
1 (共1页)
q****i
发帖数: 9
1
I don't know if I am right. From my experience, if there are lot of loops in
the matlab code, the execution time will be much longer. I guess this is due
to how matlab processes the variables in the loop. However, if you can find a
way to optimize your code, say, change the computation in the loop to matrix
computaion, it will save you a lot of time. Someone even claims that for
matrix manipulation, matlab is faster than C. Another way to improve the time
efficiency of the matlab code, it's to w
1 (共1页)
进入EE版参与讨论
相关主题
qualcomm面试求助
有没有牛人知道怎么去分析dual-loop或者multi-loop LDO的AC analysis?
一个个人经历
Re: 中国学者Jun Gu已解决了这个问题Re: 求救,optimization问题
1983 Science paper on simulated annealing
any optimization theory guru here?
有人了解ucla ee这个方向么?Engineering Optimization and Operations Research
有啥好的optimization的c/c++库可以用
请问有那种optimization是解决变化的objective function的?
要跳出ee的坑么?
相关话题的讨论汇总
话题: matlab话题: time话题: loop话题: code话题: matrix