Feeds
답변 있음
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 ...
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 ...
9개월 전 | 0
답변 있음
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...
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...
9개월 전 | 0
문제를 풀었습니다
It dseon't mettar waht oedrr the lrettes in a wrod are.
An internet meme from 2003 (read more here) asserted that readers are relatively insensitive to letter order in words, so long a...
대략 2년 전
답변 있음
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...
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...
거의 3년 전 | 0
답변 있음
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 ...
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 ...
3년 초과 전 | 0
질문
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...
거의 5년 전 | 답변 수: 0 | 0
0
답변답변 있음
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. ...
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. ...
거의 6년 전 | 0
| 수락됨
질문
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...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 6년 전 | 답변 수: 1 | 0
1
답변문제를 풀었습니다
Column Removal
Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2 3; 4 5 6]; and ...
대략 6년 전
문제를 풀었습니다
Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...
대략 6년 전
문제를 풀었습니다
Triangle Numbers
Triangle numbers are the sums of successive integers. So 6 is a triangle number because 6 = 1 + 2 + 3 which can be displa...
대략 6년 전
문제를 풀었습니다
Make a checkerboard matrix
Given an integer n, make an n-by-n matrix made up of alternating ones and zeros as shown below. The a(1,1) should be 1. Examp...
대략 6년 전
문제를 풀었습니다
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
대략 6년 전
문제를 풀었습니다
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
대략 6년 전
문제를 풀었습니다
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
대략 6년 전
답변 있음
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...
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...
대략 6년 전 | 0
| 수락됨
답변 있음
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...
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...
대략 6년 전 | 1
| 수락됨
답변 있음
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...
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...
대략 6년 전 | 1
질문
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...
대략 6년 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 6년 전 | 답변 수: 0 | 0
0
답변질문
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...
대략 6년 전 | 답변 수: 0 | 0
0
답변질문
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...
6년 초과 전 | 답변 수: 0 | 0
0
답변질문
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...
6년 초과 전 | 답변 수: 1 | 0
1
답변제출됨
Digital clock integrated with Battery saver
This program is integration of my two programs (Simple Digital clock and Battery saver)
6년 초과 전 | 다운로드 수: 1 |
제출됨
Cortana Battery saver for windows
This program reminds the user when the battery is full and when it is empty.
6년 초과 전 | 다운로드 수: 2 |
질문
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...
6년 초과 전 | 답변 수: 0 | 0
0
답변제출됨
Simple Digital clock - Speaking clock
12 and 24 hr digital clock which can say the time every 15 minutes with Cortana voice.
6년 초과 전 | 다운로드 수: 1 |