-
基于matlab利用一维FDTD方法对电磁波传播及反射透射进行仿真
基于matlab利用一维FDTD方法对电磁波传播及反射透射进行仿真(Based on matlab using one-dimensional FDTD method and the reflection and transmission of electromagnetic wave propagation simulation)
- 2020-07-04 01:00:01下载
- 积分:1
-
384365894356489
杜达的《模式分类》第二版的配套的Matlab源代码(Duda' s " pattern classification," the second edition of the complete source code of the Matlab)
- 2009-09-16 20:20:59下载
- 积分:1
-
MATLAB9
说明: MATLAB通信系统仿真(程序库),共九个(MATLAB Communication System Simulation (library), a total of nine)
- 2006-04-26 10:07:00下载
- 积分:1
-
BinaryIntegerProg
说明: 也在找关于这方面的资料着~~我是有matlab程序,但是在Java里没法触发调用它~~
付上matlab程序,有需要的自己拿吧。
function BinaryIntegerProg(f_file_name, A_file_name, b_file_name, Aeq_file_name, beq_file_name,write_file_name)
f = load(f_file_name)
A = load(A_file_name)
b = load(b_file_name)
Aeq = load(Aeq_file_name)
Beq = load(beq_file_name)
x = bintprog(f, A, b, Aeq, beq)
fp = fopen(write_file_name, w )
fprintf(fp, d\n ,x)
fclose(fp)(good daima!)
- 2011-04-17 09:24:01下载
- 积分:1
-
html
matlab绘图灰度图像加旋转层次灰度,实现功能的要求和图像的可逆操作。(matlab photo photograph make run 15a cend isyour best friend .thank you .)
- 2011-05-04 19:05:24下载
- 积分:1
-
MQAM
MQAM在AWGN信道下的星座图与误码率分析(MQAM constellation and BER Analysis)
- 2014-10-15 18:47:39下载
- 积分:1
-
1482-3311-1-SM
Mammography is one of the available techniques for the early detection of masses or abnormalities which
is related to breast cancer. Breast Cancer is the uncontrolled of cells in the breast region, which may affect
the other parts of the body. The most common abnormalities that might indicate breast cancer are masses
and calcifications. Masses appear in a mammogram as fine, granular clusters and also masses will not have
sharp boundaries, so often difficult to identify in a raw mammogram. Digital Mammography is one of the
best available technologies currently being used for the early detection of breast cancer. Computer Aided
Detection System has to be developed for the detection of masses and calcifications in Digital
Mammogram, which acts as a secondary tool for the radiologists for diagnosing the breast cancer. In this
paper, we have proposed a secondary tool for the radiologists that help them in the segmentation and
feature extraction process.
- 2015-01-20 18:09:10下载
- 积分:1
-
tongyuan1
常用的数字PAM信号波形及其功率谱的仿真,包含源码和一份实验报告,有详细的分析。(Commonly used in digital PAM signal waveforms and power spectrum of the simulation, including source code and a test report, detailed analysis.)
- 2009-06-28 11:29:13下载
- 积分:1
-
waveletdemo
WAVELET demonstration
- 2011-01-12 22:30:43下载
- 积分:1
-
dipole
说明: 用MATLAB语言编程计算半波对称振子场图,电流分布和输入阻抗(Using MATLAB programming language calculated half-wave field in plane symmetric oscillator, current distribution and input impedance)
- 2008-09-09 16:32:43下载
- 积分:1