-
crout_algorithm
Crout Algorithm for Power Flow
- 2013-10-06 08:56:11下载
- 积分:1
-
taiyangneng
matlab的程序,光伏电站中太阳能电池的仿真模型,希望有用(matlab program, the simulation model of the solar photovoltaic power plants, I hope useful)
- 2013-04-27 18:00:57下载
- 积分:1
-
repval
repval(X) finds all repeated values for input X, and their attributes.
(The input may be vector, matrix, char string, or cell of strings
Y=repval(X) returns the repeated values of X
[RV, NR, POS, IR]=repval(X) returns the following outputs
RV : Repeated Values (sorted)
NR : Number of times each RV was repeated
POS : Position vector of X of RV entries
IR : Index of repetition
Example:
X=[1 5 5 9 5 5 1]
[RV,NR,POS,IR]=repval(X)
Output:
RV = [1 5] Numbers 1 and 5 are repeated values
NR = [2 4] Respectively repeated 2 and 4 times
POS = [1 7 2 3 5 6] Position index of X for repeated values
IR = [1 1 2 2 2 2] Corresponding to which index of RV
)
- 2010-12-14 15:13:45下载
- 积分:1
-
Alpha9v1.19
Forex Trading System with indicators and EAs.
Please test on demo account before going live.
- 2010-01-10 03:03:16下载
- 积分:1
-
clipping_ccdf
说明: 降低ofdm系统峰均功率比的clipping算法。(lower peak to average power ratio of clipping algorithm.)
- 2006-03-27 15:46:05下载
- 积分:1
-
FIND-MORSE-CODE
将背景音乐(交响乐)中的摩斯电码找出并分离出来(morse_code_sound.wav is a mono (1-channel) 11,025 samples per sec, 16-bits per sample, WAV file. There is a morse code signal within the audio file, you should be able to hear it in the background, but it is not very audible (able to be heard). Write a Matlab program to analyze the wav file and determine the narrow range of frequencies occupied by the morse code sound. Then separate the morse code sound into a separate file and the music into a separate file. Write out the separated morse code and the separated music to separate wav files titled your_name_morse.wav and your_name_music.wav)
- 2013-05-09 06:48:34下载
- 积分:1
-
ASTOOLSmatlabsatools
说明: matlab 功能工具
matlab 功能工具(matlab functions matlab function tool tool)
- 2008-11-19 14:03:11下载
- 积分:1
-
tssf
Script to simulate a digital full-state-feedback tracking system.
- 2008-06-08 23:14:47下载
- 积分:1
-
transmitter_td
TD-SCDMA收发系统建模,联合检测仿真。(TD-SCDMA transceiver system modeling, simulation of joint detection.)
- 2010-01-10 10:56:02下载
- 积分:1
-
MATLAB
计算兄弟数,平时练习题,算法比较笨,欢迎指教(Calculate the number of brothers, usually exercises, algorithm is stupid, please advise)
- 2011-06-22 18:23:51下载
- 积分:1