-
Matlab
两本matlab方面的英文原版书,很难得的,欢迎大家下载(Matlab two aspects of the original English edition book, a rare and welcome you to download)
- 2008-12-17 18:28:24下载
- 积分:1
-
Lab9a-Interference-analysis
Understanding Interference Effect in communication systems.
- 2014-08-25 17:47:08下载
- 积分:1
-
xingtailvbo
说明: 数学形态滤波matlab程序实现数学形态滤波matlab程序实现(Matlab program to achieve mathematical morphology filtering)
- 2011-03-19 17:50:51下载
- 积分:1
-
bpsk-matlab
说明: 利用matlab仿真的数字调制技术之BPSK调制源程序(The BPSK modulation )
- 2010-04-28 16:31:24下载
- 积分:1
-
extr
求波形的峰值,可以求出一组数据中的峰值,并且数据的峰值可以有很多个。(Seeking the peak of a waveform, can be calculated in a set of data in the peak, and the data of the peak there can be many。)
- 2012-04-09 20:24:29下载
- 积分:1
-
droop4
matlab编写的droop控制模型,可以实现分布式电源功能(matlab prepared droop control model, can achieve distributed power function)
- 2013-07-09 16:54:14下载
- 积分:1
-
Insert-matlab-intotext
在文本文件中嵌入MATLAB代码并运行返回结果
类似在HTML中嵌入PHP和ASP代码,本函数实现在文本文件中嵌入matlab代码并运行!
主要作用以及价值:
在文本文件中嵌入matlab代码,并可以直接运行该文本文件
根据matlab变量的当前值,实时修改文件文件中相应的数据
目前具有如下功能:
matlab代码使用必须包含在< >符号中,中间的内容都被解析为matlab代码
matlab代码可以放在文本的任意位置,你想放在什么地方都可以
matlab代码允许被文本分割而不连续书写,比如循环语句
fprintf(fid_target,...)函数用来向文件中写入字符,目前还比较麻烦
有待改进的方面有:
在文本文件中增加对matlab function的支持
简化变量输出,目前只能fprintf(fid_target,...)
目前是M脚本完成功能的,后期会提供M函数(MATLAB code embedded in the text file and run return results
Similar PHP and ASP code embedded in HTML, the function matlab code embedded in the text file and run!
A major role as well as the value of:
Matlab code embedded in the text file, and can be run directly on the text file
Modify the data file file based on the current value of the matlab variables, real-time
Currently has the following functions:
matlab code uses the symbol in the middle of the parse matlab code must contain
matlab code can be placed anywhere in the text, where you want to put
matlab code allows text segmentation without the consecutive writing, such as loop statement
fprintf (fid_target, ...) function is used to write characters to the file, there is too much trouble
Areas for improvement:
Increase support for matlab function in a text file
Simplify variable output, can only the fprintf (fid_target ...)
M script completed, late M function)
- 2012-11-15 13:46:40下载
- 积分:1
-
matlab
10年全国大学生数学建模全国特等奖的源程序代码大全。(MATLAB)
- 2010-12-31 22:58:12下载
- 积分:1
-
MATLAB-OFDM
说明: 基于MATLAB的OFDM系统仿真分析
pdf格式,不错(MATLAB-based simulation analysis of the OFDM system pdf format, good)
- 2008-11-03 09:16:56下载
- 积分:1
-
circ_dw
相控阵天线阵列的密度加权matlab程序代码。
运行gui.m文件
lmax.m和lmin.mLinear_func.m最后几行被调用,放在和Linear_func.m路径相同的文件夹下即可
运行后command window里第一条分割线上面是第一幅图的几个值,第二条分割线上面是第二幅图的几个值。其中,peak_first是数值最大的峰值,peak_second是数值第二大的峰值(第一旁瓣),theta_var是与
peak_first最近的左右两个谷值横坐标的距离。
因为是找半峰值点的,因为都是小数,在数组里没有正好等于主瓣幅值一半的点,只有接近一半的点,所以要设定一个范围比如大0.05或小0.05都认为是半峰值,但是有的数组里0.05的范围还是太小,所以可能报错。(Phased array antenna array the density weighted matlab program code. The last few lines of the run gui.m the file lmax.m lmin.mLinear_func.m call, same placed Linear_func.m path folder above the dividing line of the command window to run the first picture the several values above the dividing line several values of the second image. Wherein, peak_first numerical maximum peak the peak_second is the the numerical second largest peak (first sidelobe), the theta_var is the abscissa and peak_first recent about two valley distance. To find half the peak point are decimal, the array does not just equal to main lobe amplitude half points, only nearly half points, so you want to set a range, such as 0.05 or 0.05 are considered semi-peak some array, but the range of 0.05 or too small, it may be an error.)
- 2013-02-26 19:21:18下载
- 积分:1