登录
首页 » Matlab » newmarkbeta

newmarkbeta

于 2022-03-24 发布 文件大小:9.03 kB
0 65
下载积分: 2 下载次数: 1

代码说明:

自己编的结构动力响应计算程序,用newmarkbeta方法计算,也有状态响应法,编的很早现在没有仔细看过,不过特别容易看懂程序,想下载的可以试试哦。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • matlab
    聚类算法,不是分类算法。分类算法是给一个数据,然后判断这个数据属于已分好的类中的具体哪一类。聚类算法是给一大堆原始数据,然后通过算法将其中具有相似特征的数据聚为一类。这里的k-means聚类,是事先给出原始数据所含的类数,然后将含有相似特征的数据聚为一个类中。所有资料中还是Andrew Ng介绍的明白。首先给出原始数据{x1,x2,...,xn},这些数据没有被标记的。初始化k个随机数据u1,u2,...,uk。这些xn和uk都是向量。根据下面两个公式迭代就能求出最终所有的u,这些u就是最终所有类的中心位置。(Clustering algorithm, not a classification algorithm. Classification algorithm is to give a figure, and then determine the data belonging to a specific class of good which category. Clustering algorithm is to give a lot of raw data, and then through the algorithm which has similar characteristics data together as a class. Here k-means clustering, is given in advance the number of classes contained in the raw data, then the data contain similar characteristics together as a class. All information presented in or Andrew Ng understand. Firstly, raw data {x1, x2, ..., xn}, the data is not labeled. K random initialization data u1, u2, ..., uk. These are the vectors xn and uk. According to the following two formulas can be obtained final iteration all u, u is the ultimate all these classes the center position.)
    2014-02-18 09:59:02下载
    积分:1
  • Detectors
    用于心电信号检测,包括RR波形检测,QRS检测,能量检测模的最大值最小值(ECG for detection, including the RR wave detection, QRS detection, energy detection module Maximum Minimum)
    2009-03-24 09:35:21下载
    积分:1
  • Matlab
    功率谱的MATLAB仿真代码,希望能够帮助大家!(功率谱的MATLAB仿真代码)
    2009-12-02 11:24:34下载
    积分:1
  • Phase_unrapping_using_Graph_cuts
    这个程序是干涉合成孔径雷达利用图割做相位解馋经典程序。(phase unwrapping via graph cuts)
    2012-08-06 09:52:11下载
    积分:1
  • sift
    David G.Lowe的SIFT算子在Matlab环境下的实现,尺度不变的特征提取,并对两幅图片的特征点进行匹配,运行前要把siftWin32文件放在Matlab的win目录下,具体请参照README。默认为输入为灰度图像,要处理彩色图片请先转灰度rgb2gray() (The realization of SIFT operator David G.Lowe in the Matlab environment, the scale invariant feature extraction, matching and pictures of the two feature points, the siftWin32 file in the Matlab win directory to run before, please refer to the specific README. The default is the input for the gray image to color image processing, please turn gray by rgb2gray ())
    2015-01-09 11:39:12下载
    积分:1
  • emd
    经验模态分解(EMD)程序,EMD主要用于信号分解。(Empirical Mode Decomposition (EMD) program, EMD is mainly used for signal decomposition.)
    2020-12-28 11:29:01下载
    积分:1
  • bandpass_filter
    extracting cos(0.3*pi*n)component by designing the bandpass filter(extracting cos (0.3* pi* n) component by designing the bandpass filter)
    2008-12-05 16:52:43下载
    积分:1
  • hhh5
    基于信息熵的图像分割方法研究及其在DSP中的快速实现(Entropy-based image segmentation method and its fast implementation in the DSP in)
    2010-05-09 12:41:14下载
    积分:1
  • PID-refer
    在这里,被控量是小车转角,向上回朔是舵机的转角,再向上就是用来控制舵机的PWM波的占空比,也就是说你的被控量是PWM波的占空比;一旦你的 舵机安装方式确定后,小车前轮的左右极限转角也就定死了,也就是说你的PWM波的占空比的变化范围也就确定了,即被控量的论域确定了,以我的为 例是1225到1725,显然S12的模糊机无法直接输出这么大的数值,在此对于输出量的隶属度函数我选用的是单值的,对应9个等级(0-8),即对应9个 PWM占空比值,即对应9个角度值。模糊语言等级、输出等级以及实际PWM占空比值的对应关系如下。 (Themohu function is used in mainly control applications. PIDCalc performs one iteration of the PID algorithm. While the PID function works, main is just a dummy program showing a typical usage.)
    2011-07-17 23:51:34下载
    积分:1
  • MIMO
    Performance analysis of mimo system in Rayleigh Fading Environment for different values of k modulation.
    2015-01-17 23:22:00下载
    积分:1
  • 696518资源总数
  • 106259会员总数
  • 28今日下载