這是我學習《MATLAB程序設計與應用》劉衛國、陳昭平 一書時第一章和第二章的課后習題 目錄 exponential_e.m exsub.m fheritage.m initialise.m matrix.m matrix2.m matrixm.m matrix_c.m matrix_mul.m mult.m mywork1201.dll mywork1201.m normcdf_.m p41_4.m p41_5.asv p41_5.m p41_6.m p41_7.m p41_8.m p64_1.m p64_2.m p64_3.m p64_4.m p64_5.m p65_10_1.m p65_10_2.m p65_10_3.m p65_6.m p65_8.m
標簽: exponential_e fheritage initiali MATLAB
上傳時間: 2015-08-11
上傳用戶:x4587
PIECEWISE_EVAL: evaluates a piecewise function of x usage: y = PIECEWISE_EVAL(x,breakpoints,funs) arguments (input) x - vector or array of points to evaluate though the function breakpoints - list of n breakpoints, -inf and +inf are implicitly
標簽: PIECEWISE_EVAL breakpoints evaluates piecewise
上傳時間: 2014-01-25
上傳用戶:xyipie
MODE_Switch1Processing multi-interrupt request needs to set the priority of these interrupt requests. The IRQ flags of the 7 interrupt are controlled by the interrupt event occurring. But the IRQ flag set doesn t mean the system to execute the interrupt vector. The IRQ flags can be triggered by the events without interrupt enable. Just only any the event occurs and the IRQ will be logic "1".
標簽: multi-interrupt MODE_Switch Processing interrupt
上傳時間: 2013-12-04
上傳用戶:zhichenglu
The objective of this projectis to design, model and simulate an autocorrelation generator circuit using 4-bit LFSR. the register and LFSR will used D flip-flop and some gates. By the autocorrelation concept, there should be 2 same length vectors, for calculating the autocorrelation , we have to design the register for storing the original vector and the shifter for make time delay.
標簽: autocorrelation objective generator projectis
上傳時間: 2015-08-17
上傳用戶:ikemada
一個德國人Kasper Peeters用C++ template寫的tree的STL實現,并和STL其他容器vector,map一樣,提供標準STL接口,供用戶調用。非常有參考價值,說明文檔參見tree.pdf。
標簽: template Peeters Kasper tree
上傳時間: 2014-11-29
上傳用戶:gououo
java游戲編程導學系列三 使用說明 一個網絡俄羅斯方塊的游戲,玩家可以在網絡的任何地方互相對戰。 注意:運行這個應用程序,需要安裝JRE(Java Runtime environment,java運行 環境) 本章的資源文件包括: play.bat 讀者可以直接運行這個批處理文件來運行“網絡俄羅斯方塊”(請 注意在同一目錄下是否存在matrix.jar文件) matrix.jar 打包的“網絡俄羅斯方塊”游戲,它把所有網絡俄羅斯方塊游戲 的類和資源都集中到了一起,運行時只要存在它就可以了。我們可以在控制 臺下通過命令行“java -jar matrix.jar”來運行,也可以直接運行play.bat 文件進入游戲。 \matrix JBuilder的project文件 所有網絡俄羅斯方塊游戲的源碼和資源都 在這個目錄下面。讀者可以用JBuilder來打開matrix.jpx文件。 \JavaDoc示例 一個關于javadoc命令使用的例子。 a.java 示例代碼 \doc 是由示例程序生成的文檔
上傳時間: 2013-12-01
上傳用戶:ardager
The MatlabBGL library fills a hole in Matlab s suite of algorithms. Namely, it provides a rich set of algorithms to work with graphs, as in graph theory graphs. The MatlabBGL package uses Matlab s native sparse matrix type as a graph and provides algorithms that work
標簽: algorithms MatlabBGL provides library
上傳時間: 2014-11-17
上傳用戶:zyt
If we have two individually sorted vectors "a" and "b" but they are not sorted with respect to each other and we want to merge them into vector "c" such that "c" is also a sorted vector. Then c=mergesorted(a,b) can be used.
標簽: sorted individually respect vectors
上傳時間: 2015-09-23
上傳用戶:comua
This lab exercise will cover the use of AccelDSP’s design exploration capabilities that include mapping variables to memory and unrolling loop and vector operations. You will learn how to create different hardware architectures without modifying the MATLAB source to explore different area/performance tradeoffs.
標簽: capabilities exploration AccelDSP exercise
上傳時間: 2014-12-22
上傳用戶:eclipse
FDTD !-- Fortran code for FDTD with Berenger PMLs, version 1.0, May 1999 !-- by Jos Bergervoet. !-- Plot field and/or Poynting vector S around radiating linear dipole
標簽: Bergervoet Berenger Fortran version
上傳時間: 2015-10-02
上傳用戶:zhuimenghuadie