Adeline War
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
202.666
of 295.448
REPUTACIÓN
0
CONTRIBUCIONES
16 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
37.5%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.227
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.872
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
How to read first set of data from the file given and assign those values according to the columns to the variable GradVec?
I have attached here a value.text file. I want to read the first set of the file and assign those values to GradVec such that th...
más de 1 año hace | 0 respuestas | 0
0
respuestasPregunta
how to split the numbers into three different colums in fprint command ?
How to split the numbers into three different colums with 6 places after the decimal point in fprint command such that the next ...
más de 1 año hace | 0 respuestas | 0
0
respuestasPregunta
How to write data of a variable generated in a loop in a text file such that it is written after every row or appended?
How to write data of a variable generated in a loop in a text file such that it is written after every row or appended? Say the...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
How to print the given data in three different text files such that after each iteration the values are appended?
Hello everyone, Thank you for your valuable time and help, I have a variable named Grad that generates different x,y and z co...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
How to find volume fraction of a 3D structure ?
I have a meshed 3D model and I want to find its volume fraction. I also would like to add that the geometry is irregular with va...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
How to find maximum of a fitness function?
function f = fitnessfuncSingObj(h) [x, fval, exitflag, output, population, scores] = ga(@fitnessfuncSingObj,18,A,b,[],[],LB,UB...
más de 1 año hace | 0 respuestas | 0
0
respuestasPregunta
I want find mean of out.txt file such that this file is replaces at every iteration and hence values changed.
Hello everyone. How are you? I have a question here. With every iteration I have an output.txt file generated such that value...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Check the data and replace it with corresponding values
I have attached here an excel sheet. You can help me with this either in excel , or matlab or python. In the excel sheet if the ...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Can you please help me to get the square root of the sum of squares of the second column in the text file ?
Hello everyone, Thank you for reading this query. I need some help to read the text file attached and replace the NaN with the 0...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Volume fraction and rule of mixtures in Matlab.
Hello!! I need help with creating a code for volume fraction and rule of mixtures in Matlab for any given finite element structu...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
I need help with coding part as to copy and paste the data from one file to another but section wise with the same line name in place. Thank you
Thanking you all in advance. I have attached here the smaller file called .mat file and the main file named as .Main file. Both...
alrededor de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
Now, I need help with coding part as to copy and paste the data from one file to another but section wise with the same line name in place. Thank you
Thanking you all in advance. I have attached here the smaller file called .mat file and the main file named as .Main file. Both...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Convert to fixed values and replace N/A with zero?
How do I convert this data to fixed values and replace N/A with zero?
más de 2 años hace | 3 respuestas | 0
3
respuestasHow do I split this data into different column and write it back in a text file with an extention .bdf?
clc; clear; close; [fp2 pn2] = uigetfile('mat.fem'); cd(pn2); fileID = fopen(fp2); C = textscan(fileID,'%s','Delimiter',...
más de 2 años hace | 0
Pregunta
How do I split this data into different column and write it back in a text file with an extention .bdf?
I would like to split this data into different columns without any emoty cells and write it into a text file and save it as .bdf...
más de 2 años hace | 4 respuestas | 0
4
respuestasPregunta
How to create batch mode between matlab and optistruct? If I want to change some variables such as young's modulus for optimization how do I do it?
I would like to change the design variables for optimization through Matlab as the master. How do I read, write and export file ...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Batch mode between Matlab and Hypermesh
Please tell me a step-wise process of how to create batch mode between Matlab and Hypermesh. If possible with codes in it?
más de 2 años hace | 1 respuesta | 0