Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged octave

0 votes
631 views
1 answer
    I am looking into a octave/matlab code and find the following: deltaT = 1; % sampling period for data ...... ... -there-is-a-point-after-a-variable-what-does-this-expression-mean...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
681 views
1 answer
    Background I stumbled upon a behaviour in octave where one of my vectors is a column vector on odd runs of ... .com/questions/65924859/how-not-to-transpose-vector-between-runs...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
697 views
1 answer
    My input is Alex George Ram Shyam And I want my output to be ('Alex', 'George', 'Ram', 'Shayam') What is ... how-can-i-split-each-word-in-a-string-of-words-into-individual-strings...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
760 views
1 answer
    Let's say I have a moderately large matrix with data. (假设我有一个中等大小的数据矩阵 )Around 200k elements. (大约20万个元素 ) Whenever I ... (使用八度音阶的生活质量会大大提高 ) ask by Adrian translate from so...
asked Mar 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
725 views
1 answer
    Let's say I have a moderately large matrix with data. (假设我有一个中等大小的数据矩阵 )Around 200k elements. (大约20万个元素 ) Whenever I ... (使用八度音阶的生活质量会大大提高 ) ask by Adrian translate from so...
asked Feb 21, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
743 views
1 answer
    I'm using GNU Octave, version 4.4.1. I'm trying to make an interactive plot of a simple oscillator by including ... ", @titranje_ia2 ); Thank You in advance! Best regards, Igor...
asked Feb 19, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
852 views
1 answer
    I use assembly plugin in conjunction with install/deploy plugin to deploy an octave (a matlab clone) package. That is some file ... ? I found no hint. I hope it is not hardcoded....
asked Feb 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
586 views
1 answer
    Is it possible to derive a classdef class from an old-style class? In Octave 4.0 the ss class is defined in ... about an unknown class ss even when the control package is loaded....
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
603 views
1 answer
    Is it possible to derive a classdef class from an old-style class? In Octave 4.0 the ss class is defined in ... about an unknown class ss even when the control package is loaded....
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
514 views
1 answer
    Why my loop print every results even though im not using printf. this is my coding. the result is print as matrix for every loop ... phi3c=acos((r1*cos(phi1)+r2*cos(phi2)-r4)/r3);...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
978 views
1 answer
    I want to install Matconvnet under gpu support in google colab but I faced with different errors. Can anyone guide me how I should do that? Thank you...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I want to install Matconvnet under gpu support in google colab but I faced with different errors. Can anyone guide me how I should do that? Thank you...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...