-
good-random-number-generator-
在matlab下运行,产生标准均匀分布,正态分布和指数分布的随机数发生器程序。(In matlab running, generate standard uniform, normal and exponential distribution random number generator program.)
- 2013-09-15 20:39:38下载
- 积分: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
-
erfenfa
说明: 二分法的matlab实现,希望能对大家有帮助。(erfenfa matlab)
- 2010-03-20 11:15:31下载
- 积分:1
-
phasenoise_sim
3G物理层调制和解调的演示仿真模型。
A simulation of physical layer of 3G communication system.(3G physical layer modulation and demodulation of the display simulation model. A simulation of physical layer of 3G communicat ion system.)
- 2007-05-16 21:14:07下载
- 积分:1
-
fullcar
FULL CAR MODEL OF SIMULATION USING MATLAB
- 2015-02-08 13:10:47下载
- 积分:1
-
MATLAB
ODE function 求解一阶线性常微分方程(ODE function for solving first-order linear ordinary differential equations)
- 2013-12-07 07:07:55下载
- 积分:1
-
Programing-the-Finite-Element-Method-with-matlab
It s a useful thing helping you to pragramming the finite element with matlab.
- 2009-02-09 17:58:35下载
- 积分:1
-
lvbo
改善数字图像质量的滤波方法研究,内有中值滤波等多种去噪方法(To improve the quality of digital image filtering method, with a median filter denoising method, etc.)
- 2009-04-14 22:53:37下载
- 积分:1
-
question4
特征选择与变换的算法实现,计算贡献率与主成分分析(Feature selection and transformation algorithms to calculate the contribution rate and principal component analysis)
- 2011-06-06 18:09:51下载
- 积分:1
-
DamBreak-CSPH-M94-BC-[1]
this file is used to simulation of dam break problem in MATLAB codes
- 2013-09-04 23:30:09下载
- 积分:1