Statistiques
RANG
85 538
of 295 467
RÉPUTATION
0
CONTRIBUTIONS
7 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
42.86%
VOTES REÇUS
0
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
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
Solve the differential equation using Crank-Nicolson method and Newon iterative method.
I'm tring to solve the eqation something like this to get the transient temperature of each node: where, 𝑡 is time; 𝑃(𝑡) is ...
8 mois il y a | 1 réponse | 0
0
réponseQuestion
Summation of a series without for loop
I have a summation equation below, but the data subscript n and k is too big where for loop execution is too slow, how can I do ...
presque 2 ans il y a | 1 réponse | 0
0
réponseQuestion
How can I do summation in transfer function?
s = tf('s'); sys_Foster = tf(R_Foster(1)/(1+R_Foster(1)*C_Foster(1)*s)+R_Foster(2)/(1+R_Foster(2)*C_Foster(2)*s)+R_Foster(3)/(1...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
Fast Fourier transform to perform deconvolution with log time
I have two 1-D data with x-axis is log(t) but not t below with my data, I have trouble using fft to perform R(z) = da(z)/dz ⊗−...
plus de 2 ans il y a | 1 réponse | 0
1
réponseDeconvolution of a polynomial and exponential function
I got the same trouble as you, have you solved it?
plus de 2 ans il y a | 0
Question
Deconvolution of a polynomial and exponential function
I got the same problem with following link: https://www.mathworks.com/matlabcentral/answers/602500-deconvolution-of-a-polynomia...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
How to distinguish different color cells in the image?
I have an image with two different color cells like below shows and I need to claasify it and count how much cells like below...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
How do I cut a specific area in the image
I have some images as shown below and I wnat to get the square area only, like the image below, how can I do?
plus de 3 ans il y a | 1 réponse | 0