-
2DEIT_matlab
MATLAB二维电阻抗断层成像算法!用于医学成像,里面包括有限元剖分正问题,及反问题的算法.并且附有网络剖分数据表!(MATLAB two-dimensional electrical impedance tomography algorithm! For medical imaging, which include the finite element mesh is the problem and inverse problem algorithms. And with a network partition data tables!)
- 2021-02-22 21:59:41下载
- 积分:1
-
stbc_22
stbc for 2 tx and 2 rx
- 2010-02-10 18:31:27下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
optimization_problem
压缩包包含使用matlab求解优化问题,其中包含多个实验和ppt讲解,希望对各位有所帮助。(Compressed package includes solving optimization problems using matlab, which contains multiple experiments and ppt to explain, you want to help.)
- 2011-10-29 11:06:38下载
- 积分:1
-
houzizhaitao
猴子摘桃海滩上有一堆桃子,五只猴子来分。第一只猴子把这堆桃子凭据分为五份,多了一个,这只
猴子把多的一个扔入海中,拿走了一份。第二只猴子把剩下的桃子又平均分成五份,又多了
一个,它同样把多的一个扔入海中,拿走了一份,第三、第四、第五只猴子都是这样做的,
问海滩上原来最少有多少个桃子?(Peach Monkeys on the beach there is a pile of peaches, five monkeys for points. The first monkey peach credentials this heap is divided into five copies, more than one, the monkey to more than one thrown into the sea, took a. The second monkey the rest of the peaches and what the average is divided into five, and there are one, and it is likewise more than one thrown into the sea, took a third, fourth, fifth monkeys are actually doing that , the question on the beach for at least the number of the original peach?)
- 2009-12-24 15:33:40下载
- 积分:1
-
BAnet-and-MATLAB
无标度网络简介 生成原则 matlab程序代码以及最终成图plot(Introduction to generate scale-free network matlab code principles and ultimately into the chart plot)
- 2013-11-24 15:56:39下载
- 积分:1
-
jiaocheng
《MATLAB 7.X程序设计》-王建卫-电子教案-4678()
- 2008-06-04 18:38:00下载
- 积分:1
-
imfreqfilt
imfreqfilt函数 对灰度图像进行频域滤波
参数I 输入的空域图像
参数ff 应用的与原图像等大的频域滤镜(
imfreqfilt function for gray image frequency domain filtering
Parameters I entered the airspace image)
- 2013-12-06 14:37:02下载
- 积分:1
-
beamResponse
模态叠加法求欧拉梁的振动响应,对于初学者非常有帮助(Modal superposition method of Euler beam vibration response, very helpful for beginners)
- 2020-12-21 15:29:10下载
- 积分:1
-
znhyzung
考虑雨衰 阴影 和多径影响,基于互功率谱的时延估计,三相光伏逆变并网的仿真,重要参数的提取,车牌识别定位程序的部分功能,分析了该信号的时域、频域、倒谱,循环谱等,快速扩展随机生成树算法。( Consider shadow rain attenuation and multipath effects Based on the time delay estimation of power spectrum, Three-phase photovoltaic inverter and network simulation, Extract important parameters, Part of the license plate recognition locator feature, Analysis of the signal time domain, frequency domain, cepstrum, cyclic spectrum, etc. Rapid expansion of random spanning tree algorithm.)
- 2016-04-14 12:58:22下载
- 积分:1