photo

Ajinkya


Last seen: 5 months ago Active since 2025

Followers: 0   Following: 1

Statistics

MATLAB Answers

4 Questions
2 Answers

RANK
96,840
of 300,302

REPUTATION
0

CONTRIBUTIONS
4 Questions
2 Answers

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
0

RANK
 of 20,911

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,040

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2

View badges

Feeds

View by

Answered
Solve DAEs using IDASolve function of SUNDIALS 2.6.2 version
clear clc format short format compact % LOADS MAT FILE CONTAINING MACHINE DATA "dataM" and EXCITER DATA "d...

6 months ago | 0

Question


Solve DAEs using IDASolve function of SUNDIALS 2.6.2 version
I am trying to solve the system of differential algebraic equations which are used to model the IEEE 9 bus system. The different...

6 months ago | 2 answers | 0

2

answers

Answered
Sundials solvers in Matlab
@Image Analyst please find the code attached. I am using sundials 2.6.2 version alongwith the sundialsTB toolbox to integrate t...

7 months ago | 0

Question


Sundials solvers in Matlab
I am getting following error " Error in IDASolve (line 64) [varargout{:}] = idm(mode,tout,itask); " IDASolve is a matalb f...

7 months ago | 1 answer | 0

1

answer

Question


Error using Mex Command
Error using mex sundials_interface.c C:\msys64\home\User\sundials\include\sundials\sundials_config.h(59): fatal error C1021: i...

7 months ago | 1 answer | 0

1

answer

Question


SUNDIALS solvers interface into Matlab.
Error using mex MEX cannot find library 'sundials_cvode', specified with the -l option. MEX searched for a file with one of t...

7 months ago | 1 answer | 0

1

answer