photo

Addy


Last seen: 12 giorni fa Attivo dal 2018

Followers: 0   Following: 0

Messaggio

Masters student in Germany

Statistica

All
MATLAB Answers

9 Domande
9 Risposte

File Exchange

3 File

Cody

0 Problemi
10 Soluzioni

RANK
4.303
of 301.540

REPUTAZIONE
12

CONTRIBUTI
9 Domande
9 Risposte

ACCETTAZIONE DELLE RISPOSTE
44.44%

VOTI RICEVUTI
2

RANK
12.080 of 21.319

REPUTAZIONE
36

VALUTAZIONE MEDIA
5.00

CONTRIBUTI
3 File

DOWNLOAD
3

ALL TIME DOWNLOAD
310

RANK
37.650
of 175.260

CONTRIBUTI
0 Problemi
10 Soluzioni

PUNTEGGIO
121

NUMERO DI BADGE
2

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Promoter
  • Thankful Level 2
  • Revival Level 1
  • Personal Best Downloads Level 1
  • First Review
  • 5-Star Galaxy Level 1
  • First Submission
  • Solver
  • Knowledgeable Level 1
  • First Answer
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Risposto
How to keep Matlab from stealing focus
I found a simple trick. I am currently using matlab 2024a. I kept ketting this problem. In windows, I pressed Windows key + Tab....

2 mesi fa | 0

Risposto
How to perform a Taylor Expansion on discrete data
as @Ameer Hamza suggested, I tried his route. For maybe later I will try to use loops for taylor expansion instead of symbolic ...

circa 2 anni fa | 0

Risposto
How to perform a Taylor Expansion on discrete data
Same dude same. Been searching for while now. I came across a numerical implementation of the Taylor expansion from this website...

circa 2 anni fa | 0

Risposto
How to save Data Individually
For the reason @Stephen mentioned. Only way to create variables in a loop is using eval function. It is bad to use eval to crea...

circa 4 anni fa | 0

Risposto
Implementation of Frequency Reassignment
I'm don't know much about the mathematics. But I saw that they referred to tfrrsp function which can be found in the reference ...

circa 5 anni fa | 0

Domanda


2D surf plot axis. The axes and labels get shifted inside plot upon reversing x axis.
The code used figure(8);clf;hold on; surf(X,Y,fliplr(Cscan')); shading interp; axis image; grid on; box on xlabel(labe...

oltre 6 anni fa | 0 risposte | 0

0

risposte

Risposto
How to perform 45 degree phase rotation for a recorded signal?
If anyone is wondering, I found a literature. It is ploarization technique that can be obtained using the following formula. ...

circa 7 anni fa | 0

| accettato

Domanda


How to perform 45 degree phase rotation for a recorded signal?
Hi, I am would like to perform 45 degree phase rotation for a recorded signal. I know I can achieve 90 degree phase rotation u...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


Inspired after seeing a cool Youtube video of Fourier series... How do I implement a Fourier series for an irregular non periodic curve?
Firstly, this is the Youtube video What is a Fourier Series? (Explained by drawing circles) - Smarter Every Day 205 from channel...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Risposto
hey please tell me how to add a wait bar or any animated GIF for wait bar in app designer?
Hi, you can create a wait bar like the following way. Initiate the waitbar before the loop. Include the waitbar line in...

oltre 7 anni fa | 0

| accettato

Risposto
How to change a legend to a circle with a line crossing it?
Hi, I saw that you plotted X and Y as a line and again plotting the X and Y as a marker. That is why you get 2 legend entr...

oltre 7 anni fa | 1

| accettato

Risposto
Creatig a matrix from variables in workspace
Hi, I have got the same kind of problem and "Stephen Cobeldick's" answer helped me. "getfield" function did the trick. I had...

oltre 7 anni fa | 1

Domanda


Facebook data utf-8 string decode
Hi, I have already asked a question about this. But I could not find a solution here <https://www.mathworks.com/matlabcentral...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


decoding utf-8 type emoji codes and special characters from facebook data
Hi, I recently downloaded the messenger data from facebook in form of ".json" format. This format was new for me and it was q...

oltre 7 anni fa | 0 risposte | 0

0

risposte

Domanda


Time difference taken between two methods: changing folder manually and adding path to Matlab search directory
I recently observed this effect. I have the data to be loaded in another directory. So I usually use "addpath" command. But fo...

oltre 7 anni fa | 0 risposte | 0

0

risposte

Domanda


Image separation into different layers to find percentage of contents in different layers
Hi, I have an Image of a metal. I have to find the percentage of the 3 micro structures. So,I have separated the Image into 3 la...

quasi 8 anni fa | 0 risposte | 0

0

risposte

Domanda


How do I create a Gaussian pulse for the given expression?
I have an expression. If I use the expression in a FEA software(COMSOL Multiphysics), It gives me a plot. But in matlab, How can...

quasi 8 anni fa | 1 risposta | 0

1

risposta

Domanda


How can I control system applications volume by using matlab?
Is there anyway to control the mixer volume? I am trying to do make it work like... when the sound plays in matlab program, I...

quasi 8 anni fa | 0 risposte | 0

0

risposte