photo

Venkatesh M Deshpande


Indian Institute of Technology (IIT) Delhi

Active since 2014

Followers: 0   Following: 0

Message

Ph.D. scholar working on dynamic behaviour of rocks

Statistics

MATLAB Answers

8 Questions
2 Answers

RANK
76,769
of 300,688

REPUTATION
0

CONTRIBUTIONS
8 Questions
2 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 21,039

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,148

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
  • Thankful Level 1

View badges

Feeds

View by

Question


Concatenate data from processing of imported text files
I am extracting text files from a path on my computer, using a for loop to process each text file. This text file undergoes a si...

6 years ago | 2 answers | 0

2

answers

Question


Wavelets transforms to generate artificial time histories
Hi, This is the background of the problem. I have some tiltmeters which measure the tilt of the wind turbine foundation. The s...

10 years ago | 0 answers | 0

0

answers

Question


Error in using Inline function and fzero
Hello, Can anybody help me? I want to figure out where I am doing a mistake in program. The only variable is X and Cp is an in...

11 years ago | 2 answers | 0

2

answers

Question


Backward differentiation of a mass matrix, Using Fzero function
Hi, Following is my code. Initial conditions are given on the top of the code. I have specified an eqn which is given in inli...

11 years ago | 0 answers | 0

0

answers

Question


Automatically running a program for files in a folder
Hi, I have a folder which has 36 zip files. Each zip file ,if extracted, will have 5 files out of which one file (extension .HD...

12 years ago | 1 answer | 0

1

answer

Question


Addition of time series extracted from a file
Hi, Here is the code p=zeros(q,r); p(q,i)=sum(x.Time_Series(:,s(i,1)))); Please note the following points. 1. x.Tim...

12 years ago | 1 answer | 0

1

answer

Question


Extracting values from one column by specifying range for two other columns
Hi, I have a 556*4 matrix. I want to extract/display values from column 1 when -32.5<=x<=40 and 54.5<=y<=62.5 where x and y are...

12 years ago | 1 answer | 0

1

answer

Answered
How can I import time histories from .HDF file?
I found the solution. The .HDF files and .m files must be stored in the same folder and this folder must be added in the path to...

12 years ago | 0

Answered
How can I import time histories from .HDF file?
Matlab codes were specifically created for storing and retrieving boundary layer wind tunnel data. These commands are correct. H...

12 years ago | 0

Question


How can I import time histories from .HDF file?
Hi, I am working with .HDF files. This format was made by National Centre for Supercomputing Applications (NCSA). Please note i...

12 years ago | 3 answers | 0

3

answers