-
lempel_ziv
lemel ziv code to codealphabets abc convert to lempelziv
- 2010-12-31 13:42:54下载
- 积分:1
-
B2
说明: 若锗中含有一定数量的杂质元素Sb,试根据要求分析杂质浓度与电离度以及电离温度之间的关系:
(1)当Sb浓度分别为 和 时,计算杂质99%,90%和50%电离时的温度各为多少?
(2)根据一定杂质类型和杂质浓度,画出电离度和温度的关系图线,并确定半导体处于强电离区(电离度>90%)的温度范围。
设计要求:(1)具有友好输入输出界面;
(2)调整输入数据,得出相应结果,并进行分析。
(If the germanium containing a certain number of impurity elements Sb, test analysis in accordance with the requirements of impurity concentration and ionization degree, as well as the relationship between the ionization temperature: (1) When the Sb concentration and time were calculated 99 percent of impurities, 90 and 50 ionization When the temperature of each number? (2) according to certain types of impurities and impurity concentration, ionization degree and temperature to draw the relationship between the graph lines, and to determine the semiconductor in a strong ionization zone (ionization degree)
- 2008-07-16 19:57:43下载
- 积分:1
-
matlab-1
奥迪发的范德萨才过奖过奖偶的洒当场彩字秀无因噎废食符合撒(Edwin van der Sar made the winning Audi winning even before the words spilled on the spot color spread shows no unworthy found)
- 2011-05-03 18:29:31下载
- 积分:1
-
xuanbiliang
用ode45求解悬臂梁的动力学方程,得到其变形(Use ode45 solving the dynamic equation of the beam, to get its deformation)
- 2020-06-29 07:40:01下载
- 积分:1
-
MATLABorder
这个文件里包含了MATLAB常见的一些命令,便于查找。(This document contains some common MATLAB command, easy to find.)
- 2010-05-25 21:50:59下载
- 积分:1
-
5
说明: Chebyshev 用切比雪夫多项式逼近已知函数
Legendre 用勒让德多项式逼近已知函数
Pade 用帕德形式的有理分式逼近已知函数
lmz 用列梅兹算法确定函数的最佳一致逼近多项式
ZJPF 求已知函数的最佳平方逼近多项式
FZZ 用傅立叶级数逼近已知的连续周期函数
DFF 离散周期数据点的傅立叶逼近
SmartBJ 用自适应分段线性法逼近已知函数
SmartBJ 用自适应样条逼近(第一类)已知函数
multifit 离散试验数据点的多项式曲线拟合
LZXEC 离散试验数据点的线性最小二乘拟合
ZJZXEC 离散试验数据点的正交多项式最小二乘拟合
(Interpolation function)
- 2011-08-15 09:44:31下载
- 积分:1
-
jade
利用MATLAB实现的两个语音的盲信号分离(BSS)~非常有用(MATLAB implementation of the two voice Blind signal separation (BSS) ~ very useful)
- 2020-11-04 22:29:53下载
- 积分:1
-
Handwriting-recognition
基于SVM的手写数字识别及数字图像的特征提取(SVM-based handwriting recognition and digital image feature extraction)
- 2014-03-11 22:14:55下载
- 积分:1
-
wangmendel
one of the most important areas for
the application of Fuzzy Set Theory as developed
by Zadeh in 1965 are Fuzzy Rule-Based Sys-
tems (FRBSs).The ad hoc data-driven RB generation process
proposed by Wang and Mendel in [14] has been
widely known because of its simplicity and good
performance.
- 2010-07-07 13:10:53下载
- 积分:1
-
fixed_point_systems
Fixed-point for functions of several variables (Function fixed_point_systems(x0, N) approximates the solution of a system of nonlinear equations F(x) = (f1(x), f2(x), ..., fn(x)) = 0 rewritten in the fixed-point form x = G(x) = (g1(x), g2(x), ..., gn(x)). This is done by the user at the bottom of the file. The sub-function G(x) has to be updated accordingly with the given system. The iteration scheme x(k+1) = G(x(k)) is implemented until condition |x(k)- x(k-1)| < tol is met, starting with an initial approxiamtion vector x0. If, after N iterations, the stopping criterion is not reached, a message concerning the iterated x s is displayed. the output consists of iterates of each variables x1, x2, ..., xn in each column. )
- 2009-05-14 04:39:19下载
- 积分:1