• slider image 442
  • slider image 483
  • slider image 484
  • slider image 485
  • slider image 486
  • slider image 487
  • slider image 488
  • slider image 491
:::


Browsing this Thread:   1 Anonymous Users






Re: 請教DSP函數庫反矩陣用法~
#5
新會員
新會員


查看用戶資訊
感謝 typhoon 大的指教,已經能使用反矩陣的運算~
不過還得去驗證答案是否正確,
可能得經過一些換算,而且有負號的問題,
這些可能還得再仔細換算一番~

再次感謝~

發表於: 2009/2/18 15:45
Twitter Facebook Google Plus Linkedin Del.icio.us Digg Reddit Mr. Wong 頂部


Re: 請教DSP函數庫反矩陣用法~
#4
資深會員
資深會員


查看用戶資訊
#define M_SIZE 2

float tmp1[M_SIZE];
int tmp2[M_SIZE];
int tmp3[M_SIZE];

MatrixInvert(M_SIZE, &matrix4, &matrix3 ,&tmp1 ,&tmp2 ,&tmp3);



若能用的話請通知一聲喔。

發表於: 2009/2/18 13:27
The Answer to Life, the Universe, and Everything.
Twitter Facebook Google Plus Linkedin Del.icio.us Digg Reddit Mr. Wong 頂部


Re: 請教DSP函數庫反矩陣用法~
#3
新會員
新會員


查看用戶資訊
感謝您的回覆~~

所謂的指標型態可以麻煩您稍微說明一下嗎??

查了一些書後並無詳細說明~~

麻煩指教了~~謝謝

發表於: 2009/2/15 15:58
Twitter Facebook Google Plus Linkedin Del.icio.us Digg Reddit Mr. Wong 頂部


Re: 請教DSP函數庫反矩陣用法~
#2
資深會員
資深會員


查看用戶資訊
沒用過,不清楚。

不過查了一下,MatrixInvert() 最後三個參數好像是指標形態。

發表於: 2009/2/13 18:59
The Answer to Life, the Universe, and Everything.
Twitter Facebook Google Plus Linkedin Del.icio.us Digg Reddit Mr. Wong 頂部


請教DSP函數庫反矩陣用法~
#1
新會員
新會員


查看用戶資訊
小弟目前使用30F 4011做各種矩陣的運算,
在使用反矩陣功能時遇到一些問題,
以下是擷取一段小弟寫的部份程式

float matrix3[2][2] = {10, 30,
20, 30};

float matrix4[2][2];
void MatrixDemo (void); // demo 1

int main(void)
{
MatrixInvert(2, &matrix4, &matrix3 ,2 ,2 ,2);

}

用MPLAB SIM執行時會跳出disassembly listing,而且會一直執行,小弟在程式中並沒有寫入迴圈功能,想請教板上各位是不是小弟的程式有錯誤,因為對於反矩陣的使用方式還有點陌生,也有參考過DSP函數庫,也想請各位建議是否有對矩陣有進一步說明的文件或書籍讓小弟能更了解如何使用,
謝謝

發表於: 2009/2/13 10:38
Twitter Facebook Google Plus Linkedin Del.icio.us Digg Reddit Mr. Wong 頂部







You can view topic.
不可以 發起新主題
You cannot reply to posts.
You cannot edit your posts.
You cannot delete your posts.
You cannot add new polls.
You cannot vote in polls.
You cannot attach files to posts.
You cannot post without approval.
You cannot use topic type.
You cannot use HTML syntax.
You cannot use signature.
You cannot create PDF files.
You cannot get print page.

[進階搜尋]


:::

Microchip連結

https://www.facebook.com/microchiptechnologytaiwan/
http://www.microchip.com.tw/modules/tad_uploader/index.php?of_cat_sn=13
https://mu.microchip.com/page/tmu
http://elearning.microchip.com.tw/modules/tad_link/index.php?cate_sn=1
https://page.microchip.com/APAC-PrefCenters-TW.html
http://www.microchip.com/
http://www.microchip.com/treelink
http://www.microchipdirect.com/
http://www.microchip.com.cn/newcommunity/index.php?m=Video&a=index&id=103
http://www.microchip.com.tw/modules/tad_uploader/index.php?of_cat_sn=2
http://www.microchip.com.tw/Data_CD/eLearning/index.html
http://www.microchip.com.tw/RTC/RTC_DVD/
https://www.microchip.com/development-tools/
https://www.youtube.com/user/MicrochipTechnology
[ more... ]

教育訓練中心

!開發工具購買
辦法說明 [業界客戶] [教育單位]
----------------------------------
!校園樣品申請
辦法說明 [教師資格] [學生資格]
----------------------------------