Welcome![Sign In][Sign Up]
Location:
Search - matlab ginput

Search list

[Chess Poker gamesmmahjongg

Description: 这是一个用Matlab编写的麻将连连看程序,对于图像操作的理解有很好的帮助。-This game is a matlab version of the famous chinese tile matching game. The look and feel of the game is similar to xmahjongg game. I used to play xmahjongg when I used the old xsparc system maybe more than 8 years ago. As the computing environment of myself has been changed to mainly Windows OS, I ve always missed the old xmahjongg because it has a simple user interface and very light. Therefore, this is my re creation of xmahjongg in the matlab environment. Besides ML Blackjack 1.0 which I programmed and uploaded few weeks ago, this program does not employ GUIDE environment. Instead, I simulated GUI by adopting a modified ginput and figure window. I think this program works as an example of GUI programming without GUIDE.
Platform: | Size: 64512 | Author: 赵军 | Hits:

[matlabginput2

Description: Do you still use GINPUT to graphically select points on current axes with the mouse? Try this one! With GINPUT2 you can also: 1. ZOOM: in, out (double-click)! 2. PAN: when dragging! 3. DELETE: last selected point! 4. PLOT: while selecting! (optional, just input the line style!) 5. SCALE or GEOREFERENCE images! (optional, just input: true) So, besides of selecting points in a more precise way (zooming) you can DIGITIZE(!!!) lines with the last two options, by simply using: >> ginput2(true, .k ) Enjoy it! -Do you still use GINPUT to graphically select points on current axes with the mouse? Try this one! With GINPUT2 you can also: 1. ZOOM: in, out (double-click)! 2. PAN: when dragging! 3. DELETE: last selected point! 4. PLOT: while selecting! (optional, just input the line style!) 5. SCALE or GEOREFERENCE images! (optional, just input: true) So, besides of selecting points in a more precise way (zooming) you can DIGITIZE(!!!) lines with the last two options, by simply using: >> ginput2(true, .k ) Enjoy it!
Platform: | Size: 7168 | Author: Mike Gao | Hits:

[matlabexercise319b

Description: Splice out the voiced plosive “b” in theword “be” and synthesize aword with an increase in the voice onset time of the “b.” What is the perceptual effect? Is it possible to transform the voiced plosive “b” to the unvoiced plosive “p” with this change in the voiced onset time? Consider attributes such as vocal cord vibration and aspiration. (In splicing, display the waveform and spectrogram of the word “be” and use the MATLAB function ginput.m.) Optional: If your transformed sound does not sound like a “p” then, again considering vocal cord vibration and aspiration, make a more accurate transformation.
Platform: | Size: 1024 | Author: asdamha | Hits:

[Special Effectsginput

Description: 通过ginput函数对于正弦函数y=sin(x)的图线进行取点(use ginput function to pick the point of the sine function y=sin(x))
Platform: | Size: 2048 | Author: 缪西北 | Hits:

CodeBus www.codebus.net