HF
Followers: 0 Following: 0
Feeds
提问
How to use an array (saved as a mat file) in my C program?
Hey there, I am trying to figure how to use a apecific array from my mat file. Unfortunately, I am not able to find the header f...
4 years 前 | 2 个回答 | 0
2
个回答提问
How to open a mat file in C?
Hello, I am trying to open a mat file in C. My matfile contains only a matrix called "X(1,1:1024)". I found the following code ...
4 years 前 | 1 个回答 | 0
1
个回答提问
C CODE Generation - Why does my code not terminate?
Hello, I generated some C code with the Matlab coder. I wrote a main script to run the functions I generated. I dont get any er...
4 years 前 | 1 个回答 | 0
1
个回答提问
How to generate C code for the matlab function "kurtogram"?
Hello, I am trying to generate C code for my Matlab code. My Matlab code runs perfectly without any problems. To generate th...
4 years 前 | 1 个回答 | 0
1
个回答提问
Error in simulink, the upper bound is not specified
Hello everyone, I am trying to build a matrix with a matlab function in Simulink. However, I always get some error message an...
4 years 前 | 1 个回答 | 0
1
个回答提问
How to create a sine wave with variable frequency - Simulink
Hello, I have the following problem. I have a set of data of my vehicle and need the acceleration data in the shape of a sine ...
4 years 前 | 2 个回答 | 0
2
个回答提问
Unscented Kalman Filter - How to add noise to the system? - Simulink
Dear community, I am trying to use the Unscented Kalman Filter block in my Simulink model. My state transition function and my ...
4 years 前 | 1 个回答 | 0
1
个回答提问
Kalman Filter - Can someone help me with to find the bug in my program?
Hello everybody, I am trying to implement the Kalman filter. I found a really good paper, which gives me all the equations I nee...
4 years 前 | 1 个回答 | 0
1
个回答提问
Theory/ mathematics behind pspectrum
Hello folks, I am using the matlab function pspectrum to estimate the frequency of my signal. This works perfectly! However, I...
4 years 前 | 1 个回答 | 0
1
个回答提问
How to design a filter to pass frequencies between 0 and 12Hz
Hello, I trying to design a filter in order to allow only certain frequency to pass the filter. I have a set of data and I am on...
4 years 前 | 2 个回答 | 0
2
个回答提问
How can I import data to simulink from the workspace
Hi folks, I am new to Simulink and was trying to build my first model. First, I want to import data from the workspace, which...
4 years 前 | 1 个回答 | 0