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...
대략 6년 전 | 답변 수: 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...
거의 11년 전 | 답변 수: 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...
거의 12년 전 | 답변 수: 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...
거의 12년 전 | 답변 수: 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...
거의 12년 전 | 답변 수: 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...
거의 12년 전 | 답변 수: 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...
거의 12년 전 | 답변 수: 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...
거의 12년 전 | 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...
거의 12년 전 | 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...
거의 12년 전 | 답변 수: 3 | 0

