labmatpt.blogspot.com
Labview & Matlab for PT: 01/01/2010 - 02/01/2010
http://labmatpt.blogspot.com/2010_01_01_archive.html
Labview and Matlab for PT. Just a place to discuss with Matlab and Labview. It takes me 3 years to figure out how to do DAQ in labview! Here is my simple code:. How to run matlab 7.1 on windows 7? The original article is from this: How To Run Matlab 7.1 On Windows 7. Right Click On Desktop, choose Personalize. Got to Basic and High Contrast Themes tab, and click Window Classic. Now, Run matlab. Ginput - A Useful and Convenient Function. Yesterday night, one of junior classmates told me that he found a us...
labmatpt.blogspot.com
Labview & Matlab for PT: How to run matlab 7.1 on windows 7??
http://labmatpt.blogspot.com/2010/01/how-to-run-matlab-71-on-windows-7.html
Labview and Matlab for PT. Just a place to discuss with Matlab and Labview. How to run matlab 7.1 on windows 7? Recently, I have upgraded almost my computers to windows 7 except the computer in my lab. Yesterday, I installed matlab 7.1 on my desktop and found out some errors when running the program, even using the comparable mode provided by windows 7. So I find the solution on the internet and here is the solution. The original article is from this: How To Run Matlab 7.1 On Windows 7. Now, Run matlab.
labmatpt.blogspot.com
Labview & Matlab for PT: 04/01/2009 - 05/01/2009
http://labmatpt.blogspot.com/2009_04_01_archive.html
Labview and Matlab for PT. Just a place to discuss with Matlab and Labview. 12288; 這個影片介紹了如何在GUIDE中,建立互相獨立的radio button,說真的,我是今天才找到這個資料,之前也是百思不得其解,好在youtube有人分享。 12288; 不過,因為這個不是英文也不是中文,所以應該聽不懂他在說啥,但是就算不聽看操作步驟也應該是可以懂得! 180000000 25.907727 -96.707100. 198000000 52.657283 -97.686900. 206000000 79.306087 -97.134200. 216000000 105.920720 -96.028800. 234000000 132.531830 -95.501200. 252000000 159.259191 -95.023900. 271000000 185.936060 -94.496300. 293000000 212.583572 -94.194800. Fp = fopen(filename);. Header...
labmatpt.blogspot.com
Labview & Matlab for PT: ginput -- A Useful and Convenient Function
http://labmatpt.blogspot.com/2010/01/ginput-useful-and-convenient-function.html
Labview and Matlab for PT. Just a place to discuss with Matlab and Labview. Ginput - A Useful and Convenient Function. Yesterday night, one of junior classmates told me that he found a useful function called "ginput" which can make the thing getting mouse position easier than using "get(gca.)". It's very convenient when designing some program such as calculating angle in coordinate plane. So, here is a very simple example about how to calculate the angle in a certain image. Global flag h im h 1. 2009 Lab...
labmatpt.blogspot.com
Labview & Matlab for PT: 10/01/2006 - 11/01/2006
http://labmatpt.blogspot.com/2006_10_01_archive.html
Labview and Matlab for PT. Just a place to discuss with Matlab and Labview. 12288; 之後都會上傳我的上課筆記,由於是邊上課邊用. 12288; switch的用法,以及介紹如何在cell資料型態運用,特別是. 12288; 主要以matlab中比較的關係句,以及如何在editor下除錯(筆記很少,看來我很不專心). 12288; 對於我們大學四年都在醫學院的學生而言,姑且. 不論工程,機電的問題,甚至連最基本微積分,聯立. 12288; 碩一上結束後的寒假,我毅然決然的決定來學寫. 65292;寒假大家都在出去玩,而我則一個人埋頭看書,自. 12288; 即使是看了整個寒假,九九乘法表幾乎想了快一. 時候,算數學物理時,可以忘卻時間,全心全意思考. 一個問題,去嘗試,去失敗,去學習。 12288; 半年過去後的暑假,我拿起Matlab的書本,開始. 12288; 話說到總區修這堂課,當初心中有著千百個不安. 65288;現在還是),對於我們這種整天都跟骨骼肌肉神經. 訂閱: 文章 (Atom).
labmatpt.blogspot.com
Labview & Matlab for PT: Matlab GUI程式轉成可執行檔(exe)
http://labmatpt.blogspot.com/2009/07/matlab-guiexe.html
Labview and Matlab for PT. Just a place to discuss with Matlab and Labview. Matlab GUI程式轉成可執行檔(exe). 今天為了讓別台電腦也能夠跑Matlab程式,到處搜尋,最後在PTT Matlab版上找到了辦法:. 首先須先有以經做好的gui.m文件和gui.fig文件:. 1在matlab的command窗口中輸入 mcc -B sgl GUI.m. 2將上步生成的文件連同GUI.m文件和GUI.fig文件一起COPY到執行的電腦上(未安裝MATLAB的電腦),並放置在同一個資料夾下。 Toolbox compiler deploy win32目錄下面找. MCRinstaller.exe 這個檔案(約102MB),複製到(別殺掉此檔! 我可以產生執行檔 但找不到 MCRinstaller.exe, 我用的版本是 R13. C: Program Files MATLAB R2008b toolbox compiler deploy win32. 訂閱: 張貼留言 (Atom).
labmatpt.blogspot.com
Labview & Matlab for PT: 07/01/2009 - 08/01/2009
http://labmatpt.blogspot.com/2009_07_01_archive.html
Labview and Matlab for PT. Just a place to discuss with Matlab and Labview. Matlab GUI程式轉成可執行檔(exe). 今天為了讓別台電腦也能夠跑Matlab程式,到處搜尋,最後在PTT Matlab版上找到了辦法:. 首先須先有以經做好的gui.m文件和gui.fig文件:. 1在matlab的command窗口中輸入 mcc -B sgl GUI.m. 2將上步生成的文件連同GUI.m文件和GUI.fig文件一起COPY到執行的電腦上(未安裝MATLAB的電腦),並放置在同一個資料夾下。 Toolbox compiler deploy win32目錄下面找. MCRinstaller.exe 這個檔案(約102MB),複製到(別殺掉此檔! 訂閱: 文章 (Atom). To customize this message, please go to your HTML edition and find these lines. Modify at will! 2009 Labview and Matlab for PT.
labmatpt.blogspot.com
Labview & Matlab for PT: 12/01/2006 - 01/01/2007
http://labmatpt.blogspot.com/2006_12_01_archive.html
Labview and Matlab for PT. Just a place to discuss with Matlab and Labview. EMG頻域(frequency domain)之中位頻率(Median frequency)計算. 12288; 當我們將肌電訊號轉換成頻譜(Power spectrum)後,我們的確可. 12288; 我們知道我們的肌肉由不同型態組成,簡單的說可以分為快肌. 65288;fast twitch)跟慢肌(slow twitch),快肌肌肉纖維較粗,動作速. 度快,不過較容易疲勞,慢肌動作速度慢,但是可以作用持續時間長,. 較多,所以頻率會落在比較高的位置,反觀慢肌,則為相反地現象。 12288; 而我們的肌肉,則由不同比例的快慢肌所組成,例如我們強而有力. 的肱二頭肌(biceps),快肌的組成較多,所以也比較容易酸。 12288; 不過因為頻譜看出來的是各個頻率強度的變化,如果要相互比較的. 話,則必須要像一個常態分佈圖形一樣,有平均數(mean),等數值,. 影響肌肉放電(疲勞)等改變觀察。 Fft for n point. 會以window點數的一...
labmatpt.blogspot.com
Labview & Matlab for PT: 05/01/2009 - 06/01/2009
http://labmatpt.blogspot.com/2009_05_01_archive.html
Labview and Matlab for PT. Just a place to discuss with Matlab and Labview. Sonoanalysis V.001(初版). 前言:改良自碩士班的原始版本,當初懵懵懂懂寫得很亂,現在以新觀念方法改造。 Sliderbar:會將sort過得file按照順序排列,提供一張張點選。 Position select:則是以sono mousedown.m方式,將滑鼠點所點的點的座標顯示。 Dist tool:以matlab內建的dist tool作用,不過目前沒有校正顯示的長度。 匯入座標資料於table,並且[cal dist]=calcu dist(ini p,cal p,dist prop),依目前深度計算和第一點的距離。 匯出後以sonofilemerge(path,sonofile,distfile)自動和sono.txt檔案結合成stiff.txt(個人需要)。 ElectroGUI V.0.0001(毫無意義版). 12288; 這個東西我實在沒有時間好好的把他製作一番。 選取範圍(以get x point&#...