the ultimate collection of optimization matlab code
資源簡介:the ultimate collection of optimization matlab code
上傳時間: 2013-12-16
上傳用戶:lacsx
資源簡介:The collection of AVR source code in C.
上傳時間: 2014-01-16
上傳用戶:plsee
資源簡介:Character Recognition Example (I&II)- Pre-processing of Image (matlab Code)
上傳時間: 2014-01-21
上傳用戶:gmh1314
資源簡介:The file fsedemo.m is matlab code intended as demonstration software for minimum MSE FSE design calculations. From:http://bard.ece.cornell.edu/
上傳時間: 2016-10-17
上傳用戶:yuchunhai1990
資源簡介:工程計算matlab code to calculate the reorthogonalized sine tapers input: N = the length of the time series data to be tapered p = the number of tapers requested I = the gap structure a vector of length N I(t) = 1 if there is dat...
上傳時間: 2013-12-17
上傳用戶:wangyi39
資源簡介:The EM Wave matlab Library consists of a collection of matlab programs related to electromagnetic wave scattering with special emphasis on wave scattering by random rough surfaces and discrete random media.
上傳時間: 2015-09-06
上傳用戶:alan-ee
資源簡介:New users and old of optimization in matlab will find useful tips and tricks in this document, as well as examples one can use as templates for their own problems. Use this tool by editing the file optimtips.m, then execute blocks of cod...
上傳時間: 2015-12-24
上傳用戶:佳期如夢
資源簡介:這是一個模擬第3類模式地震波的matlab腳本。 This a collection of matlab scripts that solve the antiplane (mode III) earthquake dynamic problem with slip-weakening friction, on a 1D fault embedded in a 2D homogeneous elastic unbounded med...
上傳時間: 2013-12-26
上傳用戶:遠遠ssad
資源簡介:This a collection of matlab functions for extended Kalman filtering, unscented Kalman filtering, particle filtering, and miscellaneous other things. These utilities are designed for reuse and I have found them very useful in many projects. ...
上傳時間: 2013-12-23
上傳用戶:ljmwh2000
資源簡介:The Fuzzy Clustering and Data Analysis Toolbox is a collection of matlab functions. Its propose is to divide a given data set into subsets (called clusters), hard and fuzzy partitioning mean, that these transitions between the subsets ar...
上傳時間: 2016-03-19
上傳用戶:1427796291
資源簡介:This a matlab code that simulate the monte-carlo simulation of using 16-QAM with OFDM system under AWGN case.
上傳時間: 2013-12-14
上傳用戶:yangbo69
資源簡介:the matlab code of ginisvm - an svm implementation good at probability regression.
上傳時間: 2013-12-17
上傳用戶:561596
資源簡介:The matlab C/C++ Graphics Library is a collection of matlab graphics routines distributed as a single library.
上傳時間: 2016-10-25
上傳用戶:ynzfm
資源簡介:This matlab code simulates the effects of amplitude variation between modulators for the wireless LO.該程序分析由于本振信號幅度動態變化對調制器的影響。
上傳時間: 2016-12-09
上傳用戶:pinksun9
資源簡介:matlab code to perform Monte Carlo simulation for getting price of an European swaption under the Libor Market Model (LMM) framework.
上傳時間: 2014-11-30
上傳用戶:shus521
資源簡介:matlab code for the simulation of M ary QAM
上傳時間: 2017-06-08
上傳用戶:whenfly
資源簡介:clustering matlab code,check the number of clusters alive at certain iterations
上傳時間: 2013-12-15
上傳用戶:亞亞娟娟123
資源簡介:The matlab code implements the ensemble of decision tree classifiers proposed in: "L. Nanni and A. Lumini, Input Decimated Ensemble based on Neighborhood Preserving Embedding for spectrogram classification, Expert Systems With Applications ...
上傳時間: 2017-08-02
上傳用戶:無聊來刷下
資源簡介:a matlab code that can be used for calculating the PCA of any kind of data , using simulink
上傳時間: 2017-09-03
上傳用戶:zhichenglu
資源簡介:this is a matlab code of the method of visual cryptography based in the shadows method of Visual Cryptography, Moni Naor, Adi Shamir.
上傳時間: 2017-09-13
上傳用戶:epson850
資源簡介:code matlab of program used to do the dfmtf, multitone detection in matlab. DSP Applications
上傳時間: 2014-01-20
上傳用戶:zhaiyanzhong
資源簡介:matlab Code : For matlab programmers, this code is to implement the tracking algorithm of a Radar, in the matlab environment
上傳時間: 2014-01-18
上傳用戶:希醬大魔王
資源簡介:FFTW, a collection of fast C routines to compute the Discrete Fourier Transform in one or more dimensions.The fftw/ directory contains the source code for the complex transforms, and the rfftw/ directory contains the source code for the r...
上傳時間: 2016-08-17
上傳用戶:yoleeson
資源簡介:The DSPLIB is a collection of 39 high-level optimized DSP functions for the TMS320C64x device. This source code library includes C-callable functions (ANSI-C language compatible) for general signal processing math and vector functions.
上傳時間: 2016-10-16
上傳用戶:趙云興
資源簡介:The DSPLIB is a collection of 39 high-level optimized DSP functions for the TMS320C64x device. This source code library includes C-callable functions (ANSI-C language compatible) for general signal processing math and vector functions.
上傳時間: 2016-10-16
上傳用戶:gengxiaochao
資源簡介:BPMLL is a package for training multi-label BP neural networks. The package includes the matlab code of the algorithm BP-MLL, which is designed to deal with multi-label learning. It is in particular useful when a real-world object is associ...
上傳時間: 2013-12-05
上傳用戶:xsnjzljj
資源簡介:This GUI is an updated and enhanced version of the “StructBrowser” utility submitted to matlab Central in May 2003. It comes with new interface and an enhanced display. It uses Microsoft TreeView control to display and explore any kind of...
上傳時間: 2017-03-05
上傳用戶:csgcd001
資源簡介:The following matlab code converts a Matrix into it a diagonal and off-diagonal component and performs up to 100 iterations of the Jacobi method or until 蔚step < 1e-5
上傳時間: 2013-12-23
上傳用戶:風之驕子
資源簡介:Java Extreme Programming Cookbook offers more than just a collection of cut-and-paste code. Each recipe also includes explanations of how and why the approach works, so you can adapt the techniques to similar situations. One of the biggest ...
上傳時間: 2017-06-29
上傳用戶:cmc_68289287
資源簡介:source code to compute the visibility polygon of a point in a polygon.
上傳時間: 2015-01-09
上傳用戶:wpt