-
C-Simulink-mal
DSP C語言與Simulink界面聯 結
操作手冊(dsp c language Simulink
dsp c language Simulink)
- 2009-09-04 08:40:47下载
- 积分:1
-
chap11
syms x
g=exp(x*sin(x))
t=taylor(g,12,2)
xd = 1:0.05:3 yd = subs(g,x,xd)
ezplot(t, [1,3]) hold on
plot(xd, yd, r-. )
title( Taylor approximation vs. actual function )
legend( Taylor , Function )(syms x g = exp (x* sin (x)) t = taylor (g, 12,2) xd = 1:0.05:3 yd = subs (g, x, xd) ezplot (t, [1 , 3]) hold on plot (xd, yd, ' r-.' ) title (' Taylor approximation vs. actual function' ) legend (' Taylor' , ' Function' ))
- 2011-07-27 18:12:56下载
- 积分:1
-
c-means-algorithm
C均值算法的实现,这是我正在学习的C均值算法的实习代码,分享给大家,不当之处,欢迎指正(C-means algorithm, which I am learning C-means algorithm internship code for everyone to share, inappropriate, please correct me)
- 2013-10-29 21:15:54下载
- 积分:1
-
k均值聚类
说明: 通过比较自编MATLAB 的k-means 算法程序和SPSS 中自带的k-means聚类工具,对两个数据集聚类,并分析了聚类结果。(By comparing the k-means algorithm program of self-compiled MATLAB with the K-means clustering tool of SPSS, two data sets are clustered and the clustering results are analyzed.)
- 2020-06-20 10:20:02下载
- 积分:1
-
ProficientInMATLABConsolidatedCounselingAndGuidanc
这是一本有关MATLAB的参考书,适合于使用MATLAB或正在打算使用MATLAB的读者。本书另辟蹊径可以借助或不借助MATLAB随带的文档资料让读者自学MATLAB。书中口语化的风格,使读者易于阅读。如书名所示,本书提供了读者精通MATLAB所需的工具。作为编程语言和可视化工具,MATLAB具有丰富的一系列功能,可解决工程、科学计算和数学学科中许多问题。本书的基本目的是通过向读者展示如何有效地使用这些功能来帮助读者增强工作能力!(This is a reference book about MATLAB, suitable for use or are planning to use MATLAB MATLAB readers. This book can open a new path with or without the help of MATLAB documentation that comes with the reader learning MATLAB. Colloquial style of the book, the reader easy to read. Such as the title indicates, this book offers readers the tools needed to master MATLAB. As a programming language and visualization tools, MATLAB has a rich range of functions, solve engineering, scientific computing and mathematical disciplines, many of the problems. The basic purpose of this book by showing readers how to effectively use these features to help readers enhance the ability to work!)
- 2010-05-22 08:04:11下载
- 积分:1
-
vu222
算法优化非常好,几乎没有循环,FMCW调频连续波雷达的测距测角,基于matlab GUI界面设计。( Algorithm optimization is very good, almost no circulation, FMCW frequency modulated continuous wave radar range and angular measurements, Based on matlab GUI interface design.)
- 2017-05-08 23:25:39下载
- 积分:1
-
MATLAB-BP
利用MATLAB编写的神经网络源程序,很实用(using MATLAB prepared by the neural network program, a very practical)
- 2007-03-20 09:25:58下载
- 积分:1
-
leach
无线传感器下Leach协议的matlab仿真实验(Matlab simulation of wireless sensor under Leach agreement)
- 2013-02-25 20:32:12下载
- 积分:1
-
CP0201
MATLAB文件。《超宽带无线电基础》配套程序,第二章第一个例程。用于产生PPM编码。(MATLAB file. Ultra-wideband radio base matching program, the first chapter of a routine. PPM for generating code.)
- 2015-01-28 10:55:01下载
- 积分:1
-
system-identification
用于现代信号分析与处理课程,系统辨识、维纳滤波和自适应滤波(Used in modern signal analysis and processing programs, system identification, Wiener filtering and adaptive filtering)
- 2014-02-24 16:36:55下载
- 积分:1