-
6bus
Economic Load Dispatch Program for simple six bus system
- 2011-10-08 01:35:45下载
- 积分:1
-
3.1
《数字信号处理》(程佩青第3版)课后实验程序第3章第1题实验(" Digital Signal Processing" (Cheng Peiqing version 3) after-school programs Chapter 3 Experiment 1 Experiment title)
- 2010-08-13 01:58:28下载
- 积分:1
-
adapQuad
迭代自适应Simpson,Lobatto积分
In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm are presented in a recursive way. The benefit of the recursive programming is the compact and clear representation. However, recursive quadrature algorithms might be transformed into iterative quadrature algorithms without major modifications in the structure of the algorithm.
We present iterative adaptive quadrature algorithm (adaptiveSimpson and adaptiveLobatto), which preserves the compactness and the clarity of the recursive algorithms (e.g. quad, quadv, and quadl). Our iterative algorithm provides a parallel calculation of the integration function, which leads to tremendous gain in run-time, in general. Our results suggest a general iterative and not a recursive implementation of adaptive quadrature formulas, once the programming language permits parallel access to the integration function. For details the attached PDF file Conrad_08.pdf. (Iterative Adaptive Simpson, Lobatto Points In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm are presented in a recursive way. The benefit of the recursive programming is the compact and clear representation. However, recursive quadrature algorithms might be transformed into iterative quadrature algorithms without major modifications in the structure of the algorithm.We present iterative adaptive quadrature algorithm (adaptiveSimpson and adaptiveLobatto), which preserves the compactness and the clarity of the recursive algorithms (eg quad, quadv, and quadl) . Our iterative algorithm provides a parallel calculation of the integration function, which leads to tremendous gain in run-time, in general. Our results suggest a general iterative and not a recursive implementation of adaptive quadrature formulas, once the programming language permits parallel access to the integration function. For details the attached PDF file Conrad_08.pdf.)
- 2008-08-14 22:44:04下载
- 积分:1
-
turbo-code
说明: 我不多说废话,这是一个完整的TURBO码的编解码程序,对想做信道编码仿真的人绝对利好,该死的20个字(I will not nonsense, it is a complete code of TURBO codec procedures, right wants to channel coding simulation of absolute good, damned 20 characters)
- 2006-05-12 12:30:09下载
- 积分:1
-
matlabguitusxa
matlab的gui的设计,主要是有关图形色彩的改变(Matlab gui design, mainly related to the change in color graphics)
- 2007-05-10 21:48:45下载
- 积分:1
-
DigiPic
DigiPic 函数主要功能是将一个图片形式的表格函数,获取其数据,拟合为一个解析式.
便于计算机使用
DigiPic功能描述
在matlab 2013a运行环境下,启动DigiPic
首先,导入要分析的图表照片
取点建立坐标系,坐标系在取点时同时输入对应的实际坐标值,
拖拽坐标点使其位置在图片上尽量准确,便于后面坐标的自动计算.
按右键完成坐标系的建立.
在图片上原函数图线处取点.同时自动计算函数值
在拟合页,导入函数数据.选择相应的拟合函数.自动计算出最佳参数.
在拟合前,可人工在函数列表中修改,设定参赛,使计算更快.
选择保存目录,保存数据.数据以excel文件保存,图片和数据文件最好放在一个目录里.
excel文件数据可直接在其它分析软件中使用.
打开原分析文件时,可同时打开多个.( DigiPic function main function is to form an image in the form of a function, to get their data, fitting of an analytical style. To facilitate computer use DigiPic Description operating environment in matlab 2013a, start DigiPic First, import to be analyzed Charts Photos access point to establish a coordinate system, the coordinate system at the access point simultaneously enter the actual coordinate values corresponding to the coordinates of the point drag on the image to make it as accurate as possible location, easy to automatically calculate the coordinates back. completed by the right coordinates established. Uehara function graph in the picture at the access point. while automatically calculated in the fitting function value page data import function. choose the appropriate fitting function. automatically calculate the optimal parameters. before fitting, artificial modification in the function list, set the entry to make computing faster. choose to save)
- 2013-11-22 23:14:36下载
- 积分:1
-
Vessel_Design_Matlab_files_with_Optimtool-2014-01
Pressure vessel design implementation . .
- 2014-01-10 01:03:41下载
- 积分:1
-
ode45
解常微分方程的Matlab程序
字符串ypfun是用以表示f(t, y)的M文件名,
tspan=[t0, tfinal]表示自变量初值t0和终值tf
y0表示初值向量y0,可选参数options为用odeset设置精度等参数。
输出列向量tout表示节点,输出矩阵yout 表示数值解,每一列对应y的一个分量。若无输出参数,则作出图形。(Solution of ordinary differential equations of the Matlab program is used to indicate ypfun string f (t, y) M-file name, tspan = [t0, tfinal] said that since the variable t0 initial and final values of tf y0, said initial vector y0 , optional parameters to set options for the use of odeset accuracy and other parameters. The output column vector tout that node, the output matrix yout that of numerical analysis, each column corresponds to y of a component. If there are no output parameters, then make a graph.)
- 2009-11-19 21:49:26下载
- 积分:1
-
iPLS
区间偏最小二乘法(iPLS)筛选的特征光谱区域通过摒弃不相关的变量(Interval Partial Least Squares)
- 2021-05-09 09:08:34下载
- 积分:1
-
AR
说明: matlab环境下用AR谱估计算法实现AR模型谱估计(matlab environment AR spectrum estimation algorithm using AR model spectrum estimation implementation)
- 2009-04-06 17:16:52下载
- 积分:1