photo

Nivedita Tanksali


Last seen: 3 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

All
  • Thankful Level 2
  • Solver
  • Thankful Level 1

查看徽章

Feeds

排序方式:

已解决


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 前

提问


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 前 | 3 个回答 | 0

3

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答