登录
首页 » matlab » MATLAB-mathmetical-guidance

MATLAB-mathmetical-guidance

于 2012-05-16 发布 文件大小:17475KB
0 204
下载积分: 1 下载次数: 2

代码说明:

  本教程提供了使用MATLAB的实践性指导,它基于MATLAB6.0版,内容由浅入深,特别是本书对每一条命令的使用格式都作了详细而又简单明了的说明,并配备了例题加以说明其用法,因此,对于初学者自学是很有帮助的;同时,又对数学中的一些深入问题如数值分析、稀疏矩阵、优化理论以及模糊数学等问题进行了较为详细的论述,因此,该书也可作为科技工作者的科学计算工具书。(practical guide for matlab users)

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

发表评论

0 个回复

  • YESSs
    说明:  双馈风力发电系统的PSCAD仿真模型。大家学习下。(Wind PSCAD power system simulation model. We learn next.)
    2011-04-17 20:22:40下载
    积分:1
  • xiaobosuanfa
    采样频率 fs=10000 轴承外环故障信号 fid=fopen( bearingout.dat , r ) 故障 N=1024 xdata=fread(fid,N, int16 ) fclose(fid) xdata=(xdata-mean(xdata))/std(xdata,1) 时域波形 figure(1) plot(1:N,xdata) xlabel( 时间 t/n ) ylabel( 电压 V/v ) db10小波进行4层分解 一维小波分解 [c,l] = wavedec(xdata,4, db10 ) 重构第1~4层细节信号 d4 = wrcoef( d ,c,l, db10 ,4) d3 = wrcoef( d ,c,l, db10 ,3) d2 = wrcoef( d ,c,l, db10 ,2) d1 = wrcoef( d ,c,l, db10 ,1) ( Sampling frequency fs = 10000 bearing outer ring fault signal fid = fopen (' bearingout.dat' , ' r' ) failure N = 1024 xdata = fread (fid, N, ' int16' ) fclose (fid ) xdata = (xdata-mean (xdata))/std (xdata, 1) time-domain waveform figure (1) plot (1: N, xdata) xlabel (' Time t/n' ) ylabel ( ' voltage V/v' ) db10 wavelet decomposition 4 layer one-dimensional wavelet decomposition [c, l] = wavedec (xdata, 4, ' db10' ) 1 ~ 4 reconstructed detail signal d4 = wrcoef (' d' , c, l, ' db10' , 4) d3 = wrcoef (' d' , c, l, ' db10' , 3) d2 = wrcoef (' d' , c, l, ' db10' , 2) d1 = wrcoef (' d' , c, l, ' db10' , 1) )
    2011-05-21 16:48:36下载
    积分:1
  • pcaimgcolor
    color image thresholding using mathematical methods like PCA
    2010-11-02 18:22:44下载
    积分:1
  • Graph-algorithms
    图论算法。图论算法在计算机科学中扮演着很重要的角色,它提供了对很多问题都有效的一种简单而系统的建模方式。很多问题都可以转化为图论问题,然后用图论的基本算法加以解决。本资料包含了Floyd、prim、匈牙利算法等算法(Graph algorithms. Graph algorithms in computer science plays a very important role, it provides a lot of problems for a simple and effective way of modeling the system. Many problems can be transformed into graph theory problems, and then use the basic algorithm of graph theory to solve them. This information includes Floyd, prim, the Hungarian algorithm algorithm)
    2011-05-12 11:42:09下载
    积分:1
  • verhulst3
    verhulst模型预测代码,MATLAB代码,,,,,(Verhulst model prediction code, MATLAB code,)
    2018-10-15 10:30:42下载
    积分:1
  • 非常成功的matlab代码
    说明:  用matlab采集音频,这只需要你的电脑有录音设备,适用于新的R2018a及以上版本(Use matlab to collect audio. It only needs your computer to have a recording device, which is suitable for the new r2018a and above)
    2020-05-15 14:03:58下载
    积分:1
  • matlab_earthquake
    matlab 地震反应谱计算 matlab 地震反应谱计算(matlab calculation of earthquake response spectrum seismic response spectrum calculation matlab)
    2008-12-28 16:42:30下载
    积分:1
  • MIMOsignaldetectionandTHPprecoding
    QAM调制方式下的THP预编码程序与BPSK调制方式下基于ZF、MMSE及基于ZF、MMSE干扰消除的信号检测技术(QAM modulation coding procedures under the THP pre-BPSK modulation mode and based on ZF, MMSE, and based on ZF, MMSE interference cancellation signal detection)
    2010-11-29 22:08:38下载
    积分:1
  • ialm
    不精确拉格朗日法,求解矩阵补全的凸优化问题,可以用该方法实现背景建模(Imprecise Lagrangian method for solving matrix completion convex optimization problem, you can use this method, background modeling)
    2014-05-31 06:50:39下载
    积分:1
  • LBM3-mat
    在3维里面重要的就是用MATLAB模拟空间多孔介质,得到实验基础(In 3-D inside the important thing is to use MATLAB simulation of porous media space, the basic experiment)
    2020-07-01 08:00:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载