-
fisher
说明: matlab 程序,是模式识别中的FISH算法的实现,附运行结果 (MATLAB program, the FISH pattern recognition algorithm to achieve, with a running results)
- 2010-03-30 15:05:25下载
- 积分:1
-
MATLAB优化算法案例分析与应用
电子书籍:MATLAB优化算法案例分析与应用
课本源码:MATLAB优化算法案例分析与应用(Electronic Books: Case Analysis and Application of MATLAB Optimized Algorithms
Textbook source code: case analysis and application of MATLAB optimization algorithm)
- 2019-03-27 14:30:46下载
- 积分:1
-
matlab
ofdm的基本原理 及MATLAB仿真(ofdm simulation of the basic principles and MATLAB)
- 2010-05-10 16:33:22下载
- 积分:1
-
Rombegrg
录入程序代码,并对该实验代码进行调试,检查程序代码中的语法和语义错误。
编写函数f(x)的代码如下:
Romberg算法¨
function z=f(x)
if (x~=0)
z=sin(x)/x
else
z=1
end
备注:在实验代码中,首先输入必要的变量的值如下:
a=0
b=1
tol=1e-8
待查询检查通过,开始输入执行代码
设置格式format short g查看u的值和sin(u)的值:
(Input program code, and debugging code for the experiment to check the program code in the syntax and semantic errors. The preparation of a function f (x) of the code is as follows: Romberg algorithm ¨ function z = f (x) if (x ~ = 0) z = sin (x)/x else z = 1 end Note: In the experimental code, First, enter the necessary value of the variable is as follows: a = 0 b = 1 tol = 1e-8 pending inquiries, checking through, began to enter the implementation of the code format format short g see u, values and sin (u) values:)
- 2009-12-28 22:03:42下载
- 积分:1
-
Glonass-accuracy-statistic
Computing GLONASS accuracy (with statistic)
- 2013-07-11 12:20:14下载
- 积分:1
-
matlab
利用matlab求系统时间响应,用impulse函数和lsim函数对线性连续系统的时间响应进行仿真计算 (impulse function )
- 2013-03-19 22:39:30下载
- 积分:1
-
Particle-Filtering
关于粒子滤波算法入门的基础知识,可以快速理解粒子滤波相关概念(Basic knowledge about particle filter entry, you can quickly understand the concepts of particle filter)
- 2013-12-19 10:35:02下载
- 积分:1
-
spectrum-density-of-NC-OFDM
该程序用于基于认知无线电NC-OFDM系统的仿真,用来计算信号的功率谱密度(The program for the NC-OFDM Cognitive Radio system simulation for calculating the power spectral density of the signal。)
- 2014-03-10 17:28:33下载
- 积分:1
-
Patch1
Micropatch antenna design
- 2014-01-22 19:43:21下载
- 积分:1
-
dbscannew
using dbscan to clustering in matlab
- 2009-05-23 16:11:17下载
- 积分:1