photo

Nivedita Tanksali


Last seen: 4 years ago Active since 2020

Followers: 0   Following: 0

Statistics

All
MATLAB Answers

6 Questions
0 Answers

Cody

0 Problems
1 Solution

RANK
77,828
of 297,503

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
97,556
of 158,938

CONTRIBUTIONS
0 Problems
1 Solution

SCORE
20

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Solver
  • Thankful Level 1

View badges

Feeds

View by

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

4 years ago

Question


xlsread isn't storing all the cell values from a column
I've been using xlsread for a while now, and I've never had Any problems with it. Recently, however, whenever I try to import v...

4 years ago | 3 answers | 0

3

answers

Question


Can you call an Excel sheet just once?
I'm writing a code that onvolves calling multiple columns of data from an excel sheet, but it's quite tedious to enter the name ...

4 years ago | 0 answers | 0

0

answers

Question


Using ode45 to solve a Second Order Non-linear ODE
I'm trying to solve a part of the following equation : The part i'm trying to solve is or I've rewritten itt in the fo...

4 years ago | 1 answer | 0

1

answer

Question


Using ode45 to solve a Non linear ode with multiple variables?
I have the following script file that uses ode45 to solve an equation clear all; clc; clf; tic; tspan = 0:0.0033:100; a=...

4 years ago | 1 answer | 0

1

answer

Question


Planning to buy matlab student version
Hi guys I'm planning to buy the student version of matlab, and I was wondering about the functionality. Will it be adequate...

4 years ago | 1 answer | 0

1

answer

Question


Solving a nonlinear equation numerically
I want to solve the nonlinear equation d^2(x)/dt^2 +(k)sinx = 0, numerically. alternatively, this can be written a...

4 years ago | 1 answer | 0

1

answer