-
tuxchuli
matlab的关于图象处理的源程序,很详细,对大家会有帮助的(Matlab on the image processing of the source, in great detail, we will have to help)
- 2006-12-01 16:01:13下载
- 积分:1
-
Ashrae
Ashrea模型 太阳瞬时辐射强度预测 任何地点 任何时间(Ashrea instantaneous solar radiation intensity prediction model anywhere at any time)
- 2013-11-03 18:55:41下载
- 积分:1
-
boost
这是我做的简单的boost电路,适合提供给初学者使用,做得比较简单,仅供参考了~(boost for leaner)
- 2011-11-21 11:28:41下载
- 积分:1
-
42I15-IJAET0715661_v6_iss3_1390to1398
ITS matlab code running explanation of motor and clearly gave the characteristics
- 2013-10-22 11:02:43下载
- 积分:1
-
GAMS
GAMS软件培训材料——基本语法及案例分析(内部使用)(GAMS software training materials - basic grammar and case analysis (internal use))
- 2017-08-05 19:27:36下载
- 积分:1
-
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
-
Jacobi
Jacobi雅克比公式计算,利用雅可比公式的调用(Jacobi Jacobi formula using the call of the Jacobian formula)
- 2012-05-30 22:28:16下载
- 积分:1
-
fdtd1D_1
通过对麦克斯韦方程进行差分,实现FDTD的一维传输(Maxwell' s equations, differential, transmission of one-dimensional realization FDTD)
- 2012-10-29 22:41:55下载
- 积分:1
-
matlabSerial
Matlab编写的用于接收串口数据并进行存储的程序。自动清屏,自动存储。存储格式为txt。(Matlab prepared for receiving serial data and stored procedures. Automatically clear the screen, automatically stored. Storage format is txt.)
- 2020-11-11 11:29:45下载
- 积分:1
-
ZSI_MBC_Openloop
this file is a simulation of maximum boost control in z_zource inverter
- 2013-12-10 02:02:49下载
- 积分:1