-
code-of-MATLAB--program-design
matlab 程序设计教程的程序代码,一共105个文件(code of book matlab program design)
- 2013-08-30 20:57:32下载
- 积分:1
-
GMM
程序展示了使用EM algorithm来训练GMM(Gaussian Mixture Model)来进行binary classification。(Program demonstrates the use of EM algorithm to train the GMM (Gaussian Mixture Model) for binary classification.)
- 2013-08-04 05:43:21下载
- 积分:1
-
smo
SMO算法的m文件以及用svr测试该算法的m文件,以及smo算法文档详细介绍及使用说明(The SMO algorithm m file and test the algorithm using SVR m files, as well as the SMO algorithm document details and instructions)
- 2021-03-23 15:39:15下载
- 积分:1
-
beamforming
说明: 用于波束成形的matlab代码,主要思想是用DFT码本实现(A large number of antennas are arranged at the base station of the system, and then the signals from different directions are weighted by beamforming preprocessing. After that, the power of each signal can be concentrated in a certain beam space for transmission,)
- 2020-12-04 20:46:52下载
- 积分:1
-
IP-Link122x_Datasheet(CHN)
一篇比较实用的天线的设计文章,相信比较有用(a more practical antenna design articles, believed to be more useful)
- 2007-06-19 16:18:34下载
- 积分:1
-
linehog
hough transform to detect line
- 2013-05-06 15:36:29下载
- 积分:1
-
Trigonometric_curves_MATLAB_graphical_programming_
MATLAB图形编程三角函数曲线源程序Trigonometric curves MATLAB graphical programming source code(Trigonometric curves MATLAB graphical programming source code Trigonometric curves MATLAB graphical programming source code)
- 2010-08-02 08:58:04下载
- 积分:1
-
zernike
像差分析模式,选择泽尔尼克公式模拟,不同坐标系(Aberration analysis mode, select the zell Nick formula simulation, different coordinate system)
- 2014-08-23 10:18:10下载
- 积分:1
-
pami2010Matlab
基于matlab的optical flow calculation(Matlab-based optical flow calculation)
- 2014-10-06 16:50:41下载
- 积分:1
-
Digital-Signal-and-Image-Processing-Using-MATLAB
MATLAB is one of several tools for working with mathematics. As an experienced
programmer, I was skeptical at rst. Why should I learn another programming
language when I could do the work in C/C++? The answer was simple: working
with MATLAB is easier! Yes, there are some instances when one would want to
use another language. A compiled program, such as one written in C++, will run
faster than an interpreted MATLAB program (where each line is translated by the
computer when the program is run). For hardware design, one might want to write
a program in Verilog or VHDL, so that the program can be converted to a circuit.
- 2015-03-16 22:45:31下载
- 积分:1