搜索资源列表
fangzhenjishu
- 我个人认为比较好的matlab 怎么应用到c上去的文档,介绍给大家,希望能喜欢。-I personally think how good Matlab Application c boost to the document, introduced to the hope of love.
dgjm
- 这是本人在2005年参加全国大学生电工建模做b题的相关资料,虽然没有获奖,但是应该本人觉得还是有点可取之处。-this is my participation in the 2005 National Undergraduate electrician b modeling done that the relevant information, although not winning, but I think they should be a little merit.
zxb
- 这是盲信号的代码 都已经通过编译了 做这方面的同仁可以参考一下 我觉得蛮惯用的-This is the Blind have passed code compiled into this area of reference for my colleagues I think it is pretty usual
802.11Security
- Beginning with an introduction to 802.11b in general, 802.11 Security gives you a broad basis in theory and practice of wireless security, dispelling some of the myths along the way. In doing so, they provide you with the technical grounding required
matlabcodejihe
- 很多源代码的集合,我个人觉得比较有用,大家看看先。-source code pool, I personally think that the more useful, we look at first.
matlab-expcode
- matlab部分实验原码,从朋友那里要过来的,相信对刚学这个软件的人朋友们有用.-Matlab part of the experiment, the original code, from friends to the apartment. I think just learning the software useful friends.
OptimizationTipsandTricks
- New users and old of optimization in MATLAB will find useful tips and tricks in this document, as well as examples one can use as templates for their own problems. Use this tool by editing the file optimtips.m, then execute blocks of code in cel
osu_svm3.00
- 一个不错的关于SVM的例程,大家可以下载下来做一个参考,个人认为很不错的-A good SVM program,I think it is a good reference.
RCWA_UF
- RCWA developed by UF and I think it is useful, hope this could help you.
signal_analyzer
- 最近看到有人提问怎样用FFT实现频谱分析,我认为能够进行到频谱分析的人,对于系统研究的深度基本上已经相当不错了。本人今天做了一个例程,发给大家参考一下。 历程主要内容(signal_analyzer.rar)如下: test1.txt 第一列为时间t,0.001s为步长;第二列为系统的输入信号;第三列为系统的输出信号。 signal_analyzer.m首先将test1.txt 的数据读入workspace,然后进行FFT,分析出两信号的频率,输出对于输入的幅值衰减(db),输出对输
matlab_goodBook
- matlab入门学习的好书,很经典的,相信肯定可以对广大学习爱好者有帮助-a good book for matlab learning,i think it will useful for every downloader
ClearMine
- 使用matlab写的类似windows的扫雷游戏,个人认为是目前最好的版本了 很推荐很赞-Writing a similar use of matlab' s mine windows games, personally think that is the best version of a very Zan Recommend
Matlab200610312140332715
- 我确实认为这个程序还是非常实用的,对大家肯定很有帮助。-I really think this procedure is still very useful, the U.S. certainly helpful.
PD_Radar
- 一篇关于,多普勒雷达的文章,我仔细看过,还是可以,我也是做雷达方面的,希望大家又资源共享-It is about PD radar .I think it is very usefull.
Auto_Measure_system
- 利用ccs环境、MATLAB环境、DSP(TMS320F2812)、被测对象和Agilient网络分析仪E5071B,构建一个自动测量系统。 相信大部分人都知道基于NI公司的GPIB总线,可以实现自动测量,但NI公司的方案实在太昂贵,采用MATLAB能够大大降低成本。matlab与ccs之间基于RTDX协议进行数据交换,同时matlab基于TCP/IP协议与E5071B之间通信,源码说明如下: (1)RTDX_ok目录:matlab7.0代码,包含了一个用GUI实现的界面和相关的具体代码
singal_system_analysis
- 随机信号分析MATLAB的重要的仿真实例,有几个常用的仿真源代码,希望能够对修这门课的学生有用。-The document contains some useful functions some important Simulation examples of random signal and i think it is Practical。
xiaobofenjie
- 有关小波分解和小波重构方面的。用两个正弦波做例子验证的。-I think it can be use the signal processing.
matlab
- 几个PID控制器的设计,对初学者相信又所帮助-PID controller design for a number of beginners think they are helping
shuxuejianmo_2
- 一楼房的后面是一个很大的花园. 在花园中紧靠着楼房有一个温室,温室伸入花园2m,高3m,温室正上方是楼房的窗台. 清洁工打扫窗台周围,他得用梯子越过温室,一头放在花园中,一头靠在楼房的墙上. 因为温室是不能承受梯子压力的,所以梯子太短是不行的. 现清洁工只有一架7m长的梯子, 你认为它能达到要求吗? 能满足要求的梯子的最小长度为多少?-The back of a building is a big garden. In the garden close to a building in a gr
LengthSortStr
- 考虑到文件名长度,对文件名进行排序(Matlab) Matlab的sortrows完全排ASCII排序:10.jpg排在2.jpg前-Sorting file name think about the length of file name in MatLab program.