-
main2
用matlab编写的雷达系统信号仿真程序,包含雷达个部分的仿真程序()
- 2007-08-30 15:17:15下载
- 积分:1
-
20085251205996287
matlab神经网络源代码,非常有用的,请多多支持(matlab neural network source code, very useful, please support)
- 2009-02-25 12:08:34下载
- 积分:1
-
CircleFitByTaubin
基于Taubin论文方法的最小二乘圆拟合法
(Circle fit by Taubin
G. Taubin, "Estimation Of Planar Curves, Surfaces And Nonplanar Space Curves Defined By Implicit Equations, With Applications To Edge And Range Image Segmentation",IEEE Trans. PAMI, Vol. 13, pages 1115-1138, (1991))
- 2014-04-16 18:07:23下载
- 积分:1
-
matlab_TSR
使用MATLAB实现的,能完成路标的检测和识别的源代码程序(The use of MATLAB to achieve, to complete the detection and identification of signs of the source code program)
- 2009-05-13 21:18:16下载
- 积分:1
-
Project-System-Identification-submit
Project System Identification submit
- 2013-10-10 22:09:10下载
- 积分:1
-
自适应模糊PID控制模型
将模糊自适应控制与PID控制算法结合起来,建立模型并利用simulink进行仿真。(Combining fuzzy adaptive control with PID control algorithm, the model is built and simulated in simulink.)
- 2019-01-27 14:48:20下载
- 积分:1
-
FSK
提供了使用matlab仿真2FSK误码率的源程序,可供初学者学习参考。(Provided the use of matlab simulation BER 2FSK source for beginners to learn the reference.)
- 2020-07-02 00:20:01下载
- 积分:1
-
chengjichaxun
基于MATLAB GUI的成绩查询系统,可以计算学生的平均成绩,查询名词,及格人数等。 m文件(Query results system based on MATLAB GUI that can calculate the average scores of students, the query terms, and the number of passes, etc.m file.)
- 2014-10-11 16:36:18下载
- 积分:1
-
st
说明: 广义S变换
作为小波变换和短时傅里叶变换的继承和发展, S 变换采用高斯窗函数且窗宽与频率的倒数成正比,免去了窗函数的选择和改善了窗宽固定的缺陷,并且时频表示中各频率分量的相位谱与原始信号保持直接的联系,使其在 PQD 分析中可以采用更多的特征量,同时, S 变换提取的特征量对噪声不敏感,因此,近年来众多学者纷纷采用 S 变换并结合其他分析工具应用于 PQD 的分析,产生了大量研究成果。(Generalized S-transform)
- 2019-03-15 17:51:59下载
- 积分: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