-
Matlab_Financial_Derivatives_Toolbox_Users_Guide
matlab财金分析工具箱书籍,全英文,有书签(books on financial analysis toolbox matlab)
- 2009-10-21 16:32:55下载
- 积分:1
-
BasicSeq
跳频系统的matlab仿真,基本的M序列生成源代码()
- 2008-03-28 18:19:25下载
- 积分:1
-
N-sparse
创建一个n维的稀疏数组对象,n是任意值。 定义N可能是大于2的一类n维稀疏阵列。然而,它应该被认为是一种起动方式与普通的MATLAB稀疏矩阵和重塑它有N维度。换句话说,稀疏的数据,首先必须能够作为一个普通的2D MATLAB稀疏矩阵被前n维。事实上,如果目标数组的尺寸mxnxp……yxz,然后将它存储在内部类是一个普通的二维稀疏阵列的尺寸(M×N×P×……×Y)XZ。这导致了某些内存株时使用大量的尺寸。我发现有用的类主要用于中等尺寸像三维图像边缘检测,你经常要举行一个稀疏的3D的边缘地图。(Creates an N-dimensional sparse array object, for arbitrary N.This submission defines a class of N-dimensional sparse arrays for N possibly greater than 2. However, it should really be thought of as a way of starting with an ordinary MATLAB sparse matrix and reshaping it to have N dimensions. In other words, the sparse data must first be able to exist as an ordinary 2D MATLAB sparse matrix before being made N-dimensional. In fact, if the intended array has dimensions MxNxP...YxZ, then the class will store it internally as an ordinary 2D sparse array of dimensions (M*N*P*...*Y)xZ. This leads to certain memory strains when using large numbers of dimensions. I find the class useful mainly for moderate dimensional things like edge detection in 3D imaging, where you often want to hold a sparse 3D edge map.
)
- 2013-10-21 20:43:18下载
- 积分:1
-
tarin-chirp_ambg
脉冲串和Chirp信号的匹配滤波及模糊函数Matlab源码(Matlab Codes Of Matched Filtering and Ambiguity Function On Train Pulse and Chirp Signal)
- 2011-12-19 16:19:32下载
- 积分:1
-
AdapGA
自适应遗传算法 MATLAB编程。。。。。。。。。。。。。。。。。。(Adaptive genetic algorithm)
- 2011-05-08 10:53:34下载
- 积分:1
-
Machine-Learning-
林智仁06年机器学习暑期学校讲义Talk at Machine Learning Summer School 2006, Taipei(Lin Zhiren 2006 Machine Learning Summer School handouts Talk at Machine Learning Summer School 2006, Taipei)
- 2013-04-28 19:32:34下载
- 积分:1
-
DG-optimal-PSO-algorithm
该算法可以计算含DG的配电网优化计算,算例采用IEEE 33 bus test system。(Our algorithm package can solve the distribution active power optimization with the consideration of distributed generation (DG). The test case is based on IEEE 33 bus test base. Enjoy it. )
- 2020-12-16 13:49:12下载
- 积分:1
-
计算器gui
说明: 一个简单的计算器gui界面,实现加减乘除和三角函数计算。(A simple calculator GUI interface to realize addition, subtraction, multiplication and division and trigonometric function calculation.)
- 2020-06-19 11:20:02下载
- 积分:1
-
wavelet
This is a code to solve an exercise regarding basic principles of wavelets.
- 2009-06-23 01:48:33下载
- 积分:1
-
adaptive-filter
包括了LMS算法,RLS算法实现的自适应滤波器,以及Wiener最优滤波器(Including the LMS algorithm, RLS algorithm adaptive filter, and Wiener optimal filter)
- 2011-07-14 15:28:23下载
- 积分:1