-
butoolsmatlab
用于PH分布参数估计,MAP参数估计的一些基本函数。(Distribution parameter estimation for PH, MAP parameter estimates some basic functions.)
- 2013-11-20 20:28:22下载
- 积分:1
-
My_Matlab
基于matlab的GUI开发的一款简单的用于学生成绩查询的数据管理系统框架。(Based on matlab GUI development. )
- 2016-03-22 09:15:44下载
- 积分:1
-
EEUC
EEUC的仿真算法,可以与LEACH仿真算法相比较,非常有用(EEUC simulation algorithms can be compared with LEACH algorithm, very useful)
- 2021-03-29 17:19:10下载
- 积分:1
-
gauss
高斯曲线拟合,利用非线性曲线拟合函数inline实现对一组数的高斯拟合(Gaussian curve fitting, nonlinear curve fitting function inline Gaussian fitting of a set of numbers)
- 2013-04-26 15:36:00下载
- 积分:1
-
L_D_sim
功能描述:测试Levinson-Durbin算法
文件名:L_D_sim.m
测试用例:
(1)x(n)+0.81*x(n-2)=u(n),u(n)为高斯白噪声
(2)x(n)=u(n)+u(n-1)+u(n-2),u(n)为高斯白噪声
文件输出:两种测试用例情况下的功率谱
调用函数:function [A,E] = Levinson_Durbin_Algo(R,P)
被调用:无
作者:mingcheng
编写时间:2009-11-13
修改时间:2009-11-13
版本:V1.0 ( Function Description: Test Levinson-Durbin algorithm file name: L_D_sim.m test case: (1) x (n)+0.81* x (n-2) = u (n), u (n) is Gaussian white noise (2) x (n) = u (n)+ u (n-1)+ u (n-2), u (n) is Gaussian white noise file output: two tests use case in case of power spectrum call the function: function [A, E] = Levinson_Durbin_Algo (R, P) is called: No of: mingcheng write time :2009-11-13 modified :2009-11-13 version: V1.0 )
- 2010-07-11 12:19:03下载
- 积分:1
-
hidetxt
reading pixel values of image in bits
- 2010-07-16 22:56:17下载
- 积分:1
-
Sine_PWM_Inverter
This file include the pdf, matlab codes and simulation model of the sine_pwm_inverter
This is small project and being implemented to learn the matlab simulink modelling
so kindly refer for your exercise
regards
- 2010-01-17 23:51:17下载
- 积分:1
-
dianlixitong
这是电力系统相关的一个课程设计,运用的编程语句相对比较简单、易懂。适合对Matlab不是很熟练的学子(This is a curriculum-related power system design, the use of programming statements is relatively simple, understandable. Suitable for Matlab is not very skilled students)
- 2013-11-28 09:55:46下载
- 积分:1
-
new
It creates an m-file for a matlab function and populate with a header template describing the purpose of the function, the input and output parameters, and other relevant information.
In addition, it inserts information related to the author of the file: username, display name, computer name, windows version, and the time stamp.
The command to create a MATLAB function:
new myfun
It is also possible to append function code at the function m-file creation time as follows:
new myfun disp( Hello World! )
- 2010-06-11 15:44:52下载
- 积分:1
-
Ch7figs
《最优阵列处理》一书第七章的MATLAB例程,包括各种自适应波束形成算法。(" Best array processing," a book chapter VII of the routine, mainly adaptive beamforming algorithm.)
- 2009-04-13 00:12:47下载
- 积分:1