-
Matrix_Analysis_and_Application
清华大学张贤达老师的矩阵分析与应用课件,详细介绍了矩阵在通信领域的应用,具有理论学习的价值。(Tsinghua University, Zhang XD teacher Matrix Analysis and Applications courseware, details the application of matrix in the communication field, the value of a theoretical study.)
- 2020-06-29 16:20:02下载
- 积分:1
-
gjpfx
高阶谱分析工具箱 matlab版的
很好用的 希望对大家有帮助(higher order spectral analysis Matlab Toolbox version of the good wishes to be helpful)
- 2007-06-12 16:45:54下载
- 积分:1
-
matlab
Matlab编程的简单资料讲解,内容包括用Matlab绘图(Information to explain the simple Matlab programming, including graphics with Matlab)
- 2011-12-16 20:22:10下载
- 积分:1
-
color_model_change_matlab
西安交通大学开的《图象处理》的课,用的课本是章毓晋老师编的《图象工程》上册,既《图象处理和分析》,我本科期间学的这门课,这是用MATLAB所做的作业源程序,包括颜色模型转换成,直方图转换,图象分割,边缘检测,hough变换(哈夫变换),图象表达等。(Xi'an Jiaotong University opened the "image processing" of the class, Textbooks are used in Yu-Jin Zhang teachers are "image projects" on the list, both "image processing and analysis" During my undergraduate study of this course, this is done using MATLAB source operations, including the color model conversion. Histogram conversion, image segmentation, edge detection, hough transform (Hough transform), image expression.)
- 2006-10-25 19:33:42下载
- 积分:1
-
pv_array
光伏电池阵列模型,用于多电池的光伏发电仿真模型的建立(Photovoltaic array model for multi-cell photovoltaic Simulation Model)
- 2013-09-20 22:36:43下载
- 积分:1
-
少发故障的寿命分布拟合
首先是针对无或单失效数据情形下,通过多层贝叶斯估计法得到失效概率过后,给出了寿命分布参数的加权最小二乘估计。然后如果失效数据不止一个,使用乘积限估计法来得到失效概率的估计值。(Firstly, the weighted least squares estimation of the life distribution parameters is given by the multi-layer Bayesian estimation method after the failure probability is obtained for the case of no or single failure data. Then if the failure data is more than one, the product limit estimation method is used to obtain the estimated value of the failure probability.)
- 2017-10-13 15:29:56下载
- 积分:1
-
CIML
these are thermodynamic codes.
- 2010-12-09 16:06:54下载
- 积分:1
-
loan_and_payment
MATLAB scripts for loan and payment calculations.
- 2010-05-07 06:53:59下载
- 积分:1
-
Desktop
在matlab中实现三样条插值的两种方式(A three spline interpolation in two ways in matlab)
- 2013-04-27 17:04:48下载
- 积分:1
-
code_23980764
RNW_perm(A)
利用Ryser-NW方法,计算n*n矩阵A的积和式。计算时间随着n
以2的指数倍增长。计算20*20以内的矩阵很快。
Hperm(A)
利用双元素展开计算非常稀疏的矩阵的积和式
symmRegular(n,k,m)
该命令要调用symmGen函数。
生成对称的k-regular n阶0-1矩阵的启发式算法。
参数n,k是必须的。m的默认值是10。
m设定尝试次数,如果该命令显示 fail ,表明经过m次尝试,
没有生成满足条件的矩阵。
symmGen(n,k)
这里k是一个n维向量,该命令启发式地生成一个以k为行和
的对称0-1矩阵。不能保证每次都成功,不过成功的概率一
般情况下尚可接受。(some useful code for numerical analysis)
- 2010-12-07 21:33:08下载
- 积分:1