You do not say why you want to convert. I your reason is that you do not
have access to Matlab you might try to run your program in Octave. I think
that there are some syntax errors in your Matlab code. Most of these, but
not all, I think, may have been caused, (as you have already been told) by
th
On Mar 23, 2015, at 8:10 AM, Abhinaba Roy wrote:
> Hi,
>
> Can a Matlab code be converted to R code?
>
> I am finding it difficult to do so.
>
> Could you please help me out with it.
>
> Your help will be highly appreciated.
If you mean something that can do an automatic conversion I am un
> On Mar 23, 2015, at 10:10 AM, Abhinaba Roy wrote:
>
> Hi,
>
> Can a Matlab code be converted to R code?
>
> I am finding it difficult to do so.
>
> Could you please help me out with it.
>
> Your help will be highly appreciated.
>
> Here comes the Matlab code
Hi,
Not do the conversion
1. Yes. Both are Turing complete .
2. Someone here may be willing to help you if you're lucky, but the
standard recommendation is: Do your homework and learn R! (There are
many good tutorials and resources available).
3. In future, post in plain text, not HTML, as the posting guide asks.
Cheers
Hi,
Can a Matlab code be converted to R code?
I am finding it difficult to do so.
Could you please help me out with it.
Your help will be highly appreciated.
Here comes the Matlab code
##
if ~isvector(ecg)
error('ecg must be a row or column vector');
end
if nargin < 3
gr =
5 matches
Mail list logo