-
jaudio
JAUDIO Java-based buffered sound playback device class.JAUDIO class enhances built-in SOUND and SOUNDSC functions to allow uninterrupted playback.
- 2010-08-06 22:13:15下载
- 积分:1
-
zw_sinwel-2177771-SymofTurboQPSK
说明: Turbo码QPSK调制的matlab仿真,可运行(Matlab simulation of Turbo code QPSK modulation, it can run)
- 2019-12-30 19:43:33下载
- 积分:1
-
qrtrannnn
功能:对矩阵A的左上角的m阶对角块作QR变换:先用Givens变换作QR分解A=QR,
再作相似变换A:=Q AQ=RQ.
输入: n阶HessenbergA,其中A(m+1,m)=0,m>2.
输出: 变换后的Hessenberg形矩阵A.
2 用基本QR算法求实方阵的全部特征值.(Function: the upper left corner of the matrix A, diagonal blocks of order m to QR transformation: first, to make QR decomposition using Givens transformations A = QR, re-similarity transformation A: = Q' AQ = RQ. Input: n-order HessenbergA, where A (m+1, m) = 0, m> 2. Output: transformed Hessenberg form matrix A. 2 matrix with the basic QR algorithm for all the characteristics of the value of truth-seeking.)
- 2009-12-16 16:36:45下载
- 积分:1
-
lfm
线性调频信号频谱估计,与线性调频信号相关MATLAB程序相关,采用二维峰值搜索方法。(Linear frequency modulation signal frequency estimation, and linear frequency modulation signal related MATLAB program, using two-dimensional peak search method.)
- 2017-07-13 16:40:16下载
- 积分:1
-
BP神经网络参考代码
说明: BP神经网络在MATLAB中的应用,有数据支撑(Application of BP neural network in MATLAB)
- 2020-02-20 10:05:14下载
- 积分:1
-
遗传算法
说明: 遗传算法的一些实现案例,包括函数优化,目标分配等问题(Some implementation cases of genetic algorithm, including function optimization, target assignment and so on)
- 2021-04-07 23:34:04下载
- 积分:1
-
matlabinchemistry
本代码为黄华江编著《实用化工计算机模拟—MATLAB在化学工程中的应用》的配套车程序,内容包括该书的所有例子源程序(在Examples目录中)和电子版附录(在名为“附录”的目录中)。(the code Huang Hua Jiang series of "practical computer simulation chemical- MATLAB in chemical engineering application" the matching procedures to The book includes all the examples source (Examples directory) and the electronic version of the Appendix ( "Report "Records of the directory).)
- 2007-04-16 10:46:14下载
- 积分:1
-
polysimu1
10-channel polyphase filter的simulink程序(10-channel polyphase filter the simulink program)
- 2007-10-10 10:01:19下载
- 积分:1
-
subspace
子空间分解matlab程序。采用PCA主成元分析方法。(Subspace Decomposition matlab procedures. Using PCA Principal Component Analysis.)
- 2008-02-29 16:13:46下载
- 积分:1
-
game
A very interesting game to play amongst two players....Requires a lot of logic
(Steps to follow
-Execute game.m
-hit start button
-play and enjoy:)
Rules to play
-In their respective turns,each player will chose a cell to drop ur token ball in it(by clicking in a cell).
-the selected cell cannot be already occupied by opponent s token ball.
-when a cell has sufficient no of balls such that atleast one ball will shoot in every available direction,the balls will evacuate this cell and move in all available directions.Let s call this event explosion .
-in an event of explosion,the balls released will occupy the cell they travel to.
-in case the cell where a ball has come due to explosion of an adjacent cell already contains tokens of the opponent ,these tokens will get mutated to the type of ball coming in due to explosion.
-If a cell receives more number of balls than required for explosion,the extra balls will be lost
Aim
to destroy all of the opponent s token balls.
--------------------------------------------------------------------)
- 2010-12-14 16:33:20下载
- 积分:1