使用MATLAB過程中遇到的一點小麻煩 theta

2021-05-26 10:22:08 字數 555 閱讀 8571

環境:matlab2009a

在符號計算中,假如使用了這樣一條語句

z = syms('cos(theta)');

萬惡的小紅一定會跳出來,bala bala……

??? error using ==> sym.sym>sym.sym/scalarsym at 382

error: argument must be of 'type::arithmetical' [sin]

error in ==> sym.sym>sym.sym/char2sym at 337

scell = scalarsym(x);

error in ==> sym.sym>sym.sym/symchar at 182

scell = char2sym(x);

error in ==> sym.sym>sym.sym at 120

s = cell2sym(s,symchar(x,a,nargin));

因為theta是保留字!

here's the detail

使用ctypes過程中遇到的問題(一)

雙指標型資料引數傳遞呼叫 動態庫中的函式有雙指標函式並且需要調回python使用 動態庫中的函式,標頭檔案 double irisdt api irisdetectprocess const char imgpath,const char modelpath,int dtthre,int pwins...

使用jquery過程中遇到的坑

最近在使用jquery過程中發現了幾個小問題,不知道有沒有其他人遇到。問題一 假的dom結構,比如input的乙個選中狀態,用jquery中的attr 進行新增和刪除,在google除錯中看到是正常的,但是傳給後台的值是不對的。我找了很久才發現原因,我的dom結構是假的。只是表面上看起來好像刪除掉了...

使用ArchLinux中過程中遇到的問題

可以到這裡 看本文,效果要好一些 前段時間裝了archlinux,使用了一段時間的kde,不過最終還是換回了gnome。唉!沒堅持住。archlinux安裝gnome直接就裝的gnome3 arch還真是超前 不過,gnome3確實很漂亮!1.在gnome3下使用fcitx 首先確定你安裝了中文字型...