-
catalyst
some usefule id l programes for new learners
- 2009-12-03 04:14:27下载
- 积分:1
-
xsk_cs1
SAR图像CS成像方法,matlab程序,希望能与大家共享(SAR images CS imaging methods, Matlab procedures, we hope to share with)
- 2006-07-05 16:27:07下载
- 积分:1
-
TransformDST
Discrete sine transform matlab code
- 2012-04-12 21:45:44下载
- 积分:1
-
commdelay_stab_simu_diff
Power ystem simulation for Load frequency controller
- 2013-09-27 02:13:25下载
- 积分:1
-
1
说明: 风力发电模型中的双馈电机模块。该模型利用异步电机特性搭建出来,具有较好的精度(Wind power generation model of the doubly-fed motor module.The model utilizes asynchronous motor characteristics set out, has a good precision)
- 2015-09-10 15:29:26下载
- 积分:1
-
photoresize
一个用于改变图像大小的matlab程序 有需要的朋友可以看下(One for changing the image size of matlab programs need a friend to see next)
- 2010-06-11 08:30:08下载
- 积分:1
-
Random-signal-analysis
随机信号分析实验2_1,包括给予matlab的随机序列的产生以及其相关函数和功率谱的估计。(Random signal analysis experiment 2_1, including to matlab random sequence generation and the correlation function and power spectrum estimation.)
- 2013-04-19 14:29:30下载
- 积分:1
-
bipso
围绕粒子群的当前质心对粒子群重新初始化.这样,每个粒子在随后的迭代中将在新的位置带着粒子在上次搜索中获得的“运动惯性”(wvi)向Pi,Pg的方向前进,从而可以在粒子群的运动过程中获得新的位置,增加求得更优解的机会.随着迭代的继续,经过变异的粒子群又将趋向于同一点,当粒子群收敛到一定程度时又进行下一次变异,如此反复,直到迭代结束.(particle swarm around the center of mass of the current PSO reinitialization. Thus, Each particle in the next iteration will be in the new location with particles in the last search was the "inertia" (wvi ) Pi, Pg orientation, and thus can PSO course of the campaign was a new position, increase seek better solutions opportunities. With the continued iteration, after variation of PSO will tend to the same point. When PSO converge to a certain extent when the next variation, so repeatedly, until the end of iteration.)
- 2006-08-19 17:39:33下载
- 积分:1
-
ChaosToolbox1.0_trial_matlab7.0
matlab 混沌时间工具箱 用时需要自己更改数据(matlab chaotic time toolbox need to change the data)
- 2012-08-12 12:01:26下载
- 积分:1
-
mmwrite
功能列表= mmwrite(文件名,选择... ...)
mmwrite是能写的AVI,WMV,的WMA,ASF文件。对于AVI文件,您可以选择从现有的编解码器压缩的音频和视频流。
对于WMV,WMA和ASF的编码默认为16位的Windows Media 9率为44100Hz立体声为98%质量的音频和Windows媒体视频9 98
质量。质量可以指定音频和视频。
环绕声,似乎只与AVI和多通道编码不支持。编写任何其他文件类型不支持。本使用Windows的DirectX基础设施,以便其他操作系统是出于运气。
输入:
    文件名:这一定是第一个参数,并指定文件名写。
    影片结构:视频结构相匹配的mmread输出。在最低限度,必须有4个领域的“框架”,“时代”,“高度”和“宽度”。该“框架”字段必须是一个结构与一个字段数组“的CDATA”的原始框架,它包含由彩色编码的数据宽度高度(3)UINT8s。钍(function list = mmwrite(filename,...options...)
mmwrite is able to write AVI,WMV,WMA,ASF files. For AVI files you can choose from the available codecs to compress the audio and video streams.
For WMV,WMA and ASF the encoding defaults to Windows Media 9 44100Hz 16bit stereo 98 quality for the audio and Windows Media 9 Video with 98
quality. The quality can be specified for both audio and video.
Surround sound only seems to work with AVI and multi-pass encoding is not supported. Writing any other file type is not supported. This uses Windows DirectX infrastructure, so other OSs are out of luck.
INPUT:
filename: This must be the first parameter and specifies the filename to write.
video structure: The video structure matches the output of mmread. At a minimum it must have 4 fields "frames", "times", "height" and "width". The "frames" field must be a struct array with a field "cdata" that contains the raw frame data encoded as height by width by color(3) as UINT8s. Th)
- 2010-05-20 22:31:36下载
- 积分:1