Feeds
提问
Splitting up a matrix into X sizes/ based on specified values in a matrix
If I have a matrix of size 2x100 of time vs position values (or whatever). I we say time goes from 0s to 2s then I would like to...
11 years 前 | 2 个回答 | 0
2
个回答提问
Simulink scope time resolution on X Axes
Hey, On a Simulink scope output I keep finding that the time scale doesn't change as you zoom in. Even outputting the array t...
11 years 前 | 2 个回答 | 0
2
个回答提问
Read file format (.BLK) or convert it on MATLAB?
Hey everyone, I have a file in the format .BLK ( or block file). This is used in a wide variety of applications, including CA...
11 years 前 | 0 个回答 | 0
0
个回答提问
Can somebody help me get this to work in a loop???
I'm trying to solve momentum transfer for a range of data. The basis of the script is: * Output a value as the phase angle (...
11 years 前 | 1 个回答 | 0
1
个回答已回答
Decreasing graylevels of image using certain interval
I'd actually be interested in this too as I am currently using imagesc(X) for plotting stuff. I found that if you go to the ...
Decreasing graylevels of image using certain interval
I'd actually be interested in this too as I am currently using imagesc(X) for plotting stuff. I found that if you go to the ...
11 years 前 | 0
提问
Convert the symbolic output from "solve(X)" into an actual number?
I have a relatively simple script to compute the symbolic momentum transfer of two masses: if true syms Ve Vf B=...
11 years 前 | 1 个回答 | 0
1
个回答提问
Truncating Y values during integration to integrate only the "peaks" or delete CERTAIN elements from a matrix
I have a load of data from a force transducer output. The data is in the form of time vs volts. TEXT=fopen('Test 5.txt...
11 years 前 | 1 个回答 | 0
1
个回答已回答
Need help: Script working in 2012b but not 2013b???
Okay, I found out why, and it revolves around me being a lazy tw@; I don't normally " *save* " scripts — instead I choose to ...
Need help: Script working in 2012b but not 2013b???
Okay, I found out why, and it revolves around me being a lazy tw@; I don't normally " *save* " scripts — instead I choose to ...
11 years 前 | 0
| 已接受
已回答
Need help: Script working in 2012b but not 2013b???
*writers computer I should probably add that I can get the script to work if I remove the "function function_name" part and ...
Need help: Script working in 2012b but not 2013b???
*writers computer I should probably add that I can get the script to work if I remove the "function function_name" part and ...
11 years 前 | 0
提问
Need help: Script working in 2012b but not 2013b???
Been working my way through a matlab tutorial. The scripts in the tutorial all have a similar layout: if true function sol...
11 years 前 | 3 个回答 | 0