photo

Mariano


Universidad de Oviedo

Last seen: 約2ヶ月 前 2014 年からアクティブ

Followers: 0   Following: 0

Spain

Programming Languages:
MATLAB
Spoken Languages:
English

統計

All
  • Thankful Level 2
  • MATLAB Central Treasure Hunt Finisher
  • First Review
  • First Answer
  • Thankful Level 1
  • Tiles Challenge Master
  • Promoter
  • Commenter
  • Solver

バッジを表示

Feeds

表示方法

質問


Use sendmail with Reply To
Hello, I want to add a "Reply To" field in an email sent with Matlab's sendmail. I have tried setpref('Internet','Reply_To','m...

1年以上 前 | 1 件の回答 | 0

1

回答

質問


Where do all these digits come from?
Hello I know Matlab stores 52 bits which roughly means 16 decimal places. But if I ask for 40 digits of pi, I get 40 digits, th...

4年以上 前 | 1 件の回答 | 0

1

回答

回答済み
A doubt regarding a simple For loop indexing for certain rows only.
a = [1 2 3 4 % start point A 1 2 4 5 % delete 1 2 4 5 % delete 1 2 4 5 % delete 1 ...

5年弱 前 | 1

回答済み
Numerical integration: quadgk vs integral
Thanks a lot for your answers. They have been very helpful. Best wishes, Mariano

約5年 前 | 0

質問


deval and fplot give strange warnings
Hello, I have found the following strange behaviour: 1) First, I solve an initial value problem for an ode numericall (say, w...

約5年 前 | 0 件の回答 | 0

0

回答

回答済み
Strange (lack of) round-off error using norm
I should have said version and computer: R2018b on Windows 64bits.

5年以上 前 | 0

質問


Strange (lack of) round-off error using norm
Hello, I have found this behaviour: >> format hex >> p=[sqrt(2) sqrt(2)]*1e3; >> sqrt(sum(p.^2)) ans = 409f400000000001...

5年以上 前 | 1 件の回答 | 0

1

回答

回答済み
I do not like this
Thanks for your answer. I know what I am getting. It is the same I got before with kron when I wanted it. For me .* had always...

6年弱 前 | 0

質問


I do not like this
>> [1 2].*[1;2] ans = 1 2 2 4 I prefer the error message!

約6年 前 | 1 件の回答 | 0

1

回答

質問


Numerical integration: quadgk vs integral
Hello: I have not been able to find out what is the underlying quadrature formula in Matlab's builtin function integral. I thi...

9年以上 前 | 2 件の回答 | 2

2

回答