-
mchap9
MATLAB概率分布与伪随机数生成、统计量分析、数理统计分析方法及计算机实现、统计假设检验、方差分析及计算机求解(MATLAB probability distributions and pseudo-random number generation, statistical traffic analysis, mathematical and computer realization of statistical analysis, statistical hypothesis testing, analysis of variance and computer solution)
- 2009-11-16 09:57:54下载
- 积分:1
-
matlab2
基于MATLAB的的语音信号处理.GUI界面,时域分析与频谱分析综合。可录制声音(MATLAB-based speech signal processing. GUI interface, time-domain analysis and spectral analysis and comprehensive. Sound can be recorded)
- 2011-05-31 20:44:41下载
- 积分:1
-
ImageSynthesis
图像合成
内容:随意选择两个图像,选择其中一张图像中的部分内容,利用 matlab
编程添加到另一张图像中;所有的代码添加了注释(the choice of two images, choose one of parts of the image, by using matlab
Programming is added to another in the image All of the code to add comments
)
- 2013-10-19 13:34:06下载
- 积分:1
-
Deskt21op
matlab课程编程【谷速软件】matlab打印图形到一个文件(Courses matlab software programming speed [Valley] matlab print graphics to a file)
- 2014-12-31 11:23:01下载
- 积分:1
-
loadshed
说明: 模拟潮流计算中支路断开导致潮流越限的情况 切负荷处理(about power flow and load shed)
- 2020-12-30 21:29:01下载
- 积分:1
-
grady2011segmentation
The random walker algorithm was introduced in the paper:
Leo Grady and Gareth Funka-Lea, "Multi-Label Image Segmentation for Medical Applications Based on Graph-Theoretic Electrical Potentials", in Proceedings of the 8th ECCV04, Workshop on Computer Vision Approaches to Medical Image Analysis and Mathematical Methods in Biomedical Image Analysis, p. 230-245, May 15th, 2004, Prague, Czech Republic, Springer-Verlag.
Available at: http://cns.bu.edu/~lgrady/grady2004multilabel.pdf
- 2012-06-20 21:06:13下载
- 积分:1
-
power_active_filter
power active filter simulation
- 2013-03-23 11:52:41下载
- 积分:1
-
LMS
1,、设置变量和参量:
X(n)为输入向量,或称为训练样本
W(n)为权值向量
e(n)为偏差
d(n)为期望输出
y(n)为实际输出
η为学习速率
n为迭代次数
2、初始化,赋给w(0)各一个较小的随机非零值,令n=0
3、对于一组输入样本x(n)和对应的期望输出d,计算
e(n)=d(n)-X^T(n)W(n)
W(n+1)=W(n)+ηX(n)e(n)
4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行(, set the variables and parameters:
X (n) is the input vector, otherwise known as the training sample
W (n) for the weight vector
e (n) for the deviation
d (n) is the desired output
y (n) is the actual output
η is the learning rate
n is the number of iterations)
- 2011-12-10 20:22:05下载
- 积分:1
-
lambda-tools
用matlab程序编写,附带源码以及说明书,用于GPS定位技术方面整周模糊度固定的计算小工具(Using matlab programming, with source code and instructions, GPS positioning technology integer ambiguity fixed for computing gadgets)
- 2020-07-04 14:40:01下载
- 积分:1
-
UFMC_OFDM___TransceiverChain_0
说明: UFMC_OFDM传输
第5 代无线通信系统的关键技术之一,详细细描述了UFMC系统的发送和接收的仿真实现过程(Ufmc OFDM transmission One of the key technologies of the 5th generation wireless communication system, the simulation process of sending and receiving of ufmc system is described in detail)
- 2020-03-12 11:27:15下载
- 积分:1