-
figure
通过编写该程序,首先输入点,然后点击拟合。(Through the preparation of the program, the first input point, and then click on the fitting.)
- 2012-05-10 21:06:44下载
- 积分:1
-
GassianXY
利用二元域的高斯消元法得到输入矩阵H对应的生成矩阵G,同时返回与G满足mod(G*P ,2)=0的矩阵P,其中P 表示P的转置
使用方法:[P,G]=Gaussian(H,x),x=1 or 2,1表示G的左边为单位阵(binary domain PGE law input matrix corresponding to the formation of H matrix G, Meanwhile the return of mod meet with the G (G* P, 2) = 0 matrix P, which said P P switch home use : [P, G] = Gaussian (H, x), x = 1 or 2,1 G said the left side of the RUF unit)
- 2007-05-12 10:59:44下载
- 积分:1
-
Matlab-based-FM-modulation
这是一个实现信号的FM调制的文档,你可以快速实现信号的FM调制(This is a signal of the FM modulation to achieve a document, you can quickly implement FM modulation signal)
- 2013-07-24 10:15:46下载
- 积分:1
-
db5
很实用的db5小波分解程序,希望对大家有 用(Very practical db5 wavelet decomposition program, hope to have
)
- 2014-01-01 15:25:02下载
- 积分:1
-
tiaoyatiaosu
三相异步电机调压调速,matlab6.5下完成的(Three-phase induction motor speed regulator, matlab6.5 complete)
- 2009-05-25 17:54:53下载
- 积分:1
-
2D-and-3D-image-registration
二维和三维图像配准技术的研究,对图像匹配的运用(Of two-dimensional three-dimensional image registration techniques)
- 2012-05-23 16:35:35下载
- 积分:1
-
matlab 的爬山算法的m代码 pashansuanfa
matlab 的爬山算法的m代码,分享分大家(hill-climbing algorithm in matlab m code to share points)
- 2020-06-28 09:03:23下载
- 积分:1
-
gui
图形用回界面(gui)设计举例,希望对你有帮助(gui)
- 2009-11-02 11:27:32下载
- 积分:1
-
apf
解决传统人工势场法的目标不可达缺陷,通过改进斥力函数,解决问题(To solve the traditional artificial potential field goal unreachable defect)
- 2016-05-15 11:16:06下载
- 积分:1
-
Signals-and-SystemsAnalysis-and-threalization-of-M
1. 该光盘包含了“信号与系统分析及MATLAB实现”一书的第七章所有程序;
2. 为了方便读者阅读程序,所有程序均采用中文注释。MATLAB的程序编辑器不支持中文显示,用户只需在Word下直接打开源程序文件,即可阅读程序中的中文注释;
3. 程序文件的命名分为以下三种类型:
(1) 若为书中例题的程序,则程序文件名一律以ex开头,后面跟4位数字(前两位表示章号,后两位表示例题序号)表示的该程序所在例题的编号。例如,ex0603.m是例6.3的程序,而ex1102.m则是例11.2的对应程序。
(2) 若为书中图形的实现程序,则程序文件名一律以figure开头,后面跟4位数字(前两位表示章号,后两位表示图形序号)表示的该程序所绘图形的编号。例如,figure1203.m是实现图12.3的程序,而figure0710.m则是实现图7.10的对应程序。
(3) 若为函数文件,则直接以函数名命名,例如文件sconv.m即是书中函数sconv()的对应程序。
()
- 2008-06-06 11:37:04下载
- 积分:1