Posts by Fabio Dal Zotto • 11 points
4 posts
-
0
votes1
answer458
viewsQ: Matlab function for ln(1-x) approach
Good morning guys, I need to make a Function according to the image, but I do not have much knowledge with the matlab, Could someone help me ? Thank you !…
matlabasked Fabio Dal Zotto 11 -
0
votes1
answer271
viewsQ: How to write CSV file data without erasing existing data
I need to save data in CSV file without it deletes the existing data in the file, just create a new line with the informed data material=str(input('Informe o material: '))…
pythonasked Fabio Dal Zotto 11 -
0
votes2
answers444
viewsQ: How do I assign the last value of an array to a variable?
I need to put in a variable the last value of a vector, problem is that this vector can vary in size. Is there any direct function that brings the last vector value? I tried to use a variable to…
pythonasked Fabio Dal Zotto 11 -
0
votes1
answer35
viewsQ: generation of a vector through algebraic operation
I have a vector "tensao" with about 30 values inside, to generate a new vector "defo_calculada2" need to add 0.2 in each value of the vector "tensao", I believe it has a correct way to flow this sum…
pythonasked Fabio Dal Zotto 11