-
iterative-method
基于MATLAB的,求解线性方程组的雅可比迭代法和高斯-赛德尔迭代法的比较 (Than the iteration method and Gauss- Seidel iterative method based on MATLAB, solving linear equations of Jacques)
- 2012-04-25 23:00:19下载
- 积分:1
-
matlaB
交通运输工程城市间货物配送,matlaB全局代码案例分析以及教程(Inter-city transportation engineering goods distribution, matlaB global code case studies and tutorials)
- 2012-08-19 15:01:35下载
- 积分:1
-
人脸识别完整程序
人脸识别完整程序,包含人脸检测与定位,特征提取与人脸识别环节(Face recognition complete program, including face detection and localization, feature extraction and face recognition.)
- 2018-04-19 20:56:00下载
- 积分:1
-
denoising
小波极大值消噪程序,可实现数据的消燥功能(Maxima of wavelet de-noising procedure, the extinction data can be dry functions)
- 2008-02-09 16:12:30下载
- 积分:1
-
MAT_HFSS
MATLAB调用HFSS,混合编程,模型建立部分(model when the matlab is used in HFSS)
- 2011-09-06 16:28:57下载
- 积分:1
-
采用扩展卡尔曼滤波跟踪飞机飞行轨迹
说明: 采用扩展卡尔曼滤波跟踪飞机飞行轨迹,文件中提供数据和MATLAB程序(The extended Kalman filter is used to track the flight path of the aircraft. The data and matlab program are provided in the document)
- 2019-12-24 17:31:09下载
- 积分:1
-
ofdm
说明: 是ofdm关于matlab仿真方面的文章,里面写的特别的好,已经运行处结果。对仿真很有帮助(Ofdm matlab simulation area is on the article, written by particularly good which has been running at the results. Useful for simulation)
- 2011-03-19 09:32:08下载
- 积分:1
-
8
MATLAB源程序:支持多重边的欧拉巡回的matlab程序(MATLAB source: Supports multiple edges Euler tour matlab program)
- 2013-08-27 18:32:59下载
- 积分:1
-
histnorm
HISTNORM Histogram normalized
[...] = HISTNORM(...) works like HIST, but the frequency is normalized
so that area sum is 1.
Bonus usage!
[...] = HISTNORM(..., plot ) plots and returns the output arguments.
Be sure plot is the last argument.
Example:
data = randn (10000, 1)
[xo,no] = histnorm(data, 101, plot )
hold on
plot (no, normpdf(no), r )
hold off
See also: HIST.
- 2011-11-18 21:12:29下载
- 积分:1
-
Channelized
信道化软件无线电技术不仅能同时发射整个处理带宽内所有信道上的信号,而且具有很高的计算效率,实时处理能力强,结构简单,可实现性强。这种信道化发射机与信道化接收机一样也是基于多相滤波器来实现的。(Channelized software radio technology can not only transmit signals on all channels in the whole processing bandwidth at the same time, but also has high computational efficiency, strong real-time processing ability, simple structure and strong realizability. The channelized transmitter is also implemented based on polyphase filter as channelized receiver.)
- 2018-11-11 15:04:49下载
- 积分:1