-
mh
说明: metropolis-Hastings samplermetropolis-Hastings抽样的matlab实现(metropolis-Hastings samplermetropolis-Hastings in matlab)
- 2011-07-17 22:10:21下载
- 积分:1
-
planning-issues
使用matlab来处理常见的线性规划问题,附有pps的说明(matlab handle common linear programming problem)
- 2013-02-01 14:42:28下载
- 积分:1
-
压缩感知程序源码 BCS
压缩感知程序源码,Blind compressed sensing (BCS)不需要在采样和恢复阶段预先知道稀疏基。源码对于研究压缩感知前沿具有很好的借鉴意义。(The fundamental principle underlying compressed sensing is that a signal, which is sparse under some basis representation, can be recovered from a small number of linear measurements. However, prior knowledge of the sparsity basis is essential for the recovery process. Blind compressed sensing (BCS) avoids the need to know the sparsity basis in both the sampling and the recovery process. That is, BCS aims at recovering an ensemble of vectors, all sparse under the same unknown basis, given small number of linear measurements of these vectors.
)
- 2020-06-29 05:40:01下载
- 积分:1
-
fitNESS
几个经典的测试函数,sphere schaffer ackel girewank rosenbrock(Several classical test functions, sphere schaffer ackel girewank rosenbrock)
- 2013-10-29 09:48:25下载
- 积分:1
-
qamver2aseli
this for 16QAM with AWGN and BERR
- 2009-05-21 14:45:49下载
- 积分:1
-
chapter01
prmlmatlab各章算法程序的编写,这些程序是各大名校的大牛人认真编写,给我们学习MATLAB有很大帮助(prmlmatlab algorithm procedures for the preparation of each chapter, these programs are the major schools of large cattle carefully prepared, give us great help to learn MATLAB)
- 2013-09-16 16:32:19下载
- 积分:1
-
dtw
基于matlab的语音识别系统,主要是DTW 语音识别模式(Matlab-based speech recognition system, mainly DTW speech recognition mode)
- 2013-04-22 18:57:23下载
- 积分:1
-
browarrayPlots
nice matlalc code for browsing through an array of related plots
- 2010-09-29 19:15:43下载
- 积分:1
-
LFM
线性调频信号的累加器实现,用于产生线性调频信号,线性调频信号可以用于超声信号的发射,音箱的检测等。(Linear frequency modulated signal to achieve the accumulator, for the production of linear FM signals, linear frequency modulated signal can be used to launch ultrasonic signals, such as speaker detection.)
- 2009-05-14 01:18:29下载
- 积分:1
-
ttbox25102012
一款利用matlab编写的射线追踪程序,易改易用。(The installation of TTBOX is relatively simple. All you have to do is to create some directories and tell MatLab, where TTBOX is.
if it does not already exist, create a directory matlab within your home directory.
Copy the TTBOX directory into the matlab directory
if it does not already exist, create a file startup.m within the matlab directory
Insert the following lines into startup.m:
basepath= This should be the path to your home directory!
addpath([basepath filesep matlab filesep ttbox ],1)
addpath([basepath filesep matlab filesep ttbox filesep support ],1)
execute startup within the MatLab command window.
MatLab is now ready to execute TTBOX routines.
The startup-script will be executed automatically upon start of MatLab.
In order to read the online documentation, you have to browse to the doc directory and open the ttbox/doc/ttbox.html file with your web browser (it is recommended to set a bookma)
- 2014-08-28 19:53:12下载
- 积分:1