-
MATLAB
數值分析的MATLAB程序 包括differential equationsintegraldifferencefitting
onlinear equations等算法(MATLAB numerical analysis procedures, including differential equations integral difference fitting nonlinear equations such as algorithm)
- 2010-06-04 15:14:29下载
- 积分:1
-
qpsksystem_SJSU
quadrature phase shift keying full system simulink model
- 2009-10-01 01:50:52下载
- 积分:1
-
12
说明: 将一个文件中的非标点符号字符查找出来,放入到一个新文件中(A file of non-punctuation characters to find out, put into a new file)
- 2010-11-05 15:28:39下载
- 积分:1
-
Philosophers
这个程序可以演示关于哲学家就餐的问题,对于理解线程的相互等待有很好的作用(This procedure can be demonstrated on the Dining Philosophers problem, each thread to wait for understanding the role of good)
- 2010-01-06 20:31:16下载
- 积分:1
-
adapQuad
迭代自适应Simpson,Lobatto积分
In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm are presented in a recursive way. The benefit of the recursive programming is the compact and clear representation. However, recursive quadrature algorithms might be transformed into iterative quadrature algorithms without major modifications in the structure of the algorithm.
We present iterative adaptive quadrature algorithm (adaptiveSimpson and adaptiveLobatto), which preserves the compactness and the clarity of the recursive algorithms (e.g. quad, quadv, and quadl). Our iterative algorithm provides a parallel calculation of the integration function, which leads to tremendous gain in run-time, in general. Our results suggest a general iterative and not a recursive implementation of adaptive quadrature formulas, once the programming language permits parallel access to the integration function. For details the attached PDF file Conrad_08.pdf. (Iterative Adaptive Simpson, Lobatto Points In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm are presented in a recursive way. The benefit of the recursive programming is the compact and clear representation. However, recursive quadrature algorithms might be transformed into iterative quadrature algorithms without major modifications in the structure of the algorithm.We present iterative adaptive quadrature algorithm (adaptiveSimpson and adaptiveLobatto), which preserves the compactness and the clarity of the recursive algorithms (eg quad, quadv, and quadl) . Our iterative algorithm provides a parallel calculation of the integration function, which leads to tremendous gain in run-time, in general. Our results suggest a general iterative and not a recursive implementation of adaptive quadrature formulas, once the programming language permits parallel access to the integration function. For details the attached PDF file Conrad_08.pdf.)
- 2008-08-14 22:44:04下载
- 积分:1
-
fuzzyPID
自适应模糊pid控制程序,使用前导入fis程序(Adaptive fuzzy pid control procedures, the use of the program before importing fis)
- 2011-10-02 18:37:44下载
- 积分:1
-
dsp
数字信号处理的课程设计,用matlab对给定音频信号进行处理。(Course design of digital signal processing using MATLAB to process the audio signal is given.)
- 2014-10-27 21:32:38下载
- 积分:1
-
fftw-3.3.4-dll32
FFTW 32位FFTW调用算法库,MATLAB可以调用(FFTW 32BIT LIBRARY)
- 2015-01-11 14:53:49下载
- 积分:1
-
OFDM_synchronized_algorithm_matlab
包含了OFDM同步的传统方案,及相关算法的同步算法,还包括改进方案和理想同步方案,并且作图(This program includes OFDM code synchronized algorithm)
- 2010-10-21 20:00:18下载
- 积分:1
-
libsvm
Libsvm is a simple, easy-to-use, and efficient software for SVM
classification and regression. It solves C-SVM classification, nu-SVM
classification, one-class-SVM, epsilon-SVM regression, and nu-SVM
regression. It also provides an automatic model selection tool for
C-SVM classification. This document explains the use of libsvm.
- 2009-05-12 14:17:53下载
- 积分:1