Statistiques
5 Questions
0 Réponses
RANG
236 658
of 300 364
RÉPUTATION
0
CONTRIBUTIONS
5 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
20.0%
VOTES REÇUS
0
RANG
of 20 934
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 168 407
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
Matlab program to integrate the function inside the triangle
Can anyone please help me to integrate the function sin^3(xy) inside the triangle T with corners (0 ,0),(2,0) and (0,1).
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
How to solve error :Operands to the || and && operators must be convertible to logical scalar values.
I have a following simple program as below and I want to test the result clc; close all; a=0.1:0.1:1 b=1.5:.5:5 m...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
Time to frequency domain
Hi guys I have to convert the signal generated from accelerator(recorded in xls file) which is in time series to freq domian. So...
plus de 8 ans il y a | 3 réponses | 0
3
réponsesQuestion
Problem in FFT and harmonics analysiation
Hi everybody. I am new to analysis field . I have ust started working on Vibration analysis .I got my datas recorded for mislign...
plus de 8 ans il y a | 1 réponse | 0
1
réponseQuestion
How to find the values of d and t for the following inequalities in MATLAB. Where both f1 and f2 should be greater than 98697
syms d t real; assume(d>0); assume(t>0); f1 =406.90*((0.049*d)^4-0.04*(d-2*t)^4)/((10.35+(0.2074*d*t-0.2704*t...
plus de 8 ans il y a | 1 réponse | 0
