Nivedita Tanksali
Followers: 0 Following: 0
Statistics
RANK
68.622
of 295.527
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20.242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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:...
meer dan 3 jaar 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...
meer dan 3 jaar ago | 3 answers | 0
3
answersQuestion
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 ...
meer dan 3 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 3 jaar ago | 1 answer | 0
1
answerQuestion
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=...
meer dan 3 jaar ago | 1 answer | 0
1
answerQuestion
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...
ongeveer 4 jaar ago | 1 answer | 0
1
answerQuestion
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...
ongeveer 4 jaar ago | 1 answer | 0