-
matlab1
matlab 学习资料 第一部分 MATLAB语言基础 (matlab the first part of learning materials based on MATLAB language)
- 2009-05-23 12:38:30下载
- 积分:1
-
homework4
现代数字通信系统中的各种调制技术的和高斯白噪传输的matlab实现。(Modern digital communication systems in a variety of modulation techniques and transmission of Gaussian white noise matlab achieve.)
- 2009-07-10 16:58:02下载
- 积分:1
-
IM
说明: Complete Modelling Of Induction Motor.
- 2014-08-08 17:03:20下载
- 积分:1
-
kriging-toolbox
克里金插值工具箱函数 用于计算克里金插值计算问题(Kriging toolbox function is used to calculate the kriging interpolation calculation)
- 2020-11-16 21:39:40下载
- 积分:1
-
DBSCAN
可以运行的DBSCAN密度聚类matlab代码(DBSCAN density clustering matlab code, matlab)
- 2018-04-22 19:58:57下载
- 积分:1
-
vc调用matlab
将一个m文件转成c /cpp文件并在VC中进行编译。这种方法有个烦人的地方,每次你都需要把matlab生成的一 大堆c和h文件考到vc中,比如我读入一副图片先做膨胀,再腐蚀,再进行小波变换,最后 显示。这样一个程序会生成大概150多个文件,每次都要拷贝这些文件很不方便。我试着用 了另外一种方法,可以简化这些工作。那就是不生成cpp文件交给VC去编译,而是直接在m atlab中生成一个dll交给VC去链接即可。这样无论matlab生成多少文件,都只需要拷贝三 个文件即可。 (m to a document conversion c/cpp files and compile VC. Such a method is a nagging place every time you need Matlab has generated a lot of c and h vc document examination, for example, I read a photo, first expansion, and corrosion, further wavelet transform, the last show. Such a procedure will probably generate more than 150 documents, each copy of these documents must be very inconvenient. I tried another kind of approach can simplify their work. It is not generating cpp documents to the VC to compile, but m atlab directly in the formation of a dll to the VC to link. No matter how many documents generated Matlab, only three need to copy documents.)
- 2005-03-22 21:40:12下载
- 积分:1
-
swp
svpwm时间计算,电压矢量脉宽调制m文件。(SVPWM time, the voltage vector pulse width modulation m file.)
- 2008-04-15 19:16:54下载
- 积分:1
-
solve6
解决图像配准中遇到的解六个参数的非线性方程组,非常好用。(Solve nonlinear equations of the six parameters of image registration encountered, very easy to use.)
- 2014-12-23 19:31:32下载
- 积分:1
-
RS_coding
The Hamming codes (described in the previous section) are suitable for detecting random bit errors
in a sequence of transmitted bits. If the communication medium is prone to burst errors (channel
errors affecting contiguous blocks of bits), then the Hamming code may not be suitable.
Reed Solomon Codes are linear block codes, a subset of the BCH codes called non-binary BCH.
The (n, k) RS code contains k data symbols and n-k parity symbols. RS Codes are also cyclic codes
since the cyclic shift of any codeword will result in another valid RS codeword.
- 2016-03-17 01:47:28下载
- 积分:1
-
ZZY
计算机视觉 张正友经典的文章,基于平面的摄像机标定,matlab程序(a paper named A Flexible New Technique for Camera Calibration,with the matlab programs)
- 2010-10-04 15:04:20下载
- 积分:1