登录
首页 » matlab » SOFC-Model

SOFC-Model

于 2012-03-06 发布 文件大小:7KB
0 171
下载积分: 1 下载次数: 103

代码说明:

  基于matlab的SOFC的建模,用simulink的自带模块进行建模(modeling of SOFC)

文件列表:

SOFC Model.mdl,36499,2011-04-18

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

发表评论


0 个回复

  • MatchFilterLFM
    高分辨率雷达 距离向压缩算法滤波器设计 三种方法 全面设计(clc clear all close all 2013年9月28日 ---------------参数---------- Tr=42e-6 fs=9.5e6 K=0.7e11 Nfft=2048 -------------匹配滤波 时域生成-------------- t=(-Tr/2+1/fs:1/fs:Tr/2-1/fs) w = kaiser(length(t),2.5) w=w w = ones(1,length(t)) ht1=w.*exp(-1i*pi*K*t.^2) ht2=w.*exp(1i*pi*K*t.^2) hf1=fft(ht1,Nfft) hf2=fft(ht2,Nfft) figure subplot(211) plot(abs(hf1)) title( 匹配滤波器1 幅频响应 ) subplot(212) plot(phase(hf1)) title( 匹配滤波器1 相位 ) figure subplot(211) plot(abs(hf2)) title( 匹配滤波器2 幅频响应 ) )
    2013-10-12 22:32:06下载
    积分:1
  • xd2x
    离散时域信号,采用辛普森算法时域高精度积分,例如速度信号转化为速度信号。(Discrete time-domain signal , using the Simpson integration precision time-domain algorithms , such as the speed signal into a speed signal . )
    2014-12-09 10:29:45下载
    积分:1
  • 实现投影寻踪方法,RAGA改进的遗传算法求解
    说明:  实现投影寻踪方法,RAGA改进的遗传算法求解(The projection pursuit method is realized, and the improved genetic algorithm of RAGA is used to solve the problem)
    2020-03-31 10:22:27下载
    积分:1
  • kalman
    基于卡尔曼滤波器的交通流量分析系统,输入方式采用.txt文件形式(Kalman filter based on the traffic analysis system)
    2009-02-02 22:13:41下载
    积分:1
  • periodgram
    经典谱估计-周期图法 实现正弦波加正态白噪声信号的谱估计(Classical spectrum estimation- the realization of periodogram normal sine wave plus white noise signal spectrum estimation)
    2009-06-07 14:36:10下载
    积分:1
  • 1st
    matlab program for the simple example. which will help u to understand how to use mtlab.
    2012-04-22 04:32:57下载
    积分:1
  • MATLAB-VC
    这份资料主要讲解matlab与vc连接方面的知识,混合编程可以用到(this information mainly on Matlab vc connectivity with the knowledge, can be used in mixed programming)
    2007-05-29 09:54:22下载
    积分:1
  • FLD_based-Face-Recognition-System_v2
    FLD_based Face Recognition System_v22帮助大家学习LDA算法,解决线性可分的问题(FLD_based Face Recognition System_v2)
    2013-11-18 21:25:52下载
    积分:1
  • minimum_entropy_deconvolution
    说明:  应用最小熵解卷积对滚动轴承进行故障诊断,列子及仿真(bearing fault diagnosis)
    2020-03-28 17:10:54下载
    积分:1
  • FM_NB_Harmonics
    Generate BASK Signals
    2013-08-09 10:38:07下载
    积分:1
  • 696518资源总数
  • 104662会员总数
  • 21今日下载