
Venkatesh M Deshpande
Indian Institute of Technology (IIT) Delhi
自 2014 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
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...
5 years 前 | 2 个回答 | 0
2
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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...
11 years 前 | 1 个回答 | 0
1
个回答提问
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...
11 years 前 | 1 个回答 | 0
1
个回答提问
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...
11 years 前 | 1 个回答 | 0
1
个回答已回答
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...
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...
11 years 前 | 0
已回答
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...
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...
11 years 前 | 0
提问
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...
11 years 前 | 3 个回答 | 0