-
BinaryArithmeticcoding
说明: 自编二值算术编码算法的matlab演示。从text.txt读取信息,编码过程及结果由matlab图形演示(binary arithmetic coding algorithm matlab demo. Reading information from Text.txt and the encoding process and the results are showed by the matlab graphics demo step by step.)
- 2009-08-10 23:36:10下载
- 积分:1
-
fdtd3D
Taflove的FDTD书的附带程序中三维FDTD源代码!很有参考价值!(Taflove the FDTD program book with three-dimensional FDTD source code! A good reference!)
- 2011-05-27 10:23:18下载
- 积分:1
-
MATLAB-Arduino-tutorial-master
Arduino package setup on matlab
- 2014-08-30 23:34:50下载
- 积分:1
-
ex5
已调DSBSC信号的功率和消息信号功率的matlab程序(DSBSC modulated signal power and signal power matlab program news)
- 2014-10-22 19:31:28下载
- 积分:1
-
LPF(FIR-Hamming)
采用Hamming窗实现的低通滤波器,可设置通带频率、截止频率以及带宽等滤波器特性参数。(The low-pass filter is realized by using Hamming window, can set the passband filter characteristic parameters such as frequency, the cut-off frequency and bandwidth.)
- 2014-10-23 20:34:22下载
- 积分:1
-
repval
repval(X) finds all repeated values for input X, and their attributes.
(The input may be vector, matrix, char string, or cell of strings
Y=repval(X) returns the repeated values of X
[RV, NR, POS, IR]=repval(X) returns the following outputs
RV : Repeated Values (sorted)
NR : Number of times each RV was repeated
POS : Position vector of X of RV entries
IR : Index of repetition
Example:
X=[1 5 5 9 5 5 1]
[RV,NR,POS,IR]=repval(X)
Output:
RV = [1 5] Numbers 1 and 5 are repeated values
NR = [2 4] Respectively repeated 2 and 4 times
POS = [1 7 2 3 5 6] Position index of X for repeated values
IR = [1 1 2 2 2 2] Corresponding to which index of RV
)
- 2010-12-14 15:13:45下载
- 积分:1
-
binomial
uses the binomial method for a European call.
- 2010-02-08 16:50:27下载
- 积分:1
-
matrixclass
说明: 矩阵类,自己编写,通过较多考验,符合matlab编程习惯,可处理无穷维矩阵和向量(matrices, their preparation, adoption more tests, with Matlab programming habits can handle infinite dimensional matrix and vector)
- 2006-03-04 10:57:21下载
- 积分:1
-
photovoltaic-simulator-7-paramete
The output characteristics of a photovoltaic (PV) array are highly non-linear. Therefore, an accurate andefficient PV model is required to study and analyze the operation of PV system in the changing environ-mental conditions. This paper proposes a precise PV simulator based on the seven-parameter electriccircuit model. The proposed simulator can generate the output characteristics of a PV system preciselyat different operating conditions. It has also enough flexibility to simulate different configurations ofPV panels with series/parallel connections. The robustness of the proposed simulator is demonstratedunder the partial shaded conditions. Additionally, the performance of the developed simulator is verifiedby interfacing it with the actual power electronic converter and maximum power point tracking (MPPT)controller. The proposed PV simulator will facilitate the design aspects of PV systems and help in behaviorassessment of newly developed controllers prior to practical implementation.
- 2014-10-21 14:23:31下载
- 积分:1
-
FIL_SHARP
FIL SHARP SOURCE CODE MODEL ARE USEN IN THIS MODEL
- 2012-02-13 02:02:13下载
- 积分:1