Community Profile

photo

Nivedita Tanksali


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

All
  • 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:...

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

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

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

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

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

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

3 years ago | 1 answer | 0

1

answer