Feeds
提问
How can I call filter coefficients in bit reversed order for HDL FFT?
Hi everybody I'm working on a matched filter based on FFT/IFFT for HDL. For efficiency purposes, I configured the FFT output f...
3 years 前 | 1 个回答 | 0
1
个回答提问
PID non linear ode model
Hi guys I've modeled a nonlinear system using ode function, but I don't see how can I use a PID controller alongside with thi...
7 years 前 | 0 个回答 | 0
0
个回答提问
find doesn't work with tables
hello I'm trying to find the index vector of where appears a value in a one column of a table (not an array nor a cell). H...
8 years 前 | 3 个回答 | 0
3
个回答提问
I can't get GUI text entry
hello _ |knowing that many people posted the same problem but no working solution has been proposed.|_ I got this error "A...
9 years 前 | 1 个回答 | 0
1
个回答已回答
Multistart parameter space and fval return
Actually I didn't know that Matlab allows automatically running optim problems with different start points. This is why I wrote ...
Multistart parameter space and fval return
Actually I didn't know that Matlab allows automatically running optim problems with different start points. This is why I wrote ...
9 years 前 | 0
已回答
Optimization: which function is better for my case?
It would be better if you can provide some code. From the output, and regarding the narrow interval of your variables, I susp...
Optimization: which function is better for my case?
It would be better if you can provide some code. From the output, and regarding the narrow interval of your variables, I susp...
9 years 前 | 0
已回答
How can I make a text file that I can edit after each time I run a program?
use the permission option 'a' which means append the data at the end of the file you can omit the first line so you don't repea...
How can I make a text file that I can edit after each time I run a program?
use the permission option 'a' which means append the data at the end of the file you can omit the first line so you don't repea...
9 years 前 | 0
| 已接受
提问
ode45 gives time span error
Hello I want solve a system of 1621x1421 ode for 10 time value each. I got this error. ################################...
9 years 前 | 0 个回答 | 0
0
个回答已回答
TriScatteredInterp doesn't extrapolate outside scattered data points
Hello I found a toolbox that does an amazing job <http://www.mathworks.com/matlabcentral/fileexchange/8998-surface-fitting...
TriScatteredInterp doesn't extrapolate outside scattered data points
Hello I found a toolbox that does an amazing job <http://www.mathworks.com/matlabcentral/fileexchange/8998-surface-fitting...
9 years 前 | 0
提问
TriScatteredInterp doesn't extrapolate outside scattered data points
hello everybody I wonder why Mathworks considers TriScatteredInterp(x,y,z) as an extrapolation function while it only interpo...
9 years 前 | 3 个回答 | 0
3
个回答已提交
3 node arch element
matlab programming of "A Finite Circular Arch Element Based on Trigonometric Shape Functions"
14 years 前 | 1 次下载 |