-
MALAB
基本上涵盖了所有的matlab应用函数,无论是初学者还是做深入研究仿真应用,都很实用(Basically covers all of the matlab application function, whether a beginner or do in-depth research simulation applications, are useful)
- 2010-05-27 16:08:43下载
- 积分:1
-
kexuejisuanqi
科学计算器的matlab程序,完整可运行 包括程序和界面(
自动检测语言
划词
双语对照
中文 » 英语<~复制
Scientific calculator matlab procedures, including complete run programs and interfaces
)
- 2014-12-18 18:08:44下载
- 积分:1
-
5.1 自适应滤波器法
利用自适应滤波的方法进行语音信号的降噪处理,适用于语音增强领域(The adaptive filtering method is used to denoise the speech signal, which is suitable for the field of speech enhancement.)
- 2021-04-11 20:18:57下载
- 积分:1
-
cluster-analysis
数学实验,聚类分析---用matlab做聚类分析,整个聚类实验的详细步骤,适用于学习算法的初学者(The mathematical experiment: cluster analysis--- do a cluster analysis using matlab)
- 2012-10-16 16:51:35下载
- 积分:1
-
SMO 1
Solving SVM through SMO
- 2019-03-08 01:55:03下载
- 积分:1
-
aiffread
An matlab script that open an audio aiff file and extract the data put into a raw pcm variable.
- 2011-06-02 21:56:08下载
- 积分:1
-
TransportCompany
This project provides the facility that how transport system works? .
- 2014-10-08 16:04:30下载
- 积分:1
-
CaseStudy
这里介绍的案例研究演示如何使用MATLAB来建立测量的燃气经营权,在新英格兰的植物组合相关的风险的申请。在Excel中的应用与实施用MATLAB进行了分析所有的接口。该应用程序允许用户指定的7种植物,包括能力,热率,可变操作和维护成本,最低运行时的特点。这个组合可以用一个简单的调度backtested历史天然气和电力价格的策略来计算利润和机组运行的历史数据。风险措施,通过模拟计算到使用天然气和混合模型在MATLAB中实现,模拟市场价格为每调度方案和计算现金流量从厂房的运作产生未来的电力价格。该现金流量的分布进行分析,产生了90%和95%的现金流量在风险衡量每个工厂以及用于发电资产组合。这些功能全部是提出了一个简洁的Excel的前端。
题为“介绍ETRM为例”的文件将指导,通过分析不同的组件。(The case study presented here demonstrates using MATLAB to build an application for measuring the risks associated with a portfolio of gas-fired power plants operated in New England. The application has an interface implemented in Excel with all of the analytics performed by MATLAB. The application allows the user to specify the characteristics of the 7 plants including the capacity, heat rate, variable operation and maintenance costs and minimum run time. This portfolio can be backtested using a simple dispatch strategy on historical gas and electricity prices to compute historical profit and plant operation statistics. The risk measures are computed by simulating gas and electricity prices into the future using a hybrid model implemented in MATLAB, simulating the dispatch for each scenario of market prices and computing cash-flows arising from the operation of the plants. The distribution of the cash-flows is analyzed to produce a 90 and 95 cash-flow at risk measure for each plant )
- 2010-07-05 12:06:33下载
- 积分:1
-
Recognition
模式识别与智能计算-MATLAB技术实现(Pattern Recognition and Intelligent Computing-MATLAB technology)
- 2010-09-20 10:35:22下载
- 积分:1
-
L_D
用Matlab程序实现P阶Levinson-Durbin算法。以一个2阶自回归模型(参数为b0=1, a1=0, a2=0.81)和一个2阶滑动平均模型(参数为b0=1, b1=1, b2=1)为例,选取观测数据长度为1000,分别用一个AR(2)模型和一个AR(10)阶模型来估计其功率谱。设激励信号模型的高斯白噪声的均值为0,方差为1。用Levinson-Durbin算法迭代计算AR模型参数,并用估计出的AR模型参数画出观测信号的功率谱。并对Levinson-Durbin算法的性能进行分析。(Write a small MATLAB program that implements the pthorder Levinson-Durbin (L-D). Run/Test the program using a AR(2) process (b0=1,a1=0, a2=0.81) and an MA(2) (bn=1,1,1) process-about 1000 samples. Use L-D with p=2 (for the AR) and 10 (for the MA). Plot the AR spectra produced in the two cases with L-D. List the direct form and the reflection coefficients in a table. Profile the L-D (total number of computations for a pthorder)
- 2009-12-29 01:39:11下载
- 积分:1