-
adap4
matlab语言,用语保存数据,具体的save用法(matlab language, language save data, save a specific use)
- 2010-09-07 17:20:58下载
- 积分:1
-
A1A2
通过fn算法,实现社区网络发现的一个例子。(Through FN algorithm, an example of community network discovery is implemented.)
- 2020-10-13 10:07:31下载
- 积分:1
-
MUSIC
文件包含多个源程序,包括基本MUSIC算法及MUSIC算法的多种改进算法,对各种算法进行了性能比较(File contains more than one source, including the basic MUSIC method MUSIC algorithm and a variety of improved algorithms for performance comparison of various algorithms)
- 2010-10-21 21:31:23下载
- 积分:1
-
digitalaskfinal
基于matlab仿真的调制解调算法,对一个输入序列能正确调制和解调并输出相应的波形(arithemtic of modulation and demodulation)
- 2009-06-15 20:18:08下载
- 积分:1
-
1234
a really useful algorithm for face detection based on whatever you like
- 2013-02-19 18:22:13下载
- 积分:1
-
Noise-and-Vibration-Analysis-
Title: Noise and Vibration Analysis: Signal Analysis and Experimental Procedures Volume:
Author(s): Anders Brandt
Series: Periodical:
Publisher: Wiley City:
Year: 2011 Edition: 1
Language: English Pages: 445
ISBN: 0470746440, 9780470746448
(Noise and Vibration Analysis is a complete and practical guide that combines both signal processing and modal analysis theory with their practical application in noise and vibration analysis. It provides an invaluable, integrated guide for practicing engineers as well as a suitable introduction for students new to the topic of noise and vibration. Taking a practical learning approach, Brandt includes exercises that allow the content to be developed in an academic course framework or as supplementary material for private and further study.Addresses the theory and application of signal analysis procedures as they are applied in modern instruments and software for noise and vibration analysisFeatures numerous line diagrams and illustrationsAccompanied by a web site at www.wiley.com/go/brandt with numerous MATLAB tools and examples.Noise and Vibration Analysis provides an excellent resource for researchers and engineers automotive, aerospace, mechanical, or electronics industries who work)
- 2014-11-15 21:34:28下载
- 积分:1
-
knnsvm
结合KNN(最近邻)算法和SVM(支持向量机)算法的分类器,,原创(KNN+SVM classification recognition algorithms, absolute originality)
- 2021-03-09 20:09:27下载
- 积分:1
-
projection
image projection code using ART
- 2011-01-11 23:28:18下载
- 积分:1
-
Annappa
ep.
// Modules communicating with external circuits should normally be disabled
// before entering a sleep mode that will stop the module operation.
// Make sure the USART dumps the last message completely before turning it off.
while(!usart_tx_empty(EXAMPLE_USART))
pcl_disable_module(EXAMPLE_USART_CLOCK_MASK)
- 2011-11-21 17:20:56下载
- 积分:1
-
单纯形
说明: 单纯形法matlab程序,输入A,b,c,得到整个过程的单纯形表与最优解,最优值,每一步变换的单纯形表都有给出,完全没有错,很详细,有运行结果说明。(The simplex method matlab program, input A, B, C, get the simplex table and the optimal solution of the whole process, the optimal value, the simplex table of each step transformation are given, there is no error at all, very detailed, there are running results.)
- 2020-05-26 22:33:20下载
- 积分:1