Feeds
提问
How to create an array like this? with dot after the number
Hi, Can anyone tell me how can I create an array like this in matlab? 1. 1. 1. 1. 1. 1. 1. 1. 1. 1. 1. 1. 1. 1. 1. 1. 1. ...
13 years 前 | 2 个回答 | 0
2
个回答提问
How to plot a trapezoidal 2D section in matlab?
Hello, I want to plot a trapezoidal 2D section with x,y,z. x and y are the coordinates, z is the value at that point. The se...
14 years 前 | 1 个回答 | 0
1
个回答提问
How to add noise from 50 Hz to time series
Hello, Does anybody know how to add noise from 50 Hz to a time serie?
14 years 前 | 0 个回答 | 0
0
个回答提问
what is wrong with my code
t=load('t_4l'); vrms=load('vrms_4l'); v0=[45, 47, 70,80, 65]; [v,fi]=lsqnonlin(@(v)fun(v,vrms,t),v0); function e=fu...
14 years 前 | 1 个回答 | 0
1
个回答提问
Cannot editing plots in matlab
Hello, i can't edit plots in matlab, every time I try to double click the plot to edit, the errors appear in the command win...
14 years 前 | 2 个回答 | 0
2
个回答提问
Cannot editing plots in Linux system with two monitors
Hi, As the title says, I can not edit the plot in matlab, when I double click the plot to edit, the plot is killed with these...
14 years 前 | 1 个回答 | 0
1
个回答提问
How to read a binary file with header
[EDIT: 20110612 11:45 CDT - reformat - WDR] Hello, i am recently have to read out a binary file. The whole information about th...
14 years 前 | 0 个回答 | 0
