Feeds
提问
Error using cell2mat
I am using the same code I have used several times successfully, but now i get an error using cell2mat. The code is below, the f...
2 years 前 | 0 个回答 | 0
0
个回答提问
How to solve coupled second order ODE?
Hello, I want to solve this system of equations (body falling with air resistance) to be able to blot x and y. With initial c...
3 years 前 | 1 个回答 | 0
1
个回答提问
How to use a slider
Hello, I am preparing a class on phasors. I want to make a symple plot for an RC circuit, in which I want to include a slider to...
3 years 前 | 1 个回答 | 0
1
个回答提问
Problem opening a .txt file
I got a txt. file with data from an oscilloscope. Matlab does not open correctly the file. If I run: fid=fopen('filterACspot.tx...
3 years 前 | 1 个回答 | 0
1
个回答提问
Help using solve function
Hello. I want to run the following code: function [ema]=EMA(ec,fc,gamma,model) if strcmp(model,'LL')==1 eh=1; em...
3 years 前 | 1 个回答 | 0
1
个回答提问
Matrix close to singular or badly scaled problem in Gauss-Newton LMS calculations
I am trying to implement a function that minimizes the square of the residuals (LMS) for a nonlinear function. I am trying to us...
3 years 前 | 0 个回答 | 0
0
个回答提问
Wind Projectile Motion-Help
Hello. Basically I have to write a function to model the motion of a projectile affected by wind in the horizontal direction. Th...
10 years 前 | 0 个回答 | 0