photo

Mariano


Universidad de Oviedo

Last seen: 26일 전 2014년부터 활동

Followers: 0   Following: 0

메시지

Spain

Programming Languages:
MATLAB
Spoken Languages:
English

통계

All
MATLAB Answers

8 질문
5 답변

Cody

0 문제
89 답안

순위
9,724
of 300,392

평판
4

참여
8 질문
5 답변

답변 채택
37.5%

획득한 표
3

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위
7,264
of 168,373

참여
0 문제
89 답안

점수
970

배지 수
4

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

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

배지 보기

Feeds

보기 기준

답변 있음
Preconditioning in fmincon
I have a similar question. I am using fmincon with the algorithm trust-region-reflective and the option HessianMultiplyFcn, so ...

28일 전 | 0

질문


Strange behaviour of plot
When I do the following plot in R2025a, I do not see the line. (Here the code runs under R2024b) plot([0,eps,1],[0,eps,1])

5개월 전 | 답변 수: 2 | 0

2

답변

질문


Memory usage of decomposition
Hello, Consider linear systems Ax=b_i with A sparse and positive definite and several right hand sides b_i. In the experiments ...

9개월 전 | 답변 수: 1 | 0

1

답변

질문


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...

거의 3년 전 | 답변 수: 2 | 0

2

답변

질문


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...

5년 초과 전 | 답변 수: 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 ...

대략 6년 전 | 1

답변 있음
Numerical integration: quadgk vs integral
Thanks a lot for your answers. They have been very helpful. Best wishes, Mariano

6년 초과 전 | 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...

6년 초과 전 | 답변 수: 0 | 0

0

답변

답변 있음
Strange (lack of) round-off error using norm
I should have said version and computer: R2018b on Windows 64bits.

6년 초과 전 | 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...

6년 초과 전 | 답변 수: 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...

7년 초과 전 | 0

질문


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

7년 초과 전 | 답변 수: 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...

10년 초과 전 | 답변 수: 2 | 2

2

답변