-
MATLAB
matlab使用手册,非常实用,超级好用. (matlab manual, very practical, super-easy to use.)
- 2007-11-05 00:14:15下载
- 积分:1
-
Digital_modulation_FCN
ask、psk、fsk等的产生波形的matlab程序,还不错()
- 2008-07-10 12:07:30下载
- 积分:1
-
基于有限差分法的二维边值问题的数值分析
1. 在matlab中分析基于分离变量法的解析解;
2. 利用简单迭代法求解,与解析法结论对比,分析求解结果的精确度。分析过程至少包括:在网格尺寸为0.1 m和1 m两种条件下,两次迭代差值最大为10-10时的分析结论;
3. 利用超松弛迭代法分析,选择松弛因子,分析其对收敛速度(即迭代次数)的影响,并确定最优值。分析过程至少包括:在网格尺寸为0.1和1两种条件下,两次迭代差值最大为10-10时,迭代次数随松弛因子的变化,得到对应的最优松弛因子,与经验值(课本165页式子3.7.15)进行对比。(1. Analyze the analytical solution based on the separation variable method in matlab.
2. Using a simple iterative method to solve, compared with the results of the analytical method to analyze the accuracy of the solution. The analysis process at least includes the following conclusions: when the mesh size is 0.1m and 1m, the maximum difference between two iterations is 10-10.
3. Analyze using the relaxation relaxation iteration method, select the relaxation factor, analyze its influence on the convergence speed (ie the number of iterations), and determine the optimal value. The analysis process at least includes the following: when the mesh size is 0.1 and 1 and the maximum difference between two iterations is 10-10, the number of iterations varies with the relaxation factor, and the corresponding optimal relaxation factor and empirical value are obtained ( Textbook 165 pages (3.7.15) for comparison.)
- 2020-07-28 18:48:39下载
- 积分:1
-
MultHalfBand
基于Matlab的FPGA数字半带滤波器设计(Matlab-based FPGA digital half-band filter design)
- 2013-01-30 16:08:00下载
- 积分:1
-
fit_ML_log_normal
fit_ML_normal - Maximum Likelihood fit of the laplace distribution of i.i.d. samples!.
Given the samples of a laplace distribution, the PDF parameter is found
fits data to the probability of the form:
p(x) = 1/(2*b)*exp(-abs(x-u)/b)
with parameters: u,b
format: result = fit_ML_laplace( x,hAx )
input: x - vector, samples with laplace distribution to be parameterized
hAx - handle of an axis, on which the fitted distribution is plotted
if h is given empty, a figure is created.
output: result - structure with the fields
u,b - fitted parameters
CRB_b - Cram?r-Rao Bound for the estimator value
RMS - RMS error of the estimation
type - ML
- 2011-02-09 19:07:30下载
- 积分:1
-
LDPC_CCSDS
CCSDS 131.1-O-2 ORENGE标准中的LDPC编译码误码率曲线(Error rate of LDPC based on CCSDS 131.1-O-2 ORENGE standard)
- 2021-02-18 20:49:44下载
- 积分:1
-
rls
自适应信号处理,RLS递归最小二次方算法(Adaptive signal processing, RLS recursive least square algorithm twice)
- 2010-07-13 20:24:06下载
- 积分:1
-
Weighted_average_elem2pt.m
Using the area of the element to weighted average a value to each point on the triangular mesh
- 2013-04-11 22:09:11下载
- 积分:1
-
Kalman_filter-target_tracking
卡尔曼滤波在雷达目标跟踪上的仿真,设置了一个仿真场景,然后进行仿真以及分析。(Kalman filter simulation on the radar target tracking)
- 2021-05-13 01:30:03下载
- 积分:1
-
Neural_Network_Design
《Neural Network Design》
Martin T. Hagan, Howard B. Demuth, Mark H. Beale
一书中相关matlab演示程序软件包。对于学习很有参考。( Neural Network Design Martin T. Hagan, Howard B. Demuth, Mark H. Beale, a book related to matlab demo program package. Good reference for the study.)
- 2008-01-09 14:43:45下载
- 积分:1