搜索资源列表
MatlabEng_src
- 利用VC调用matlab命令进行编程控制的源码.对于vc复合matlab编程意义很大-VC orders call Matlab programming control of the source. For vc composite Matlab programming of great significance
3.bsxfun.ZIP
- bsxfun, 一個matlab中十分常用的函數. 可以快速地對matrix進行接位複合運算~~,bsxfun, a very commonly used in the matlab function. can quickly take place on the matrix for composite operator ~ ~
Matlab.zip
- Matlab数值积分,包含多种积分的源程序 CombineTraprl 复合梯形公式求积分 IntSimpson 用辛普森系列公式求积分 NewtonCotes 用牛顿-科茨系列公式求积分 IntGauss 用高斯公式求积分 IntGaussLada 用高斯拉道公式求积分 IntGaussLobato 用高斯—洛巴托公式求积分,Matlab numerical integration, including a variety of points of the source Combi
daima
- 根据给定的函数,分别用复合梯形公式、复合辛普森公式、龙贝格求积公式和变步长的求积公式计算积分结果,并且比较积分的精确度。-According to a given function, namely, composite trapezoidal formula using composite Simpson formula Romberg quadrature formula and the variable step-size integration quadrature formula res
integrate(nu)
- This GUI can be used by entering nu at the MATLAB command prompt. The user can either select a function (f(x)) of their choice or a statistical distribution probability distribution function to plot over a user defined range. The function s integral
Matlabexample
- This program is the analytical approach in composite design to determine the safety factors and strength components of a general multidirectional laminate based on the Tsai-Wu failure criterion and also on the first ply failure (FPF) approach by usin
lay
- 根据复合材料层压平板的厚度和铺层比例确定各个铺层的层数 D矩阵等效-According to the thickness of composite laminated plate and the shop floor to determine the proportion of each ply of the layer
composite
- Software tool for speech analysis
composite
- PESQ measure: --- --- - Usage of the PESQ objective measure is as follows: [pesq_mos]=pesq(cleanfile.wav,enhanced.wav) where cleanfile.wav contains the clean speech file and enhanced.wav contains the enhanced file.-PESQ measure: ------
composite
- simple tool to calculate laminate stresses/strains
composite
- PESQ 的语音增强估计方法 单声道 来自国外文献-PESQ speech enhancement estimation mono literature from abroad
szzs
- 支持向量机对上证指数历史数据进行学习,预测未来一段时间的大致趋势,仅供参考。-Support vector machine right on the Shanghai Composite Index historical data to learn to predict the general trend in the coming period for reference purposes only.
DigitalFilter
- 1.题目:数字滤波器的设计与应用 2.设计要求:利用 Matlab 软件,以复合信号分离为例,对 “数字信号处理” 课程中 的谱分析 、数字滤波器设计和信号滤波这三个过程进行了仿真实现,给出了仿真结果。 3.具体步骤: (1)构造原始信号s(t) (2)画出s(t)的频谱 (3)设计ellipse数字滤波器(IIR),包括低通,带通,带通,并显示幅频特性 (4)用得到的滤波器进行滤波,分离出三路信号,观察时域波形和幅频特性 (5)用三路信号s1,
sy
- 常用的数值积分方法(特别是梯形、Simpson方法、和Romberg算法),编制复合梯形公式,复合Simpson公式,Romberg算法的程序,数值积分方法的逐步精致化过程-Commonly used numerical integration methods (in particular, trapezoidal, Simpson method, and the Romberg algorithm), the preparation of composite trapezoidal rule,
nchoosek_wacs5
- 组合算法 Matlab中有函数nchoosek,它是返回全部可能的给合数,本例是一个个地产生组合-Combination algorithm In Matlab function nchoosek, it is possible to return all composite numbers in a matrix, in this case is a combination of one to generate
Laminate
- Laminate analysis of composite plates using Matlab. Based on classical laminated plate theory.-Laminate analysis of composite plates using Matlab. Based on classical laminated plate theory.
Mechanics of composite materials with MATLAB
- 依据MATLAB计算复合材料弹塑性力学性能(Implementing the MATLAB to calculate the material properties of the composite materials.)
Composite-Analysis-Using-MATLAB_537055_5306
- matlab code for composites.its find ABD matrixes.i search for the continues of this and put it here whwnwvwer I found good luck
基于Python的Abaqus二次开发实例讲解
- 基于python的二次开发案例。1、所有的代码均可以先在Abaqus\CAE中操作一遍后再通过rp文件读取,然后再在此基础上进行相应的修改; 2、Python是一种解释性语言,读起来非常清晰,因此在修改程序的过程中,不存在程序难以理解的问题; 3、Python是一种通用性的、功能非常强大的面向对象编程语言,有许多成熟的类似于Matlab函数的程序在网络上流传,为后期进一步的数据处理提供了方便。(Python-based secondary development case)
显式格式求解一维热传导问题matlab程序
- 求解四层复合材料的第一类边界条件下一维热传导问题(Solving one-dimensional heat conduction problem of four layered composite under the first boundary condition)