-
main
特征线法(中矩形公式)数值模拟一维不可压缩瞬变流动(Characteristic line method (in the rectangle formula) one-dimensional numerical simulation of transient flow of incompressible)
- 2009-09-15 11:17:21下载
- 积分:1
-
Glzy8_5839_209_ppt
time frequency analysis
- 2010-09-01 17:14:54下载
- 积分:1
-
part-background-update
说明: 使用局部背景更新结合肤色模型来进行运动手势的检测(Background updating using the combination of local color model for the detection of motion gestures)
- 2011-04-06 17:17:59下载
- 积分:1
-
gps-matlab(1)
用于gps基线解算的matlab代码,包括文件读取,模糊度计算等。(Baseline solution for gps matlab code, including file read, ambiguity computing.)
- 2014-05-08 15:25:30下载
- 积分:1
-
Toolbox_of_GA_in_Matlab
用matlab中的工具箱函数来解决遗传算法问题,以及进行若干实例讲解
(using Matlab toolbox functions of the genetic algorithm to solve the problem, as well as a number of examples to explain)
- 2006-10-15 11:01:19下载
- 积分:1
-
matlab
matlab利用符号工具箱进行解析函数求导演示的编程源码及示例图片(matlab symbolic toolbox analytic function to ask the director to show programming source code and sample pictures)
- 2012-05-11 15:28:21下载
- 积分:1
-
power-systerm-in-matlab
电力系统的matlab/simulink仿真与应用(the application and simulation of power systerm in matlab/simulink)
- 2012-11-05 09:21:11下载
- 积分:1
-
exam
是数学竞赛的往年考题!!希望对大家有用!!(Mathematics exam in previous years the competition! ! Hope it useful! !)
- 2011-01-08 12:35:50下载
- 积分:1
-
matlab-gui-desgin
MATLAB GUI(Graphical User Interfaces-
图形用户界面)设计与制作 (MATLAB GUI (Graphical User Interfaces
Graphical user interface) design and production)
- 2013-10-20 14:05:03下载
- 积分: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