-
full-search-ME
matlab 对于块全搜索运动估计 源代码 视频压缩技术h.264(matlab block full search motion estimation for the source code h.264 video compression technology)
- 2013-12-10 17:29:33下载
- 积分:1
-
picture
主要使图像进行灰度化处理,matlab的源代码,视同再进一步的预处理中应用(Gray image)
- 2014-01-05 18:07:47下载
- 积分: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
-
batewosi1
详细阐述了波特沃斯低通滤波器的matlab仿真原理及对应的c语言实现过程,读完此资料后,对于巴特沃斯低通滤波器不管从c语言实现还是matlab实现,你都会有很好的理解(Matlab simulation principles elaborated Porter Worth low-pass filter and the corresponding c language implementation process, after reading this information, for Butterworth low-pass filter regardless of language or a c matlab implementation, you will have a very good understanding)
- 2014-10-30 09:17:14下载
- 积分:1
-
master
arduino用于控制ENCJ28芯片的库与文件(
arduino ENCJ28 chip used to control and document library)
- 2014-01-10 22:44:58下载
- 积分:1
-
Radar
雷达专业的经典教材,书籍雷达数据处理及应用,非常有用(Radar data processing and Application)
- 2014-01-03 16:34:46下载
- 积分:1
-
sample-nvidia-cpu-gpu
Smple code using Nvidia programs prunted in pdf file
- 2014-10-01 10:59:54下载
- 积分:1
-
VBANSYSMATLAB
介绍了一种基于VB 后台调用ANSYS和MATLAB进行设计计算的方法。通过借助VB设计的参数化输入界面,
调用APDL编写的模型分析程序和MATLAB编写的可靠性计算程序,实现了在用户界面上以可视化的形式显示计算结果功
能,并应用于铁路接触网设计的可靠性计算中,结果显示证明了计算软件的可行性和实用性。(Describes the background of a call based on ANSYS and MATLAB VB design calculation. VB by using the design parameters of input interface, called APDL model prepared by the procedures and the reliability of computer program written in MATLAB, implementation in the user interface to visualize the results in the form of display features, and design used in railway catenary the reliability of the calculation, the results proved the feasibility and practicality of computing software.)
- 2010-07-07 09:28:07下载
- 积分:1
-
qiufashil
计算三维数据的法矢量并进行调整,里面包括了自己做的实验数据和结果-(The method to calculate the three-dimensional vector data and make adjustments, which includes the experimental data and the results of their own-)
- 2014-09-19 21:09:51下载
- 积分:1
-
radarsuanfa
是关于雷达算法的一些资料 主要是用来做速度退模糊的算法 学雷达方面的多看看(Is some information about the radar algorithm is mainly used for the speed radar back fuzzy learning algorithm' s see more)
- 2011-11-05 21:37:30下载
- 积分:1