Rafael Zanetti
Student
Followers: 0 Following: 0
My name is Rafael and I am here to learn matlab, even so in the future I could help another people to learn just as you have help me.
Statistiques
10 Questions
0 Réponses
RANG
131 482
of 295 673
RÉPUTATION
0
CONTRIBUTIONS
10 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
50.0%
VOTES REÇUS
0
RANG
of 20 262
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 257
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Select values from an array to evalaute data training
Hi everyone, I've tried extract values of an array to evaluate a data, for example my vector of datas is: X = [0:0.05:1]'; My...
presque 2 ans il y a | 1 réponse | 0
1
réponseQuestion
Optimization for minimize a Weight of a Gear Train by Using GA
Hi everyone, I am trying run the code explained at the article and the functions wich are attached. I wrote the variables, funct...
environ 4 ans il y a | 1 réponse | 0
0
réponseQuestion
Help to Run Genetic Algorithm
Hi everyone, I am trying run a ga which were given in article that I am read, but the following error appears and I don't know h...
environ 4 ans il y a | 1 réponse | 0
0
réponseQuestion
How to minimize a nonlinear function?
Hi everyone, I heve tried to solve a nonlinear equation in matlab where x0 = [0;1;2] is the initial value for search So I wro...
environ 4 ans il y a | 2 réponses | 0
2
réponsesQuestion
Solve a variable in equation
Hi everyone, I have an equation (function) wich I need solve the lambda value: f_lambda1 = 101*(1.2-40.40*lambda1).^2 - 200*(1...
environ 4 ans il y a | 1 réponse | 0
1
réponseQuestion
How to print status
Hi, I am writing a program that I need the output be print "Success" or "Failure" on a table of 4 columns, my program is that: ...
plus de 4 ans il y a | 2 réponses | 0
2
réponsesQuestion
Function of rates in matlab
Hi everyone, I'm not get figure out this function asked in a problem: My function is that: function [rate_of_taxi,total] = t...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Matrix Function to Finite Element Method
Hi, I'm trying to create a function with matrix, but a heve not got, the results shall be k1 = [100 -100; -100 100], and my fun...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
assemble global stiffness matrix
Hello, I'd like how the easier way to assemble 2 matrices, for example, I have the following matrices: k1 = [120 -120;-120 120]...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
To operate a function in all rows of matrix
How I can repeat a function irrespective a size of matrix? For example, I have a matrix A and I want calculate the difference be...
presque 6 ans il y a | 1 réponse | 0