登录
首页 » Windows_Unix » the_analysis_baesd_on_matlab.pdf

the_analysis_baesd_on_matlab.pdf

于 2009-09-10 发布 文件大小:6616KB
0 99
下载积分: 1 下载次数: 7

代码说明:

  基于matlab的数值分析 基于matlab的数值分析(the analysis based on matlab the analysis based on matlab)

文件列表:

the_analysis_baesd_on_matlab.pdf

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

发表评论

0 个回复

  • Differential-Equation
    求解二元二次微分方程及其边值问题,含有实例及代码(To solve the binary quadratic differential equation and its boundary value problem,including examples and codes)
    2020-07-04 19:20:02下载
    积分:1
  • filter
    M=63 J=(M-1)/2 Wp=0.5*pi Ws=0.6*pi Np=100 Ns=100 weightp=1 weights=100 通带和阻带的加权系数 WpN=linspace(0,Wp,Np) WsN=linspace(Ws,pi-0.05,Ns) Wm=[WpN WsN] p=[ones(1,50),ones(1,50)/2] d=[p,zeros(1,Ns)] W=diag([weightp*ones(1,Np),weights*ones(1,Ns)]) C=cos(Wm*[0:J]) Q=diag(cos(Wm*0.5)) g=(W*Q*C)(W*d) g=g h=(g(J:-1:2)+g(J+1:-1:3))/4 h=[g(J+1)/4 h g(1)*0.5+g(2)/4] h=[h fliplr(h)] W=linspace(0,pi-0.1,512) H=freqz(h,1,W) plot(W/pi,20*log10(abs(H))) (filter design)
    2013-05-18 20:47:33下载
    积分:1
  • Bradleyl
    Bradley local image thresholding The brief idea of the algorithm is that every image s pixel is set to black if its brightness is T percent lower than the average brightness of the surrounding pixels in the window of the specified size, otherwise it is set to white.
    2015-04-19 23:51:07下载
    积分:1
  • kpib
    kpib.m contains code for GPIB and serial port communication for a number of scientific instruments, organized so that a single common command syntax can operate them all. For example, the command: r = kpib(INSTRUMENT,GPIB, read ) will return the voltage and current reading from a number of different power supplies. The goal is to be able to write matlab code that can accommodate changing instruments and experimental setups with minimum hassle. If INSTRUMENT and GPIB are defined as constants at the beginning of your code, then they can be changed to accommodate new equipment, and the rest of the code is unchanged. In addition, kpib can test whether an instrument exists at an address and read and write arbitrary strings to instruments for testing.
    2010-06-11 15:54:33下载
    积分:1
  • Bayes
    Bayes分类器算法设计的matlab码 注释详细 大家一起学习啊(Bayes classifier algorithm design of the matlab code comment in detail with everyone to learn ah)
    2010-01-07 15:09:25下载
    积分:1
  • xuexuemoxing
    说明:  数学建模万能模板 数学竞赛 有用建议下载(Mathematics Mathematical Modeling universal template useful for)
    2010-04-17 12:58:46下载
    积分:1
  • Matlab24
    inveter modelling ,..DC voltage is converted to AC voltage by help of MOSFET
    2015-01-19 17:00:32下载
    积分:1
  • dipole_coupling
    天线原理中,计算偶极子天线不同配置下的互阻抗程序(Antenna theory, computing mutual impedance dipole antenna configuration under different procedures)
    2021-02-12 10:49:51下载
    积分:1
  • ACOmatlab
    matlab中的蚁群算法仿真程序,ACO,经典(the procedures of ACO which is compiled by matlab)
    2009-09-08 22:07:09下载
    积分:1
  • MATLABcode
    Matlab 解偏微分程序代码,适合科研人言,学生,工程师等(Solution of partial differential Matlab code for scientific research vary widely, students, engineers, etc.)
    2010-08-29 09:35:11下载
    积分:1
  • 696524资源总数
  • 103945会员总数
  • 46今日下载